Merge Table Cells

Introduction

Aspose.Slides.Cloud API allows merging table cells.

MergeTableCells

API Information

API Type Description Resource
/slides/{name}/slides/{slideIndex}/shapes/{shapeIndex}/mergeCells POST Returns table info MergeTableCells

Examples

cURL Example

The code example below shows how to merge four cells {1,1} {1,2} {2,1} {2,2} into one cell.

SDK Examples

SDK Source

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