Insert a Table Row

Introduction

Aspose.Slides.Cloud API allows adding new rows to a table. You can insert a row at the specified position, or append it to the end of the table.

InsertTableRow

API Information

API Type Description Resource
/slides/{name}/slides/{slideIndex}/shapes/{shapeIndex}/rows POST Returns table row info InsertTableRow

Examples

cURL Example

The code example below shows how to append a new row to the table.

SDK Examples

SDK Source

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