What are the limitations of HTML import and export in Aspose.Words?
Aspose.Words object model was designed to support Microsoft Word document features and formatting. For example, if you load a Microsoft Word document with multiple sections that use different page setup, have headers and footers, fields, multiple columns, tabs and so on and save the document into HTML – a lot of this information cannot be preserved in standard HTML. While we constantly work to improve fidelity of all conversions, there is a limit to what we can do. If you have a question about Aspose.Words not importing or exporting the way you’d like to, make sure you read the Import/Export Information document that details the current state of the converters. Why Aspose.Words does not understand all CSS during HTML import? CSS provides a very flexible model for specifying formatting for a document. One can set font color red on the
element and get the whole document text colored in red (unless it is overridden in child elements). However, this model for specifying formatting i