SourceFormat

Overview

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

Represents source file format.

Values

ValueDescription
PPTRepresents the legacy PowerPoint .ppt binary format
PPTXRepresents the modern PowerPoint .pptx Open XML format
ODP

Properties

NameTypeAccessDescription
valueStringReadReturns the string value of this constant.

Methods

SignatureDescription
getValue()StringReturns the string value of this constant.

See Also