Paragraph Animation

Introduction

With Aspose.Slides Cloud API, you have the capability to access and manipulate animation effects that are associated with a particular paragraph. For instance, you can retrieve the existing animation settings for a specific paragraph to know how it currently appears in your presentation.

Additionally, you can set or adjust these animation effects. For example, you might want to apply a “Fade In” effect to a specific paragraph to make it smoothly appear during your presentation. By doing so, you are able to customize and enhance the visual impact of your slides, ensuring that your message is conveyed in the most engaging and effective manner possible.

Examples

Add the Blink animation effect to the 1st paragraph of the 2nd shape on the 1st slide in MyPresentation.pptx document. Read information about the animation effect.

cURL Solution

SDK Solutions

SDKs

Check Available SDKs to learn how to add an SDK to your project.