We are upgrading Aspose.PDF for .NET version from v17.11.0 to v19.9.0 .
We have a table within the pdf that contains table cells with colspan property. On calling table class GetWidth method, It adds extra cells based o…...Paragraphs[0] as TextFragment; textCell...Console.WriteLine((tableCell.Paragraphs[0] as TextFragment).Text);...