IFontData — Aspose.Slides FOSS Python API Reference

Overview

IFontData represents the i font data in a presentation. Browse the properties and methods in the tables below to understand the complete public API surface of this type. All members listed here are part of the stable public API and may be used in production code targeting the FOSS edition.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
font_namestrRead-onlyThe font_name value.

Methods

MethodReturnsDescription
get_font_name(theme)strPerforms the get_font_name operation.

See Also