Aspose.PDF Cloud is a REST API to create and edit PDF files. It can also be used to convert PDF file to different formats like DOC, HTML, XPS, TIFF etc. During the month of July 2012, we have added examples of various features that you can use to manipulate PDF files like add and delete page, get document property, convert PDF page to image, etc. You can also set and remove the document property and you may choose to get PDF page count using Aspose.PDF Cloud REST API.
Following is a list of changes made in Aspose.PDF Cloud documentation during the month of July 2012.
.NET Examples
- Create Empty PDF (.NET REST)
- How to Add New Page in PDF (.NET REST)
- How to Append PDF file by Specifying Start & End Range for Pages (.NET REST)
- How to Append PDF files (.NET REST)
- How to Convert a PDF Page to Image with Default Size (.NET REST)
- How to Create Empty PDF from HTML (.NET REST)
- How to Delete Page in PDF (.NET REST)
- How to Get All Document Properties (.NET REST)
- How to Get a Single Document Property (.NET REST)
- How to Get PDF Document Page Count (.NET REST)
- How to Move Page to New Location in PDF (.NET REST)
- How to Remove all Document Properties (.NET REST)
- How to Set a Single Document Property (.NET REST)