Pomoc skryptów Pythona LibreOffice

LibreOffice udostępnia Application Programming Interface (API), który umożliwia kontrolowanie składników LibreOffice za pomocą różnych języków programowania przy użyciu zestawu Software Development Kit (SDK) LibreOffice. Aby uzyskać więcej informacji o interfejsie API LibreOffice i pakiecie Software Development Kit, odwiedź https://api.libreoffice.org

W tej sekcji pomocy opisano najpopularniejsze funkcje skryptów Pythona dla LibreOffice. Więcej szczegółowych informacji można znaleźć na Wiki pod adresem Designing & Developing Python Applications.

Praca ze skryptami Pythona w 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.

Obsługa skryptów w pakiecie 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

Creating Python Scripts with ScriptForge

Pomoc dotycząca korzystania z pomocy

Pomoc odnosi się do domyślnych ustawień programu działającego w systemie z również domyślnymi ustawieniami. Opisy kolorów, ruchów myszy i innych elementów możliwych do konfigurowania mogą się różnić od tych występujących w programie i systemie.