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");
…...Different HTML SaveOptions leads to different table heigth Aspose...code snippets to save docx to html, the table heights are different...