- Solutions
- Products
- Download
- Pricing
- Support
-
-
-
Reach our technical support team on our helpdesk
- Submit Ticket
-
- Contact Sales
The Gdpicture.NET Table Extraction engine benefits from the latest machine vision and artificial intelligence technologies to provide fast and accurate results on all business documents.
Based on the GdPicture Intelligent Document Processing technologies, the table extraction engine overcomes challenges related to:
The GdPicture.NET Table Extraction engine is a powerful and versatile tool that can be integrated into processes in a few lines of code. It offers many benefits such as:
All tables are identified in a document.
Columns, rows, and individual cells are recognized.
The SDK offer a set of low-level APIs, which can be used to export the content.
Return the location of a cell in a specified table.Return the text content of a cell in a specified table.Return the number of columns in a specified table.Return the location of a column in a specified table.Return the number of detected tables within a specified OCR result.Return the location of a specified table.Return the number of rows in a specified table.Return the location of a row in a specified table.
Download and install GdPicture.NET package from here.
You will find a compiled demo applications in
[Install directory]\Samples\Bin\
You will find C# and VB.NET demo applications including source code in
[Install directory]\Samples\WinForm\
You will find other code snippets within the online reference guide found here GdPicture.NET Guides