Table not converted properly to html

Hi,

Found an issue where converting a table to html looks different than in the original Word document.

Code:
var sourceDocument = new Document(@".\test.docx");
sourceDocument.Save(@".\test.htm");

The table rows look further apart than in the Word document. I have attached the test documents and a screenshot with the difference between html generated by Aspose.Words and the one generated by saving the document as web page.

test.zip (44.7 KB)
test.png (19.7 KB)

Could you please look into this?

Thanks,

@ServerSide527

Thanks for your inquiry. We have tested the scenario and have managed to reproduce the same issue at our side. For the sake of correction, we have logged this problem in our issue tracking system as WORDSNET-17945. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-17945) have been fixed in this Aspose.Words for .NET 19.8 update and this Aspose.Words for Java 19.8 update.