Aspose offers software development kits (SDKs) for popular programming languages that make interaction with Aspose.OCR cloud services much easier. It allows you to focus on business logic rather than the technical details.
SDKs handle all the routine operations such as establishing connections, sending API requests, and parsing responses, wrapping all these tasks into a few simple methods. The following programming languages are supported:
Aspose.OCR Cloud for .NET
Use optical character recognition in any on-premise and web-based .NET application.
Aspose.OCR Cloud for Node.js
Add OCR functionality to AWS Lambda, Azure Functions, services, and applications written in Node.js by querying our REST API.
Aspose.OCR Cloud for Android
Turn a smartphone into a full featured OCR scanner. Aspose.OCR service runs in the cloud and supports even entry-level and legacy smartphones.
Aspose.OCR Cloud for Go
Allow your Go applications to extract text from images, read street photos, and many more.
All SDKs are open-source distributed under MIT License. You can freely use them for any projects, including commercial and proprietary applications, as well as modify any part of the code.
The provided code is fully tested and ready to run out of the box.
SDK usage examples
See the examples below for a quick overview of how SDKs can make your development easier.