I am using Aspose.Word 17.2 to convert docx files to html (using fixed html option). I found that Aspose generating a lot of transparent div elements which is not nesessary ( check screenshot.png ). I deleted all this div and html layout not changed.
This behaviour has impact on browser performance when you want to check converted document in browser.