Hi,
Here is the scenario. ASP.NET app.
I’m opening a word doc on the server, sending the html down to a browser editor (ckEditor), and then sending the html back to the server to be converted back again to a word doc.
…...Loosing formatting from docx to html to docx Aspose.Words Product...Path.Combine(baseDir, "Policy.docx"); string baseOutFile = "Policy_"...