Set Embedded Fonts

Introduction

Aspose.Slides Cloud API allows embedding a font used in a presentation. The feature can be applied to presentations located in the storage or presentations uploaded in the request body.

SetEmbeddedFont

API Information

API Type Description Resource
/slides/{name}/fonts/embedded/{fontName} POST Embeds specified font and returns presentation fonts info. SetEmbeddedFont

Examples

cURL Example

The code examples below show how to embed fonts in a presentation in the storage.

SDK Examples

SetEmbeddedFontOnline

API Information

API Type Description Resource
/slides/fonts/embedded/{fontName} POST Embeds specified font and returns presentation. SetEmbeddedFontOnline

Examples

cURL Example

The code examples below show how to embed fonts in a presentation in the request body.

SDK Examples

SDK Source

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