Document Features Supported on HTML Export

General

Feature Supported Comment See Also
Attached Template N/A    
Built-In Properties Yes Built-in properties such as word and character count are updated using Aspose.Words but are not updated automatically on save.

Instead, you need to explicitly update these properties using the appropriate Document member. We will add an automatic update of these properties in a future version.

There is a save option that controls whether document properties are exported or not.

Title, Keywords, Description properties are always exported as title and meta tags to HTML or MHTML and as the appropriate Dublin Core tags when saving as EPUB.

Additional built-in properties are exported as custom <o:> tags. In EPUB format properties are also exported as Dublin Core tags.

- Document.UpdateWordCount

- HtmlSaveOptions.ExportDocumentProperties

Custom Properties Yes Custom properties are exported as custom <o:> tags to HTML. - HtmlSaveOptions.ExportDocumentProperties
Custom Payload Part N/A    
Custom XML Data Storage N/A    
Digital Signature N/A    
Embedded Package N/A Exported as a plain image.  
Encryption N/A    
Font Table Yes    
Glossary Document/Quick Parts/Auto Text N/A    
Hyphenation Planned Paragraphs are exported as normal.  
Key Map Customizations N/A    
Mail Merge Recipient Data N/A    
Office Math Planned It is planned to export Office Math as an image to formats that do not have native support for it.  
Themes Yes Theme formatting is exported as direct formatting to HTML.

Only some theme formatting such as fonts are supported.
 
Toolbar Customizations N/A    
Variables N/A    
VBA Project (Macro) N/A Macros are not exported to HTML based formats.  
VBA Project Digital Signature N/A    
Background Yes Only solid background is exported. Exported as style=“background:xxx” on each <body> tag.

There are plans to export background shape as style-background.
 
Thumbnail Yes You can include a cover image on output EPUB documents either by importing an existing image or by generating a thumbnail of one of the document page’s using Aspose.Words - BuiltInDocumentProperties.Thumbnail

Embedded Fonts

Feature Supported Comment See Also
Embedding Fonts Yes There is an option to subset and export font resources to EPUB, MHTML and HTML.

Fonts that are embedded in the original DOCX can be optionally exported.

- HtmlSaveOptions.ExportFontResources

- HtmlSaveOptions.FontResourcesSubsettingSizeThreshold

- HtmlSaveOptions.FontsFolder

- HtmlSaveOptions.FontSavingCallback

Embed Only Non-Standard Fonts N/A    

Bibliography

Feature Supported Comment See Also
Bibliography Yes Bibliography text is saved to HTML formats as normal text.  
Sources/Citations Yes Bibliography sources are not saved to HTML.  
Citation Style N/A    

Protection

Feature Supported Comment See Also
Allow Only Comments N/A    
Allow Only Form Fields N/A    
Allow Only Revisions N/A    
Limit Formatting to Selection of Styles N/A    
Protection Password (Legacy) N/A    
Protection Password (OOXML) N/A    
Protected Sections N/A    
Protection Ranges N/A    
Read Only N/A    

Settings

Only some settings can be exported.

Feature Supported Comment See Also
Asian Typography Settings N/A    
Compatibility Options Planned    
Endnote Options N/A    
Footnote Options N/A    
Mail Merge Settings N/A    
Print Settings N/A    
Show/Hide Settings N/A    
View Settings N/A    
Web Settings N/A    
XML Settings N/A