LoadFormat

Overview

LoadFormat is a enum in Aspose.Words for Python.

Document load format constants (mirrors aspose.words.LoadFormat).

Values

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