Aspose.Slides.Export.Web

Contains classes for exporting Microsoft PowerPoint presentations to Html with extension projects.

Classes

ClassDescription
InputRepresents a collection of input elements (templates).
OutputRepresents a collection of output elements for !:IWebDocument.
OutputFileRepresents an output file.
StorageRepresents a temporary data storage for WebDocument.
TemplateContext<TObject>Represents a model object interface for a template engine.
WebDocumentRepresents a transition form of the presentation for saving into a web format.
WebDocumentOptionsRepresents an options set for WebDocument saving.

Interfaces

InterfaceDescription
IOutputFileRepresents an output file.
IOutputSaverRepresents an output saving service.
ITemplateEngineRepresents a template engine that transforms template and data pair into resulting output (usually HTML).