Hi,
when I use following code snippets to Save docx to html,
the table heights are different as you can see with the black line next to the table.
This is my code:
Document docBR = new Document(@"TableHeigth.docx");
…...use following code snippets to save docx to html, the table heights...Document(@"TableHeigth.docx"); Aspose.Words.Saving.HtmlSaveOptions saveop2 = new...