Aspose.Cells Cloud provides the best solutions to manipulate the worksheets in the cloud. This REST based API allows the users to work with various aspects of a worksheet using a variety of programming languages across any platform. You can choose from a wide range of features to manipulate different aspects of a workbook such as spreadsheets, images, text and charts. During the month of December 2012, we have added some features that you can use to manipulate your workbooks.
You can encrypt and decrypt workbooks to prevent the unauthorized access for modification of content, layout and structure. You can get column, comments, merged cells, ole objects or you may choose to get the pictures from worksheets. You can hide, unhide and move a worksheet within a document. You can also calculate formula in a worksheet, save pictures as an image, sort worksheet data, merge workbooks etc.
Following is a list of changes made in Aspose.Cells Cloud documentation during the month of December 2012:
PHP Examples:
- Encrypt a Workbook (PHP REST)
- Decrypt a Workbook (PHP REST)
- Protect a Workbook (PHP REST)
- Unprotect a Workbook (PHP REST)
- Merge Workbooks (PHP REST)
- Add a New Worksheet (PHP REST)
- Calculate Formula in a Worksheet (PHP REST)
- Clear Modify Password (PHP REST)
- Get Column From a Worksheet (PHP REST)
- Get Comment From a Worksheet (PHP REST)
- Get Merged Cell From a Worksheet (PHP REST)
- Get Ole Object From a Worksheet (PHP REST)
- Get Picture From a Worksheet (PHP REST)
- Get Row From a Worksheet (PHP REST)
- Get Validation From a Worksheet (PHP REST)
- Hide a Worksheet from Excel Document (PHP REST)
- Move a Worksheet in Excel Document (PHP REST)
- Remove a New Worksheet (PHP REST)
- Save a Picture as Image (PHP REST)
- Set Value of a Cell in Worksheet (PHP REST)
- Sort Worksheet Data (PHP REST)
- Unhide a Worksheet from Excel Document (PHP REST)