API reference for the editors module.
# All public classes import directly from the top-level package:from nutrient_sdk import PdfEditorClasses
| Class | Description |
|---|---|
PdfEditor | Provides specialized editing capabilities for PDF documents. Implements document and page-based editing operations specific to PDF format. |
WordEditor | Provides specialized editing capabilities for Word documents. Supports template-based document generation and manipulation of OpenXML Word documents. |