Supported Document Formats
Contents
[
Hide
]
See the File Format Wiki for more details on each file format.
The following table indicates the input and output file formats supported by Aspose.Words for Java:
Format | Description | Load | Save | Remarks |
---|---|---|---|---|
DOC | Microsoft Word 97 – 2007 Document. |
|
|
|
DOT | Microsoft Word 97 – 2007 Template. |
|
|
|
DocPreWord60 | The document is in the Word 6 or Word 95 format. |
|
||
DOCX | Office Open XML WordprocessingML Document (macro-free). |
|
|
|
DOCM | Office Open XML WordprocessingML Macro-Enabled Document. |
|
|
|
DOTX | Office Open XML WordprocessingML Template (macro-free). |
|
|
|
DOTM | Office Open XML WordprocessingML Macro-Enabled Template. |
|
|
|
FlatOpc | Office Open XML WordprocessingML stored in a flat XML file instead of a ZIP package. |
|
|
|
FlatOpcMacroEnabled | Office Open XML WordprocessingML Macro-Enabled Document stored in a flat XML file instead of a ZIP package. |
|
|
|
FlatOpcTemplate | Office Open XML WordprocessingML Template (macro-free) stored in a flat XML file instead of a ZIP package. |
|
|
|
FlatOpcTemplateMacroEnabled | Office Open XML WordprocessingML Macro-Enabled Template stored in a flat XML file instead of a ZIP package. |
|
|
|
XML | XML document. |
|
||
RTF | RTF format. |
|
|
|
WordML | Microsoft Word 2003 WordprocessingML format. |
|
|
|
HTML | HTML or XHTML format. |
|
|
|
MHTML | MHTML (Web archive) format. |
|
|
|
MOBI | MOBI is an eBook format used by the MobiPocket Reader and Amazon Kindle Readers. |
|
|
|
AZW3 | AZW3 is an eBook format used by Amazon Kindle readers. |
|
|
|
CHM | CHM (Compiled HTML Help) format. |
|
||
ODT | ODF Text Document. |
|
|
|
OTT | ODF Text Document Template. |
|
|
|
TXT | Plain Text |
|
|
|
MD | Markdown Document |
|
|
|
Saves the document as PDF (Adobe Portable Document) format. |
|
|||
XPS | Saves the document in the XPS (XML Paper Specification) format. |
|
||
XamlFixed | Saves the document in the Extensible Application Markup Language (XAML) format as a fixed document. |
|
||
SVG | Saves the document in the SVG (Scalable Vector Graphics) format. |
|
||
HtmlFixed | Saves the document in the HTML format using absolutely positioned elements |
|
||
OpenXps | Saves the document in the OpenXPS (Ecma-388) format. |
|
||
PS | Saves the document in the PS (PostScript) format. |
|
||
PCL | Saves the document in the PCL (Printer Control Language) format. |
|
||
EPUB | Saves the document in the IDPF EPUB format. |
|
|
|
XamlFlow | Beta. Saves the document in the Extensible Application Markup Language (XAML) format as a flow document. |
|
||
XamlFlowPack | Beta. Saves the document in the Extensible Application Markup Language (XAML) package format as a flow document. |
|
||
TIFF | Renders a page or pages of the document and saves them into a single or multipage TIFF file. |
|
||
PNG | Renders a page of the document and saves it as a PNG file. |
|
||
BMP | Renders a page of the document and saves it as a BMP file. |
|
||
EMF | Renders a page of the document and saves it as a vector EMF (Enhanced Meta File) file. |
|
||
JPEG | Renders a page of the document and saves it as a JPEG file. |
|
||
GIF | Renders a page of the document and saves it as a GIF file. |
|