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.
When the data is set as double or float the Numeric formatting of the MergeField is not respected.
When the following merge field:
MERGEFIELD BAL \# ###,0.00
is populated with 5.70F or 5.70D the result is 5.7 instead of 5.70.