Enable the customers to work with .dot files.
Enable the customers to work with .doc files.
The API should allow you to perform a text-based search and return the parent element(s) of the result(s) or directly the found element(s).
Exception trying to import HTML that contains width with an empty value. For example:
<table width="">
When exporting a document containing a Field that has no Separator set the content after this field is omitted.
According to the OOXML Specification, the fldCharType value separate is optional.