IBasePortionFormat — Aspose.Slides FOSS Python API Reference
Overview
IBasePortionFormat defines formatting options for i base portion. 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. Refer to the package documentation for installation instructions and a complete list of related types.
Package: aspose.slides_foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
line_format | ILineFormat | Read-only | The line_format value. |
fill_format | IFillFormat | Read-only | The fill_format value. |
effect_format | IEffectFormat | Read-only | The effect_format value. |
highlight_color | IColorFormat | Read-only | The highlight_color value. |
underline_line_format | ILineFormat | Read-only | The underline_line_format value. |
underline_fill_format | IFillFormat | Read-only | The underline_fill_format value. |
font_bold | NullableBool | Read / Write | Whether font_bold is enabled. |
font_italic | NullableBool | Read / Write | Whether font_italic is enabled. |
kumimoji | NullableBool | Read / Write | Whether kumimoji is enabled. |
normalise_height | NullableBool | Read / Write | Whether normalise_height is enabled. |
proof_disabled | NullableBool | Read / Write | Whether proof_disabled is enabled. |
font_underline | TextUnderlineType | Read / Write | The font_underline value. |
text_cap_type | TextCapType | Read / Write | The text_cap_type value. |
strikethrough_type | TextStrikethroughType | Read / Write | The strikethrough_type value. |
is_hard_underline_line | NullableBool | Read / Write | Whether the _hard_underline_line flag is set. |
is_hard_underline_fill | NullableBool | Read / Write | Whether the _hard_underline_fill flag is set. |
font_height | float | Read / Write | The font_height value. |
latin_font | IFontData | Read / Write | The latin_font value. |
east_asian_font | IFontData | Read / Write | The east_asian_font value. |
complex_script_font | IFontData | Read / Write | The complex_script_font value. |
symbol_font | IFontData | Read / Write | The symbol_font value. |
escapement | float | Read / Write | The escapement value. |
kerning_minimal_size | float | Read / Write | The kerning_minimal_size value. |
language_id | str | Read / Write | The language_id value. |
alternative_language_id | str | Read / Write | The alternative_language_id value. |
spacing | float | Read / Write | The spacing value. |
spell_check | bool | Read / Write | Whether spell_check is enabled. |