LibreOffice Python 스크립트 도움

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

이 도움말 섹션에서는 LibreOffice에 대한 가장 일반적인 Python 스크립트 기능에 대해 설명하며, 자세한 내용은 위키에서 >Designing & Developmenting Python Applications를 참조하십시오.

LibreOffice에서 Python 스크립트 작업

[도구] - [매크로] - [매크로 실행]을 선택하여 Python 스크립트를 실행할 수 있다. 스크립트 편집은 원하는 텍스트 에디터로 실행할 수 있습니다. Python 스크립트는 뒤에 기술할 다양한 장소에 존재합니다. LibreOffice에서 Python 인터랙티브 콘솔을 실행하는 방법을 설명하는 매크로 프로그래밍 예를 참조할 수 있다.

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

Calling Basic Macros from Python

Creating Python Scripts with ScriptForge

LibreOffice Python Modules

msgbox module

scriptforge module

uno module

Help about the Help

도움말은 시스템에서 기본값으로 설정된 프로그램의 기본 설정을 참조합니다. 색상, 마우스 동작 또는 기타 구성 가능한 항목에 대한 설명은 프로그램 및 시스템에 따라 다를 수 있습니다.

Please support us!