slidize

Contains classes for handling Microsoft PowerPoint presentations.

Classes #

Class Description
ConverterOptions Provides options that control how a presentation/slide is rendered.
HandoutViewOptions Represents the handout presentation view mode for export.
HtmlConverterOptions Provides options that control how a presentation is converted to HTML format.
ImageConverterOptions Provides options that control how a presentation slides should be rendered.
License Provides methods for license management.
NotesCommentsViewOptions Provides options that control the view of notes and comments in exported document.
PdfConverterOptions Provides options that control how a presentation is converted to PDF format.
PresentationConverter Plugin for converting the PowerPoint 97-2003 and Microsoft Office Open XML presentations into various presentation formats.
PresentationMerger Plugin for merging PowerPoint files of the same format into one file.
PresentationTextExtractor Plugin for extracting text from the PowerPoint 97-2003 and Microsoft Office Open XML presentations.
PresentationToHtmlConverter Plugin for converting the PowerPoint 97-2003 and Microsoft Office Open XML presentations into HTML format.
PresentationToJpegConverter Plugin for converting the PowerPoint 97-2003 and Microsoft Office Open XML presentations into a set of JPEG images.
PresentationToPdfConverter Plugin for converting the PowerPoint 97-2003 and Microsoft Office Open XML presentations into PDF format.
PresentationToPngConverter Plugin for converting the PowerPoint 97-2003 and Microsoft Office Open XML presentations into a set of PNG images.
PresentationToSvgConverter Plugin for converting the PowerPoint 97-2003 and Microsoft Office Open XML presentations into a set of SVG format images.
PresentationToTiffConverter Plugin for converting the PowerPoint 97-2003 and Microsoft Office Open XML presentations into a set of TIFF images.
SlideText Represents the text extracted from the presentation slide.
SlidesViewOptions Represents the presentation view mode for export.
SvgConverterOptions Provides options that control how a presentation is converted to SVG format.
TiffConverterOptions Provides options that control how a presentation is converted to TIFF format.

Enumerations #

Enumeration Description
BlackWhiteConversionMode Provides options that control how slides’ images will be converted to bitonal images.
CommentsPositions Represents the rule to render comments into exported document
ConvertFormat Specifies the format of a converted presentation.
HandoutViewType Specifies how many slides and in what sequence will be placed on the page.
ImagePixelFormat Specifies the pixel format for the generated images.
NotesPositions Represents the rule to render notes into exported document
PdfComplianceLevel Constants which define the PDF standards compliance level.
PicturesCompressionLevel Represents the pictures compression level
TextExtractionMode Specifies the text extraction mode.
TiffCompressionTypes Provides options that control how a presentation is compressed in TIFF format.