Table to text for .NET
.NET OCR plug-in that extracts text from scanned or photographed tables. Advanced machine learning algorithms and specially trained neural networks accurately identify the structure of tables, extract text from cells, and organize it into searchable and editable spreadsheets.
Buy for $99
Share
Features and benefits
- Supports European, Cyrillic and Asian languages, including Chinese and Hindi.
- Superior recognition speed and accuracy.
- Can be used to build desktop, cloud and web applications for a number of platforms.
- Detects and recognizes all popular typefaces and font styles.
- Processes rotated, distorted and noisy images.
- Reads all image formats you can get from a scanner or camera.
- Bulk recognition of multiple images in a folder or archive.
- Recognizes the whole image or selected areas only.
- Detects and automatically corrects spelling errors.
How to use the plug-in
|
|
Converting table image to text
With just a few lines of code, you can extract text from a scanned or photographed table, returning tabular results that can be analyzed or saved to disk. Simply focus on the task at hand and leave all complex technical details to us.
How to use the plug-in
- Install Aspose.OCR package from Nuget or a locally downloaded file.
- Load a scanned image into `OcrInput` object.
- Create an instance of Aspose.OCR recognition engine.
- Extract text from a table image.
- Output the recognized table, save it to a file or write to the database.
|
|
System requirements
To use Table to text for .NET plug-in, make sure your system meets the following requirements