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:
---------------…...production code, which breaks by only calling doc.UpdatePageLayout();...where the cell in row 1 spans only the first column. As the cell...