Get Paragraphs

Introduction

Aspose.Slides.Cloud API allows retrieving table cell paragraphs info.

GetTableCellParagraphs

API Information

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

Examples

cURL Example

The code example below shows how to retrieve table cell paragraphs info. Assume that the target cell is located in the first row at index 1.

SDK Examples

SDK Source

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