Compress Embedded Fonts

Introduction

Aspose.Slides Cloud API allows compressing embedded fonts by removing unused characters. The feature can be applied to presentations located in the storage or presentations uploaded in the request body.

CompressEmbeddedFonts

API Information

API Type Description Resource
/slides/{name}/fonts/embedded/compress POST Compresses embedded fonts in a presentation. CompressEmbeddedFonts

Examples

cURL Example

The code examples below show how to compress embedded fonts for a presentation in the storage.

SDK Examples

CompressEmbeddedFontsOnline

API Information

API Type Description Resource
/slides/fonts/embedded/compress POST Compresses embedded fonts in a presentation. CompressEmbeddedFontsOnline

Examples

cURL Example

The code examples below show how to compress embedded fonts for a presentation in request body.

SDK Examples

SDK Source

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