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

FieldDescription
AutoInstructs Aspose.Slides to recognize the format automatically.
PptMicrosoft PowerPoint 97-2003 Presentation.
PpsMicrosoft PowerPoint 97-2003 SlideShow.
PptxMicrosoft Office Open XML PresentationML Document.
PpsxMicrosoft Office Open XML PresentationML SlideShow.
OdpOpenOffice ODF Presentation.
PotxMicrosoft Office Open XML PresentationML Template.
PptmMicrosoft Office Open XML PresentationML Macro-enabled Document.
PpsmMicrosoft Office Open XML PresentationML Macro-enabled SlideShow.
PotmMicrosoft Office Open XML PresentationML Macro-enabled Template.
OtpOpenOffice OTP Presentation template.
Ppt95Microsoft PowerPoint 95 Presentation.
PotMicrosoft PowerPoint 97-2003 Presentation Template.
FodpFlat XML ODF Presentation.
UnknownUnknown 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