SourceFormat

Overview

SourceFormat is a enum in Aspose.Slides FOSS for Python.

Represents source file format.

Values

ValueDescription
PPTRepresents the legacy PowerPoint .ppt file format
PPTXRepresents the PowerPoint .pptx file format
ODPRepresents the OpenDocument Presentation .odp file format

See Also