Aspose.OCR’s .NET OCR plug-in 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.
OcrInput
object.Get the respective assembly files from the downloads or fetch the package from NuGet to add Aspose.OCR directly to your workspace.
By default, Aspose.OCR can automatically recognize a wide range of languages based on the Extended Latin alphabet. However, providing a specific language can significantly enhance recognition accuracy. Explicitly specify the language when recognizing Cyrillic, Chinese, and Hindi texts.
Aspose.OCR supports popular formats from scanners or cameras, including PDF, JPEG, PNG, and TIFF. Recognition results are returned in plain text, HTML, Microsoft Word, PDF, JSON, and XML.
Good image quality is crucial for accurate OCR. Use a scanner or high-resolution camera. The library includes advanced filters to automatically improve image quality before recognition.
Explore our online documentation or visit the Aspose.OCR for .NET repository for code samples and showcase projects.