Aspose.Slides Cloud allows you to process your presentations i.e. create, modify and convert presentations in the cloud. During the month of July 2012, we have added new features in our documentation to provide you more options that can help in processing your presentations.
Using Aspose.Slides Cloud REST API, you can replace all text instances in a slide, save a particular slide with specified size or you can also save PowerPoint documents to other formats. You can refer to the following list of examples that we have provided for these features in PHP :
- Save a Particular Slide as Image with Specified Size (PHP SDK)
- Save a Particular Slide as Image with Default Size (PHP SDK)
- Save PowerPoint documents to other Formats (PHP REST)
- Replace Text in a Slide (PHP SDK)
- Replace Text in a Presentation (PHP SDK)
- Get Text Items from a Slide (PHP SDK)
- Get Text Items from a Presentation (PHP SDK)
- Working with Text
- Working with Images
- Working with Shapes
- Replace All Text Instances in a Slide (PHP REST)
- Replace All Text Instances in a Presentation (PHP REST)
- presentation Resource