create_custom_formatter method
create_custom_formatter
Creates and returns HTML formatter for custom callback-driven html generation.
Returns
@staticmethod
def create_custom_formatter(formatting_controller):
...
| Parameter | Type | Description |
|---|---|---|
| formatting_controller | IHtmlFormattingController | Callback interface which controls html file generation. |
See Also
- class
HtmlFormatter - class
IHtmlFormattingController - module
aspose.slides.export - library
Aspose.Slides