Tuesday, February 10, 2015

Create, Edit & Recognize Barcode Images Using Aspose for Cloud iOS SDK

What's New in this Release?

Aspose.Barcode APIs helps you to generate barcode images from scratch in linear (1D), two dimensional (2D), and postal formats. Generate barcode images in a variety of image formats: JPEG, PNG, GIF, BMP, TIFF and many others. Recognize barcodes from different image types. You can control all aspects of the image and barcode when generating barcode images. Specify image width, height, border style, output image format and more. You can also set barcode attributes like font style, font color, background color, barcode type and the barcode text location.  Aspose for Cloud is a cloud-based document generation, conversion and automation platform for developers. Aspose for Cloud’s REST APIs give developers total control over documents and file formats. Aspose for Cloud’s REST API lets you support many common document processing and management tasks through your iOS app.
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.
Your feedback is very important to us. Please feel free to provide feedback and raise feature requirements. We are keen to implement customer driven features since we are a 100% customer driven company.

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.