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:
---------------…...similar to this: // data List<List<string>> rows = null; // set...