Aspose.PDF Cloud is a REST based API that allows to create, edit and manipulate PDF files in the cloud. Whether its text extraction, image extraction or conversion to other file formats, Aspose.PDF Cloud has it all in this REST API. It offers a variety of features regarding various elements of a PDF file such as text, image, links, attachments, bookmarks, annotations, etc.
During the month of February 2013, we have added some features that you can use to manipulate your PDF files. You can get all document properties of a PDF file or you can also remove the document properties. You can get image count, all form fields, form field count and fragment count from a PDF file. Using Aspose.PDF Cloud, you can split PDF files, add a new page in PDF or you may choose to append PDF file by specifying start and end ranges of the pages.
Following is a list of changes made in Aspose.PDF Cloud documentation during the month of February 2013: PHP Examples:
- Split PDF files (.NET REST)
- Add New Page in PDF (PHP SDK)
- Append PDF file by Specifying Start & End Ranges for Pages (PHP SDK)
- Create Empty PDF (PHP SDK)
- Create Empty PDF From HTML (PHP SDK)
- Create PDF from XML (PHP SDK)
- Delete Page from PDF (PHP SDK)
- Get All Document Properties (PHP SDK)
- Get a Single Document Property (PHP SDK)
- Get PDF Document Page Count (PHP SDK)
- Move Page within a PDF Document (PHP SDK)
- Remove all Document Properties (PHP SDK)
- Set a Single Document Property (PHP SDK)
- Get Image Count from a PDF Page (PHP SDK)
- Get All Form Fields (PHP SDK)
- Get a Particular Form Field (PHP SDK)
- Get Form Field Count (PHP SDK)
- Get Fragment Count from a Particular Page (PHP SDK)
- Get Segment Count from a Particular Fragment (PHP SDK)
- Get Text Format of a Fragment (PHP SDK)
- Get Text Items from a PDF File (PHP SDK)
- Get All Annotations on a Page in PDF (PHP SDK)
- Get Annotations Count in PDF (PHP SDK)
- Get All Bookmarks Count in PDF (PHP SDK)