SaveFormat

SaveFormat class

Constants which define the format of a saved presentation.

Constants

NameValueDescription
Ppt0Save presentation in PPT format.
Pdf1Save presentation in PDF format.
Xps2Save presentation in XPS format.
Pptx3Save presentation in PPTX format.
Ppsx4Save presentation in PPSX (slideshow) format.
Tiff5Save presentation as multi-page TIFF image.
Odp6Save presentation in ODP format.
Pptm7Save presentation in PPTM (macro-enabled presentation) format.
Ppsm9Save presentation in PPSM (macro-enabled slideshow) format.
Potx10Save presentation in POTX (template) format.
Potm11Save presentation in POTM (macro-enabled template) format.
Html13Save presentation in HTML format.
Swf15Save presentation in SWF format.
Otp17Save presentation in OTP (presentation template) format.
Pps19Save presentation in PPS format.
Pot20Save presentation in POT format.
Fodp21Save presentation in FODP format.
Gif22Save presentation in GIF format.
Html523Save presentation in HTML format using new HTML5 templating system.
Md24Save presentation in Markdown format

Ppt

Save presentation in PPT format.


Pdf

Save presentation in PDF format.


Xps

Save presentation in XPS format.


Pptx

Save presentation in PPTX format.


Ppsx

Save presentation in PPSX (slideshow) format.


Tiff

Save presentation as multi-page TIFF image.


Odp

Save presentation in ODP format.


Pptm

Save presentation in PPTM (macro-enabled presentation) format.


Ppsm

Save presentation in PPSM (macro-enabled slideshow) format.


Potx

Save presentation in POTX (template) format.


Potm

Save presentation in POTM (macro-enabled template) format.


Html

Save presentation in HTML format.


Swf

Save presentation in SWF format.


Otp

Save presentation in OTP (presentation template) format.


Pps

Save presentation in PPS format.


Pot

Save presentation in POT format.


Fodp

Save presentation in FODP format.


Gif

Save presentation in GIF format.


Html5

Save presentation in HTML format using new HTML5 templating system.


Md

Save presentation in Markdown format


Clone

NameDescription
Clone()

Result: T


CloneTo

NameDescription
CloneTo(T)

format

NameDescription
format(java.lang.Class, long, String)

Result: String


format

NameDescription
format(Type, Object, String)

Result: String


getName

NameDescription
getName(java.lang.Class, long)

Result: String


getName

NameDescription
getName(Type, Object)

Result: String


getNames

NameDescription
getNames(java.lang.Class)

Result: List, ArrayList


getNames

NameDescription
getNames(Type)

Result: String


getUnderlyingType

NameDescription
getUnderlyingType(java.lang.Class)

Result: Class


getUnderlyingType

NameDescription
getUnderlyingType(Type)

Result: Type


getValue

NameDescription
getValue(java.lang.Class, String)

Result: long


getValues

NameDescription
getValues(Type)

Result: Array


get_Caption

NameDescription
get_Caption()

Result: String


get_Value

NameDescription
get_Value()

Result: long


isDefined

NameDescription
isDefined(java.lang.Class, long)

Result: boolean


isDefined

NameDescription
isDefined(Type, long)

Result: boolean


isDefined

NameDescription
isDefined(Type, String)

Result: boolean


isDefined

NameDescription
isDefined(Type, Object)

Result: boolean


parse

NameDescription
parse(java.lang.Class, String)

Result: long


parse

NameDescription
parse(java.lang.Class, String, Boolean)

Result: long


parse

NameDescription
parse(Type, String)

Result: long


parse

NameDescription
parse(Type, String, Boolean)

Result: long


register

NameDescription
register(Enum.AbstractEnum)

toObject

NameDescription
toObject(Type, Object)

Result: Object


toString

NameDescription
toString(java.lang.Class, long)

Result: String