Compress

Compress class

Represents a group of methods intended to compress Presentation.

Compress

NameDescription
Compress()

Returns: Compress


compressEmbeddedFonts

NameDescription
compressEmbeddedFonts (Presentation)Makes compression of the Presentation by removing unused characters from embedded fonts.

Parameters:

NameTypeDescription
presPresentationThe presentation instance

removeUnusedLayoutSlides

NameDescription
removeUnusedLayoutSlides (Presentation)Makes compression of the Presentation by removing unused layout slides.

Parameters:

NameTypeDescription
presPresentationThe presentation instance

removeUnusedMasterSlides

NameDescription
removeUnusedMasterSlides (Presentation)Makes compression of the Presentation by removing unused master slides.

Parameters:

NameTypeDescription
presPresentationThe presentation instance