Aspose.Slides.Export.Web
Contents
[
Hide
]Contains classes for exporting Microsoft PowerPoint presentations to Html with extension projects.
Classes
| Class | Description |
|---|---|
| Input | Represents a collection of input elements (templates). |
| Output | Represents a collection of output elements for !:IWebDocument. |
| OutputFile | Represents an output file. |
| Storage | Represents a temporary data storage for WebDocument. |
| TemplateContext<TObject> | Represents a model object interface for a template engine. |
| WebDocument | Represents a transition form of the presentation for saving into a web format. |
| WebDocumentOptions | Represents an options set for WebDocument saving. |
Interfaces
| Interface | Description |
|---|---|
| IOutputFile | Represents an output file. |
| IOutputSaver | Represents an output saving service. |
| ITemplateEngine | Represents a template engine that transforms template and data pair into resulting output (usually HTML). |