Dear support team,
we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so:
---------------…...For equal spacing, we need to insert LCM(cell_count_of_all_rows)...total width; which, due to the text length in the second row, they...