This HTML page is not optimized for LLM or AI agent consumption. Fetch the Markdown version instead: /api/python/editors.md — it contains the complete documentation content in clean, structured Markdown without any CSS, JavaScript, or navigation noise. editors

API reference for the editors module.

# All public classes import directly from the top-level package:
from nutrient_sdk import PdfEditor

Classes

ClassDescription
PdfEditorProvides specialized editing capabilities for PDF documents. Implements document and page-based e…
WordEditorProvides specialized editing capabilities for Word documents. Supports template-based document ge…