@Deprecated public final class FileFormat extends com.aspose.ms.System.Enum
Represents the format of a document that is to be loaded.
Modifier and Type | Field and Description |
---|---|
static int |
Bmp
Deprecated.
Bmp image format.
|
static int |
Doc
Deprecated.
Word 97-2003 document.
|
static int |
Docm
Deprecated.
Office Open XML WordprocessingML macro-enabled document.
|
static int |
Docx
Deprecated.
Office Open XML WordprocessingML document.
|
static int |
Dot
Deprecated.
Word 97-2003 document template.
|
static int |
Dotm
Deprecated.
Office Open XML WordprocessingML macro-enabled document template.
|
static int |
Dotx
Deprecated.
Office Open XML WordprocessingML document template.
|
static int |
Eml
Deprecated.
Email message in MIME standard.
|
static int |
Emlx
Deprecated.
Email message saved by Apple's mail program.
|
static int |
FlatOpc
Deprecated.
Office Open XML WordprocessingML document stored
in a flat XML file instead of a ZIP package.
|
static int |
FlatOpcMacroEnabled
Deprecated.
Office Open XML WordprocessingML macro-enabled document stored in a flat XML
file instead of a ZIP package.
|
static int |
FlatOpcTemplate
Deprecated.
Office Open XML WordprocessingML document template stored in a flat XML file
instead of a ZIP package.
|
static int |
FlatOpcTemplateMacroEnabled
Deprecated.
Office Open XML WordprocessingML macro-enabled document template stored in a flat XML
file instead of a ZIP package.
|
static int |
Gif
Deprecated.
Gif image format.
|
static int |
Jpeg
Deprecated.
Jpeg image format.
|
static int |
Jpeg2000
Deprecated.
Jpeg2000 image format.
|
static int |
Msg
Deprecated.
Outlook email message.
|
static int |
Odt
Deprecated.
Open Document Text format.
|
static int |
Oft
Deprecated.
Outlook email message template.
|
static int |
Ooxml
Deprecated.
Office open xml file (such as xlsx, docx, pptx, etc).
|
static int |
Pdf
Deprecated.
Portable Document Format.
|
static int |
Png
Deprecated.
Png image format.
|
static int |
Potm
Deprecated.
Office Open XML PresentationML macro-enabled presentation template.
|
static int |
Potx
Deprecated.
Office Open XML PresentationML template.
|
static int |
Pps
Deprecated.
PowerPoint 97-2003 slideshow.
|
static int |
Ppsm
Deprecated.
Office Open XML PresentationML macro-enabled slideshow.
|
static int |
Ppsx
Deprecated.
Office Open XML PresentationML slideshow.
|
static int |
Ppt
Deprecated.
PowerPoint 97-2003 presentation.
|
static int |
Pptm
Deprecated.
Office Open XML PresentationML macro-enabled presentation.
|
static int |
Pptx
Deprecated.
Office Open XML PresentationML.
|
static int |
Rtf
Deprecated.
Rich Text Format.
|
static int |
Tiff
Deprecated.
Tiff image format.
|
static int |
Undefined
Deprecated.
Undefined file format.
|
static int |
Vdx
Deprecated.
Visio 2003-2010 xml drawing.
|
static int |
Vsdm
Deprecated.
Visio 2013 macro-enabled drawing.
|
static int |
Vsdx
Deprecated.
Visio 2013 drawing.
|
static int |
Vssm
Deprecated.
Visio 2013 macro-enabled stencil.
|
static int |
Vssx
Deprecated.
Visio 2013 stencil.
|
static int |
Vstm
Deprecated.
Visio 2013 macro-enabled template.
|
static int |
Vstx
Deprecated.
Visio 2013 template.
|
static int |
Vsx
Deprecated.
Visio 2003-2010 xml stencil.
|
static int |
Vtx
Deprecated.
Visio 2003-2010 xml template.
|
static int |
Webp
Deprecated.
Webp image format.
|
static int |
Xls
Deprecated.
Excel 97-2003 workbook.
|
static int |
Xlsb
Deprecated.
Excel binary worksheet.
|
static int |
Xlsm
Deprecated.
Office Open XML SpreadsheetML macro-enabled workbook.
|
static int |
Xlsx
Deprecated.
Office Open XML SpreadsheetML workbook.
|
static int |
Xlt
Deprecated.
Excel 97-2003 workbook template.
|
static int |
Xltm
Deprecated.
Office Open XML SpreadsheetML macro-enabled workbook template.
|
static int |
Xltx
Deprecated.
Office Open XML SpreadsheetML workbook template.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Undefined
Undefined file format.
public static final int Bmp
Bmp image format.
public static final int Gif
Gif image format.
public static final int Jpeg
Jpeg image format.
public static final int Png
Png image format.
public static final int Tiff
Tiff image format.
public static final int Jpeg2000
Jpeg2000 image format.
public static final int Webp
Webp image format.
public static final int Ooxml
Office open xml file (such as xlsx, docx, pptx, etc).
public static final int Xlsx
Office Open XML SpreadsheetML workbook.
public static final int Xlsm
Office Open XML SpreadsheetML macro-enabled workbook.
public static final int Xltx
Office Open XML SpreadsheetML workbook template.
public static final int Xltm
Office Open XML SpreadsheetML macro-enabled workbook template.
public static final int Xlsb
Excel binary worksheet.
public static final int Xls
Excel 97-2003 workbook.
public static final int Xlt
Excel 97-2003 workbook template.
public static final int Doc
Word 97-2003 document.
public static final int Dot
Word 97-2003 document template.
public static final int Docx
Office Open XML WordprocessingML document.
public static final int Docm
Office Open XML WordprocessingML macro-enabled document.
public static final int Dotx
Office Open XML WordprocessingML document template.
public static final int Dotm
Office Open XML WordprocessingML macro-enabled document template.
public static final int FlatOpc
Office Open XML WordprocessingML document stored in a flat XML file instead of a ZIP package.
public static final int FlatOpcMacroEnabled
Office Open XML WordprocessingML macro-enabled document stored in a flat XML file instead of a ZIP package.
public static final int FlatOpcTemplate
Office Open XML WordprocessingML document template stored in a flat XML file instead of a ZIP package.
public static final int FlatOpcTemplateMacroEnabled
Office Open XML WordprocessingML macro-enabled document template stored in a flat XML file instead of a ZIP package.
public static final int Rtf
Rich Text Format.
public static final int Odt
Open Document Text format.
public static final int Ppt
PowerPoint 97-2003 presentation.
public static final int Pps
PowerPoint 97-2003 slideshow.
public static final int Pptx
Office Open XML PresentationML.
public static final int Ppsx
Office Open XML PresentationML slideshow.
public static final int Potx
Office Open XML PresentationML template.
public static final int Pptm
Office Open XML PresentationML macro-enabled presentation.
public static final int Ppsm
Office Open XML PresentationML macro-enabled slideshow.
public static final int Potm
Office Open XML PresentationML macro-enabled presentation template.
public static final int Pdf
Portable Document Format.
public static final int Vsdx
Visio 2013 drawing.
public static final int Vstx
Visio 2013 template.
public static final int Vssx
Visio 2013 stencil.
public static final int Vsdm
Visio 2013 macro-enabled drawing.
public static final int Vssm
Visio 2013 macro-enabled stencil.
public static final int Vstm
Visio 2013 macro-enabled template.
public static final int Vdx
Visio 2003-2010 xml drawing.
public static final int Vsx
Visio 2003-2010 xml stencil.
public static final int Vtx
Visio 2003-2010 xml template.
public static final int Msg
Outlook email message.
public static final int Eml
Email message in MIME standard.
public static final int Emlx
Email message saved by Apple's mail program.
public static final int Oft
Outlook email message template.
Copyright © 2020. All rights reserved.