We are using Aspose.Word to compare 2 word files. Then we apply an xls script to separate output into 2 columns of a table. Left column contains only inserted part (<w:ins> tag), the right column contains deleted part (<w:del> tag).
However, in some cases of table, layout of the table in output file is broken like image below
image.png (4.4 KB)
As you can see, the width of table cell are different.
We tested with your online page https://products.aspose.app/words/comparison but the layout of the table is still broken as image below:
image.png (2.3 KB)
Please tell me if there is any option that can keep format of a table. Or not, please fix this bug.
I attached our data test here: https://drive.google.com/drive/folders/1Yfi2hAizLDox_C10-wL04X4_HH5xHcfC?usp=sharing