Hi,
We are using aspose word Java.
After converting word document to html, we found that left margins of page, text, figures etc. changed and everything is aligned at leftmost side of page. Also the vertical position changed in case of side text.
For example in the attached sample document ,Aligned Text 1 and Some figure (Text 14) : These two are aligned with different left positions in word document. But after converting to html, both are at the same left position (leftmost position of html page) in html document.
For Side Text1 and Aligned Text 2: The Side Text1 contents comes before (i.e. top of) Aligned Text2 in html and not to the left of it ,as in word document.
Let us know the settings to keep the alignments intact in converted html.
Thanks.