SaveFormat
Overview
SaveFormat is a enum in Aspose.Words for Python.
Document save format constants (mirrors aspose.words.SaveFormat).
Values
| Value | Description |
|---|---|
MARKDOWN | Represents the Markdown output format |
DOC | |
DOCX | Represents the Microsoft Word .docx XML format |
TEXT | Represents plain‑text (.txt) output format |
PDF | Represents the Portable Document Format for PDF output |