Update a Paragraph

Introduction

Aspose.Slides.Cloud API allows updating text paragraphs within a table cell.

UpdateTableCellParagraph

API Information

API Type Description Resource
/slides/{name}/slides/{slideIndex}/shapes/{shapeIndex}/rows/{rowIndex}/cells/{cellIndex}/paragraphs/{paragraphIndex} PUT Returns paragraph info UpdateTableCellParagraph

Examples

cURL Example

The code example below shows how to update a table cell paragraph with two text portions.

SDK Examples

SDK Source

The Aspose for Cloud SDKs can be downloaded from the following page: Available SDKs