Dear support team,
I am running a simple unit test with an input docx document.
Each time, this document contains 5 pages.
But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...private static string License = "INSERT A VALID LICENSE HERE"; ///...GetLicence() { byte[] buf = System.Text.Encoding.UTF8.GetBytes(License);...