Use cases

Aspose.OCR for .NET converts printed text in scanned documents, images, or PDFs into machine-readable text. This allows you to easily and effectively solve even the most complex business cases, concentrating on the task at hand, and not on the technical implementation.

This chapter will demonstrate how to create full-featured business applications with Aspose.OCR for .NET with just a few lines of code.

You will need

  • A basic knowledge of Microsoft Visual Studio and C#.
  • A compatible system with Microsoft Visual Studio installed. As an individual developer, you can use a free Visual Studio Community Edition.

We also recommend to familiarize the basic building blocks of Aspose.OCR for the .NET API by looking at our Hello, world! example.

Solutions