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:
---------------…...this: // data List<List<string>> rows = null; // set data // For...clear my head. Below is the source code of our test cases: private...