This HTML page is not optimized for LLM or AI agent consumption. Fetch the Markdown version instead: /guides/document-authoring/working-with-documents/overview.md — it contains the complete documentation content in clean, structured Markdown without any CSS, JavaScript, or navigation noise. Working with documents in Document Authoring

These guides provide an overview of how to import/export DOCX documents, load/save DocJSON, export PDFs, and edit document content programmatically using the Document Authoring library. By following the examples provided, you can integrate this functionality into your own applications.

For more detailed information, refer to the Document Authoring API reference.

Guides

DOCX support
How to programmatically import and export DOCX documents from the editor.

PDF support
How to programmatically export PDF documents from the editor.

DocJSON
An introduction to our open format, and how to programmatically load and save DocJSON from the editor.

Programmatic editing
How to use transactions to inspect list formatting, manage comment threads, and apply review-mode document edits.