Hi,
Few days ago I downloaded an evaluation version of Aspose.Word for evaluation if this product matches to our requirement, and currently I have the following problem:
1. I have an HTML string:
"..some other HTML tags....
follows by other HTML tags......"
then I used Inserthtml(the above string)
the result is that the HTML displayed correctly except the image is a box and a letter X inside.
why I cannot display the image ?
2. I have problem with left indent using Inserthtml, it didn't work. I tried
...not working as well. can you help ?