Tuesday, March 17, 2015

Create, Convert PSD, PNG, GIF, BMP & JPEG Images using Aspose for Cloud iOS SDK

What's New in this Release?

Aspose.Imaging for Cloud lets you use a REST API to inspect, convert, and transform images in the cloud. It supports the most popular image formats such as PSD, PNG, GIF, BMP, TIFF, and JPEG, and conversion between them. It also provides a rich set of features for manipulating images on-the-fly with cloud based image transformations. You can resize, crop and/or rotate images various ways by simply creating a request that includes the correct transformation instructions. The most demanding imaging routines, for example TIFF concatenation and image conversion to fax compatible format, are available through efficient and reliable specialized resources.

Working with Aspose.Imaging
  • 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 ASPOSEProduct.
  • Import AsposeAPIs.h header file in your class.
  • APIs of Aspose Cloud SDK for iOS
Now we are ready to work with Aspose.Imaging APIs.
  • Resize image stored on device and optionally change format
  • Resize image stored on cloud and optionally change format
  • Crop image stored on device and optionally change format
  • Crop image stored on cloud and optionally change format
  • Rotate and Flip image stored on device and optionally change format
  • Rotate and Flip image stored on cloud and optionally change format
  • Change format of image stored on device
  • Change format of image stored on cloud
  • Merge 2 TIFF files
  • Convert Tiff image to Fax compatible format
Start a free trial today – all you need is to sign up with Aspose for Cloud service. Once you have signed up, you are ready to try powerful file processing features offered by Aspose for Cloud.

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.

No comments:

Post a Comment