I have some html that has absolute positioned divs and a couple of other things that Microsoft Word does not recognize as valid css styles. I was reading that Aspose.Word can evalualte absolute positioned divs and render them out correctly for Word. Is this statement true, and, if so, could you supply some code (in c#) for how that can be done?
Thanks