Get a Paragraph Rectangle

Introduction

The article shows how to obtain coordinates of the rectangle that bounds paragraph using Aspose.Slides Cloud.

There is a similar method to get rectangle coordinates for a portion.

API Information

API Type Description Resource
/slides/{name}/slides/{slideIndex}/shapes/{shapeIndex}/paragraphs/{paragraphIndex}/bounds GET Returns coordinates of rect that bounds paragraph GetParagraphRectangle

cURL Example

SDK Source

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

SDK Examples