Hello,
We are currently using Aspose.Words 9.4 and we are going to start accepting HTML in our textboxes. I wanted to know if there were some known issues regarding Aspose generating Word documents when HTML is included in the text. If you could provide me with documentation on what is and isn’t supported that would be very helpful. I know the builder.InsertHTML() method can handle tags such as <B>
, <U>
, <I>
, <TABLEL>
, <TD>
, <TR>
and a few more, but I don’t really know the extent of its capabilities. Any light on the matter would be appreciated.
Thanks