Text Highlighting

Introduction

1 You can use highlightText or highlightRegex methods of shape resource to highlight text in a shape.

API Information

API Type Description Swagger Link
/slides/{slideIndex}/shapes/{shapeIndex}/highlightText POST Highlight text in a shape HighlightShapeText
/slides/{slideIndex}/shapes/{shapeIndex}/highlightRegex POST Highlight text in a shape using a regular expression HighlightShapeRegex

cURL Example

SDK Source

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

SDK Examples