Hi Team,
I am using Aspose.Words 25.5.0 To convert a Word Document inTo HTML. However, the table formatting in the generated HTML does not match the formatting in the source Document.
Source Document table :
Conver…...Docx, }; MemoryStream wordMs = new...Document doc = new Document(wordMs, loadOption); doc.Save(@"Documents"...