Get Presentation Fonts

Introduction

Aspose.Slides Cloud API allows getting list of fonts used in the presentation. The list can be obtained from the presentation located in the storage or the presentation uploaded in the request body.

GetFonts

API Information

API Type Description Resource
/slides/{name}/fonts Get Returns presentation fonts info. GetFonts

Examples

cURL Example

The code examples below show how to obtain fonts information from presentations in the storage.

SDK Examples

GetFontsOnline

API Information

API Type Description Resource
/slides/fonts Get Returns presentation fonts info. GetFontsOnline

Examples

cURL Example

The code examples below show how to obtain fonts information from presentations in request body.

SDK Examples

SDK Source

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