BasePortionFormat — Aspose.Slides FOSS Python API Reference
BasePortionFormat — Defines formatting options for base portion. Inherits from: PVIObject.
Package: aspose.slides_foss
Constructor
obj = BasePortionFormat()Properties
| Property | Type | Access | Description |
|---|---|---|---|
line_format | ILineFormat | Read-only | |
fill_format | IFillFormat | Read-only | |
effect_format | IEffectFormat | Read-only | |
highlight_color | IColorFormat | Read-only | |
underline_line_format | ILineFormat | Read-only | |
underline_fill_format | IFillFormat | Read-only | |
font_bold | NullableBool | Read / Write | |
font_italic | NullableBool | Read / Write | |
kumimoji | NullableBool | Read / Write | |
normalise_height | NullableBool | Read / Write | |
proof_disabled | NullableBool | Read / Write | |
font_underline | TextUnderlineType | Read / Write | |
text_cap_type | TextCapType | Read / Write | |
strikethrough_type | TextStrikethroughType | Read / Write | |
is_hard_underline_line | NullableBool | Read / Write | |
is_hard_underline_fill | NullableBool | Read / Write | |
font_height | float | Read / Write | |
escapement | float | Read / Write | |
kerning_minimal_size | float | Read / Write | |
spacing | float | Read / Write | |
latin_font | IFontData | Read / Write | |
east_asian_font | IFontData | Read / Write | |
complex_script_font | IFontData | Read / Write | |
symbol_font | IFontData | Read / Write | |
language_id | str | Read / Write | |
alternative_language_id | str | Read / Write | |
spell_check | bool | Read / Write |