Package | Description |
---|---|
com.groupdocs.conversion.filetypes |
The GroupDocs.Conversion.FileTypes namespace provides classes which represent supported file types.
|
com.groupdocs.conversion.options.load |
The GroupDocs.Conversion.Options.Load namespace provides classes to specify additional options for document loading process.
|
Modifier and Type | Field and Description |
---|---|
static PresentationFileType |
PresentationFileType.Fodp
Files with FODP extension represent OpenDocument Flat XML Presentation.
|
static PresentationFileType |
PresentationFileType.Odp
Files with ODP extension represent presentation file format used by OpenOffice.org in the OASISOpen standard.
|
static PresentationFileType |
PresentationFileType.Otp
Files with .OTP extension represent presentation template files created by applications in OASIS OpenDocument standard format.
|
static PresentationFileType |
PresentationFileType.Pot
Files with .POT extension represent Microsoft PowerPoint template files created by PowerPoint 97-2003 versions.
|
static PresentationFileType |
PresentationFileType.Potm
Files with POTM extension are Microsoft PowerPoint template files with support for Macros.
|
static PresentationFileType |
PresentationFileType.Potx
Files with .POTX extension represent Microsoft PowerPoint template presentations that are created with Microsoft PowerPoint 2007 and above.
|
static PresentationFileType |
PresentationFileType.Pps
PPS, PowerPoint Slide Show, files are created using Microsoft PowerPoint for Slide Show purpose.
|
static PresentationFileType |
PresentationFileType.Ppsm
Files with PPSM extension represent Macro-enabled Slide Show file format created with Microsoft PowerPoint 2007 or higher.
|
static PresentationFileType |
PresentationFileType.Ppsx
PPSX, Power Point Slide Show, file are created using Microsoft PowerPoint 2007 and above for Slide Show purpose.
|
static PresentationFileType |
PresentationFileType.Ppt
A file with PPT extension represents PowerPoint file that consists of a collection of slides for displaying as SlideShow.
|
static PresentationFileType |
PresentationFileType.Pptm
Files with PPTM extension are Macro-enabled Presentation files that are created with Microsoft PowerPoint 2007 or higher versions.
|
static PresentationFileType |
PresentationFileType.Pptx
Files with PPTX extension are presentation files created with popular Microsoft PowerPoint application.
|
Modifier and Type | Method and Description |
---|---|
PresentationFileType |
PresentationLoadOptions.getFormat() |