What's New in this Release?
Working with Aspose.Barcode
- To integrate Aspose Cloud SDK into your iOS project, please read Getting Started with the Aspose for Cloud iOS SDK
- Sign up with Aspose Cloud service at: https://cloud.aspose.com/SignUp
- Create a new App and get your App SID and App Key.
- Call setAppKey:andAppSID: class method of AsposeApp with your App SID and App Key as an arguments to this method.
- Set the base product URI to http://api.aspose.com/v1.1 by calling setBaseProductUri: class method of Product.
- Import AsposeAPIs.h header file in your class.
- Now you are ready to work with Aspose.Barcode APIs.
- Check out the documentation for a comprehensive look at all of the APIs available in Aspose.Barcode module.
Overview: Aspose for Cloud
Aspose for Cloud is a cloud-based document generation, conversion and automation platform for developers that offer a unique suite of APIs to work with Word documents, Excel spreadsheets, PowerPoint presentations, PDFs, and email formats and protocols. It supports all features for file processing, document scanning, barcodes creation and recognition, and allows extracting text or images too. You can also work with SaaSpose APIs using REST SDKs that can be called from .NET, Java, PHP and Ruby etc.
- Homepage of Aspose.Barocde for Cloud
- Download Aspose for Cloud iOS SDK