HtmlFormatter class
HtmlFormatter class
Represents HTML file template.
The HtmlFormatter type exposes the following members:
Methods
Method | Description |
---|---|
create_document_formatter | Creates and returns HTML formatter for a simple document view which consists of sequences of slides one below another. |
create_slide_show_formatter | Creates and returns HTML formatter for a simple slide show html which shows slides one after another. |
create_custom_formatter | Creates and returns HTML formatter for custom callback-driven html generation. |
See Also
- module
aspose.slides.export
- library
Aspose.Slides