LoadFormat
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class LoadFormat extends System.Enum
Indicates the format of the document that is to be loaded.
Fields
Field | Description |
---|---|
Auto | Instructs Aspose.Slides to recognize the format automatically. |
Ppt | Microsoft PowerPoint 97-2003 Presentation. |
Pps | Microsoft PowerPoint 97-2003 SlideShow. |
Pptx | Microsoft Office Open XML PresentationML Document. |
Ppsx | Microsoft Office Open XML PresentationML SlideShow. |
Odp | OpenOffice ODF Presentation. |
Potx | Microsoft Office Open XML PresentationML Template. |
Pptm | Microsoft Office Open XML PresentationML Macro-enabled Document. |
Ppsm | Microsoft Office Open XML PresentationML Macro-enabled SlideShow. |
Potm | Microsoft Office Open XML PresentationML Macro-enabled Template. |
Otp | OpenOffice OTP Presentation template. |
Ppt95 | Microsoft PowerPoint 95 Presentation. |
Pot | Microsoft PowerPoint 97-2003 Presentation Template. |
Fodp | Flat XML ODF Presentation. |
Unknown | Unknown file format |
Auto
public static final int Auto
Instructs Aspose.Slides to recognize the format automatically.
Ppt
public static final int Ppt
Microsoft PowerPoint 97-2003 Presentation.
Pps
public static final int Pps
Microsoft PowerPoint 97-2003 SlideShow.
Pptx
public static final int Pptx
Microsoft Office Open XML PresentationML Document.
Ppsx
public static final int Ppsx
Microsoft Office Open XML PresentationML SlideShow.
Odp
public static final int Odp
OpenOffice ODF Presentation.
Potx
public static final int Potx
Microsoft Office Open XML PresentationML Template.
Pptm
public static final int Pptm
Microsoft Office Open XML PresentationML Macro-enabled Document.
Ppsm
public static final int Ppsm
Microsoft Office Open XML PresentationML Macro-enabled SlideShow.
Potm
public static final int Potm
Microsoft Office Open XML PresentationML Macro-enabled Template.
Otp
public static final int Otp
OpenOffice OTP Presentation template.
Ppt95
public static final int Ppt95
Microsoft PowerPoint 95 Presentation.
Pot
public static final int Pot
Microsoft PowerPoint 97-2003 Presentation Template.
Fodp
public static final int Fodp
Flat XML ODF Presentation.
Unknown
public static final int Unknown
Unknown file format