babar-raza / Aspose_OCR_NET

Aspose.OCR for .NET Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Aspose.OCR for .NET Examples Repository

This repository contains C# and VB.NET Example Projects for Aspose.OCR for .NET.

 

##How to use the Examples?

###With the Examples Dashboard

Download the Aspose Examples Dashboard for .NET to view and run all these examples on your PC. It updates itself with the latest dependency libraries and examples.

Aspose Examples Dashboard

###With IDE

Clone or Download the ZIP and extract the contents to your local hard drive. It has Solution (SLN) files for Microsoft Visual Studio 2005, 2008 and 2010.

Also download the latest version of Aspose.OCR for .NET and set/fix dll references.

##Open Source Feel of Aspose.OCR

Aspose.OCR for .NET is a commercial product, but our philosophy is to develop it using our unique "open-source feel" approach. In other words, we at Aspose are extremely customer driven and this shows in:

  • Frequent releases (at least 1 a month).
  • Features are prioritized according to your requests.
  • Unlimited free technical support for anyone.
  • Helpful support in the forums and answers within 12-24 hours.
  • Live chat with experienced technical advisors.

We think that customers who use our products feel that they use an open source product because of the extent they can influence the project, but with the security of a fully committed talented team working on the project.

The Aspose.OCR for .NET examples published here at GitHub is a part of the above effort.

##What's included in this examples repository?

###Code

All examples are each contained in separate folders at the root of the repository. Each example is provided in both C# and Visual Basic. Each example contains a Program.cs or Program.vb code file. The main entry point for the examples is always found in this file.

ExampleDescription
ExtractTextDemonstrates how to extract text from images.
RecognitionBlockDemonstrates how to extract text from a specific block of the image.

##Contact Us

About

Aspose.OCR for .NET Examples


Languages

Language:XML 63.4%Language:Visual Basic 18.4%Language:C# 18.2%