IBasePortionFormat Aspose.Slides FOSS Python API референция
Общ преглед
IBasePortionFormat определя опции за форматиране на i базата. Прогледайте свойствата и методите в таблиците по-долу, за да разберете пълната публична API повърхност от този тип. Всички членове, изброени тук са част от стабилното обществено API и могат да бъдат използвани в производствения код, насочен към изданието FOSS. Вижте документацията на пакета за инструкции относно инсталацията и пълен списък с свързани типове.
Пакет: aspose.slides_foss
Свойства на веществата
| 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. |
Вижте също:
- Aspose.Slides FOSS Python API Референтен дом