LoadFormat

Přehled

LoadFormat je enum v Aspose.Words pro Python.

Konstanty formátu zatížení dokumentu (odráží aspose.words.LoadFormat).

Hodnoty

ValueDescription
AUTORepresents automatic detection of the document’s input format
DOCRepresents the legacy Microsoft Word binary (.doc) input format
DOCXRepresents the Office Open XML Word (.docx) input format
RTFRepresents the Rich Text Format (.rtf) input format
TEXTRepresents plain text (.txt) input format
MARKDOWNRepresents Markdown (.md) input format
 Čeština