Hi there Aspose people. I have another question on the InsertHTML thing
When I use DocumentBuilder.InsertHTML for the below HTML into a document the style attributes are not acted upon:
DATA VALUE! |
DATA VALUE!
DATA VALUE!
This is a bit of a problem, I am using the latest Beta version and I really really need to be able to apply styles. I even tried using the STYLE tag and class attributes and that also did not work. I scanned the forums, lots of people seem to have the same problem, has this been implemented yet?
Also the spreadsheet refers to style support as "Inline style is supported, but limited to paragraph attributes exported by Aspose.Word" What exactly does paragrpah attributes exported by Aspose.Word really mean?
Many thanks again