Overview
SourceFormat is a enum in Aspose.Slides FOSS for Python.
Represents source file format.
Values
| Value | Description |
|---|
PPT | Represents the legacy PowerPoint .ppt file format |
PPTX | Represents the PowerPoint .pptx file format |
ODP | Represents the OpenDocument Presentation .odp file format |
See Also