LoadFormat

General

LoadFormat és un enum a Aspose.Words per Python.

Constants de format de càrrega del document (mirrors aspose.words.LoadFormat).

Valors

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
 Català