Aspose.OCR Cloud is a REST API that enables you to recognize text from images in the cloud. You can also recognize the font attributes from extracted text such as font type, font style and font size through Aspose.OCR Cloud. During the month of July 2012, we have update our documentation with features that support optical character recognition and text extraction from image files. Following is the list of examples that we have provided for different programming languages like .NET and Java during the month of July 2012.
.NET Examples
- How to Extract Image Text From Local File (.NET SDK)
- How to Extract Image Text From Stream (.NET SDK)
- How to Extract Image Text Using Default Settings (.NET SDK)
- How to Extract Image Text Using Specific Language (.NET SDK)
- How to Extract Image Text Using Specific Rectangle (.NET SDK)
- How to Extract Text from Image (.NET SDK)
- How to Extract Text From Remote Image URL (.NET SDK)
- Extract Image Text From Local File (.NET SDK)
- Extract Image Text From Stream (.NET SDK)
- Extract Image Text Using Default Settings (.NET SDK)
- Extract Image Text Using Specific Language (.NET SDK)
- Extract Image Text Using Specific Rectangle (.NET SDK)
- Extract Text From Remote Image URL (.NET SDK)
- How to Extract Image Text From Local File (.NET REST)
- How to Extract Image Text From Stream (.NET REST)
- How to Extract Image Text Using Default Settings (.NET REST)
- How to Extract Image Text Using Specific Language (.NET REST)
- How to Extract Image Text Using Specific Rectangle (.NET REST)
- How to Extract Text from Image (.NET REST)
- How to Extract Text From Remote Image URL (.NET REST)
- Extract Text from Images (.NET REST)