FileFormatType
Contents
[
Hide
]FileFormatType
Utility class containing constants. Represents the file format types.
Values
| Name | Description |
|---|---|
| CSV | Comma-Separated Values(CSV) text file. |
| XLSX | Office Open XML SpreadsheetML file (macro-free). |
| XLSM | Office Open XML SpreadsheetML Macro-Enabled file. |
| XLTX | Office Open XML SpreadsheetML Template (macro-free). |
| XLTM | Office Open XML SpreadsheetML Macro-Enabled Template. |
| XLAM | Office Open XML SpreadsheetML addinMacro-Enabled file. |
| TSV | Tab-Separated Values(TSV) text file. |
| TAB_DELIMITED | Tab-Separated Values(TSV) text file, same with TSV. |
| HTML | HTML format. |
| M_HTML | MHTML (Web archive) format. |
| ODS | Open Document Sheet(ODS) file. |
| EXCEL_97_TO_2003 | Excel97-2003 spreadsheet file. |
| SPREADSHEET_ML | Excel 2003 XML Data file. |
| XLSB | The Excel Binary File Format (.xlsb) |
| UNKNOWN | Represents unrecognized format, cannot be loaded. |
| PDF (Adobe Portable Document) format. | |
| XPS | XPS (XML Paper Specification) format. |
| TIFF | Represents a TIFF file. |
| SVG | SVG file. |
| EXCEL_95 | Represents an Excel95 xls file. |
| EXCEL_4 | Represents an Excel4.0 xls file. The file format is not supported |
| EXCEL_3 | Represents an Excel3.0 xls file. The file format is not supported |
| EXCEL_2 | Represents an Excel2.1 xls file. The file format is not supported |
| PPTX | Represents a pptx file. The file format is not supported Only for detecting file type. |
| DOCX | Represents a docx file. The file format is not supported Only for detecting file type. |
| DIF | Data Interchange Format. |
| DOC | Represents a doc file. The file format is not supported Only for detecting file type. |
| PPT | Represents a ppt file. The file format is not supported Only for detecting file type. |
| MAPI_MESSAGE | Represents a email file. The file format is not supported Only for detecting file type. |
| MS_EQUATION | Represents the MS Equation 3.0 object. The file format is not supported Only for detecting file type. |
| OLE_10_NATIVE | Represents the embedded native object. The file format is not supported Only for detecting file type. |
| VSD | Represents MS Visio VSD binary format. The file format is not supported Only for detecting file type. |
| VSDX | Represents MS Visio 2013 VSDX file format. The file format is not supported Only for detecting file type. |
| DOCM | Represents a docm file. The file format is not supported Only for detecting file type. |
| DOTX | Represents a dotx file. The file format is not supported Only for detecting file type. |
| DOTM | Represents a dotm file. The file format is not supported Only for detecting file type. |
| PPTM | Represents a pptm file. The file format is not supported Only for detecting file type. |
| POTX | Represents a Potx file. The file format is not supported Only for detecting file type. |
| POTM | Represents a Potm file. The file format is not supported Only for detecting file type. |
| PPSX | Represents a ppsx file. The file format is not supported Only for detecting file type. |
| PPSM | Represents a ppsm file. The file format is not supported Only for detecting file type. |
| OOXML | Represents office open xml file(such as xlsx, docx,pptx, etc). The file format is not supported Only for detecting file type. If the office open xml file is encrypted, it could not be detected as xlsx ,docx, pptx,etc. |
| ODT | Represents an ODT file. The file format is not supported Only for detecting file type. |
| ODP | Represents a ODP file. The file format is not supported Only for detecting file type. |
| ODF | Represents an ODF file. The file format is not supported Only for detecting file type. |
| ODG | Represents an ODG file. The file format is not supported Only for detecting file type. |
| XML | Represents a simple xml file. The file format is not supported Only for detecting file type. |
| XLT | Excel97-2003 spreadsheet template. |
| OTT | Represents an OTT file. The file format is not supported Only for detecting file type. |
| BMP | Represents a BMP file. The file format is not supported Only for detecting file type. |
| OTS | Represents an ots file. |
| NUMBERS | Represents Numbers 9.0 file format by Apple Inc. NOTE: This member is now obsolete. Instead, please use NUMBERS_09 property. This property will be removed 6 months later since June 2023. Aspose apologizes for any inconvenience you may have experienced. |
| NUMBERS_09 | Represents Numbers 9.0 file format by Apple Inc. |
| MARKDOWN | Represents markdown document. |
| GRAPH_CHART | Represents embedded graph chart. |
| FODS | Represents OpenDocument Flat XML Spreadsheet (.fods) file format. |
| SXC | Represents StarOffice Calc Spreadsheet (.sxc) file format. |
| OTP | Represents a OTP file. The file format is not supported. Only for detecting file type. |
| NUMBERS_35 | Represents Numbers 3.5 file format since 2014 by Apple Inc |
| OLE | |
| EMF | Windows Enhanced Metafile. |
| WMF | Windows Metafile. |
| JPG | JPEG JFIF. |
| PNG | Portable Network Graphics. |
| GIF | Gif |
| WEB_P | Webp |
| JSON | Json |
| SQL_SCRIPT | Sql |
| DBF | |
| FLAT_OPC | |
| X_HTML | Rrepesents XHtml file. |
| ONE_NOTE | Rrepesents One Note file. The file format is not supported Only for detecting file type. |
| MICROSOFT_CABINET | Rrepesents Microsoft Cabinet file. The file format is not supported Only for detecting file type. |
| RTF | Rtf |
| EPUB | EPUB |
| AZW_3 | AZW3 |
| CHM | |
| OXPS | OXPS (Open XML Paper Specification) format. |
| G_ZIP | Rrepesents GZip file. The file format is not supported Only for detecting file type. |
| OTG | |
| ODB | |
| OFD |