Delete a Paragraph

Introduction

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

DeleteTableCellParagraph

API Information

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

Examples

cURL Example

The code example below shows how to delete the first table cell paragraph in the first cell of the first row.

SDK Examples

SDK Source

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