TextToHtmlConversionOptions class
Contents
[
Hide
]TextToHtmlConversionOptions class
Options for extracting HTML from the Pptx text.
The TextToHtmlConversionOptions type exposes the following members:
Constructors
Constructor | Description |
---|---|
__init__ |
Properties
Property | Description |
---|---|
add_clipboard_fragment_header | Returns or sets value, indicating if Clipboard headers should be added. Read/write bool. |
text_inheritance_limit | Returns or sets inhering depth for text properties. Read/write TextInheritanceLimit . |
link_embed_controller | Returns or sets a callback object which controlls how external object will be stored. Read/write ILinkEmbedController . |
encoding_name | Returns or sets html encoding name. This value will be saved to the generated HTML file, but its up to caller to ensure that file will be saved in this encoding. Read/write str. |
See Also
- module
aspose.slides.export
- library
Aspose.Slides