Get a Paragraph

Introduction

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

GetTableCellParagraph

API Information

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

Examples

cURL Example

The code example below shows how to retrieve table cell paragraph info. Assume that the target paragraph is located in the first cell of the first row at the first position.

SDK Examples

SDK Source

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