Explore what’s new in GroupDocs.Parser for .NET 25.10. Available now on NuGet and GroupDocs website.
**German translation:**
Entdecken Sie, was es Neues in GroupDocs.Parser für .NET 25.10 gibt. Jetzt auf NuGet und der GroupDocs-Website verfügbar....IEnumerable<PageTableArea> tables = parser.GetTables(pageIndex);...foreach ( var table in tables) { // mit table.Cells, table.Page usw...