Custom Markup Features Supported on DOC Import

CustomXML

Represented in Aspose.Words DOM as a CustomXmlMarkup node.

You can create and remove CustomXmlMarkup in a document. You can also access the properties of the XML markup node.

See the following link in the documentation for further information:

  • CustomXmlMarkup
Feature Supported Comment See Also
CustomXML Yes    

Content Controls (Structured Document Tags)

DOC format does not support CustomXmlMarkup so it cannot be imported from this format.

Feature Supported Comment See Also
Content Controls (Structured Document Tags) N/A    

Smart Tags

SmartTags are fully supported in Aspose.Words. They are represented in Aspose.Words DOM as a SmartTag node.

See the following links in the documentation for further information:

  • SmartTag
  • Document.RemoveSmartTags
Feature Supported Comment See Also
Smart Tag Properties Yes   - SmartTag.Properties