LibreOffice Python Scripts Help

LibreOffice provides an Application Programming Interface (API) that allows controlling the LibreOffice components with different programming languages by using the LibreOffice Software Development Kit (SDK). For more information about the LibreOffice API and the Software Development Kit, visit https://api.libreoffice.org

This help section explains the most common Python script functions for LibreOffice. For more in-depth information please refer to the Designing & Developing Python Applications on the Wiki.

Working with Python Scripts in LibreOffice

You can execute Python scripts choosing Tools - Macros - Run Macro. Editing scripts can be done with your preferred text editor. Python scripts are present in various locations detailed hereafter. You can refer to Programming examples for macros illustrating how to run the Python interactive console from LibreOffice.

Assigning Scripts in LibreOffice

Setting up an Integrated Development Environment (IDE) for Python

Python Scripts Organization and Location

Running Python Interactive Console

Programming with Python Scripts

Python programming examples

Help about the Help

முன்னிருப்பை அமைக்கும் கட்டகத்திலுள்ள நிரலியின் முன்னிருப்பு அமைவுகளை உதவி மேற்கோளிடுகிறது. நிறங்கள், சுட்டெலியின் செயல்கள், அல்லது மற்ற அமைவாக்கக்கூடிய உருப்படிகள் போன்றவை உங்களின் நிரலிக்குக் கட்டகத்திற்கு ஏற்ப வெவ்வேறாக இருக்க முடியும்.

Please support us!