Browse our Products

If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.

 

Aspose.OCR for NET 22.1

Download  Support Forum 

File Details

  • Downloads:
  • 11
  • File Size:
  • 227.5 MB
  • Posted By:
  • anna.pylaieva
  • Views:
  • 26
  • Date Added:
  • 1/27/2022

Release Notes

Description

Add multipage TIFF input format support

File Details

Multipage TIFF Recognition Support

Added the ability to recognize multipage TIFF input to extract text from a multi-page TIFF.

Aspose.OCR.AsposeOcr recognitionEngine = new Aspose.OCR.AsposeOcr();
Aspose.OCR.DocumentRecognitionSettings recognitionSettings = new Aspose.OCR.DocumentRecognitionSettings();
recognitionSettings.Language = Aspose.OCR.Language.Ukr;
List<Aspose.OCR.RecognitionResult> results = recognitionEngine.RecognizeTiff("source.tiff", recognitionSettings);
Aspose.OCR.AsposeOcr.SaveMultipageDocument("result.pdf", Aspose.OCR.SaveFormat.Pdf, results);

For a complete list of features, enhancements, and bug fixes in this release please visit, Aspose.OCR for .NET 22.1 - Release Notes.

 English