Collabora Office 24.04 ヘルプ
Collabora Officeは、LibreOfficeDevソフトウェア開発キット(SDK)を使用して、さまざまなプログラミング言語からCollabora Officeコンポーネントを制御するアプリケーション プログラミング インタフェース(API)を提供しています。Collabora Office APIおよびソフトウェア開発キットの詳細については、https://api.libreoffice.orgを参照してください。
このヘルプのセクションでは、Collabora Officeの一般的なPythonスクリプト関数について説明します。詳細については、TDF Wikiの「Designing & Developing Python Applications」をご覧ください。
Pythonスクリプトを実行するには、メニューの
を選択します。スクリプトの編集については、お好みのテキストエディタが利用できます。Pythonスクリプトについては、後で解説するさまざまな場所にあります。Collabora OfficeからPythonの対話コンソールを実行する方法については、マクロのサンプルプログラムをご覧ください。The Collabora Office scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting Application Macros for the presence of HelloWorld – HelloWorldPython macro is sufficient. If absent, please refer to your distribution documentation in order to install the Collabora Office scripting framework for Python.
and checking