Document Features Supported on FlatOPC Export
See the following links in the documentation for further information:
General
Feature | Supported | Comment | See Also |
---|---|---|---|
Attached Template | Yes | ||
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. |
- Document.UpdateWordCount |
Custom Properties | Yes | ||
Custom Payload Part | Yes | ||
Custom XML Data Storage | Yes | ||
Digital Signature | Planned | Signing an OOXML document with a digital signature is not yet supported. Note that an existing signature on a document cannot be retained as by nature the document has been changed during import. |
|
Embedded Package | Yes | Embedded packages are generally supported by Aspose.Words. There are two ways documents can be embedded inside other documents: - OLE (this is available in DOC and OOXML formats) - Package Embedding (available in OOXML only) |
|
Encryption | Planned | Currently, a document that is encrypted will lose its encryption on save. | |
Font Table | Yes | ||
Glossary Document/Quick Parts/Auto Text | Yes | ||
Hyphenation | Yes | ||
Key Map Customizations | Yes | ||
Mail Merge Recipient Data | Yes | ||
Office Math | Yes | ||
Themes | Yes | Themes are preserved during the open/save cycle. | |
Toolbar Customizations | Yes | ||
Variables | Yes | ||
VBA Project (Macro) | Yes | VBA Projects are preserved during open and save to different formats that support them. Only DOCM, DOTM and FlatOPC format support macros. If saving to DOCX or DOTX you will need to use the Document.RemoveMacros to remove any macros first before saving. |
- Document.RemoveMacros |
VBA Project Digital Signature | Yes | The digital signature on a VBA Project is preserved during open and save even if the document content is modified. | |
Background | Yes | ||
Thumbnail | Planned |
Embedded Fonts
Feature | Supported | Comment | See Also |
---|---|---|---|
Embedding Fonts | Yes | Embedded fonts in DOCX are only preserved when saving round-trip back to DOCX. | |
Embed Only Non-Standard Fonts | N/A |
Bibliography
Feature | Supported | Comment | See Also |
---|---|---|---|
Bibliography | Yes | ||
Sources/Citations | Yes | ||
Citation Style | Yes |
Protection
Feature | Supported | Comment | See Also |
---|---|---|---|
Allow Only Comments | Yes | ||
Allow Only Form Fields | Yes | ||
Allow Only Revisions | Yes | ||
Limit Formatting to Selection of Styles | Yes | ||
Protection Password (Legacy) | Yes | ||
Protection Password (OOXML) | Yes | ||
Protected Sections | Yes | ||
Protection Ranges | Planned | Currently, protected ranges are lost upon import. | |
Read Only | Yes |
Settings
Feature | Supported | Comment | See Also |
---|---|---|---|
Asian Typography Settings | Yes | ||
Compatibility Options | Yes | Compatibility Options can influence how the document content appears. These are properly retained during conversion to DOCX. | |
Endnote Options | Yes | ||
Footnote Options | Yes | ||
Mail Merge Settings | Yes | ||
Print Settings | Yes | ||
Show/Hide Settings | Yes | ||
View Settings | Yes | ||
Web Settings | Yes | ||
XML Settings | Yes |