IBasePortionFormat Aspose.Slides FOSS Python API референция
Общ преглед
ITextFrameFormat определя опции за форматиране на i текстови рамки. Прогледайте свойствата и методите в таблиците по-долу, за да разберете пълната публична API повърхност от този тип. Всички членове, изброени тук са част от стабилното обществено API и могат да се използват в производствения код, насочен към изданието FOSS. Вижте документацията на пакета за инструкции относно инсталацията и пълен списък с свързани типове.
Пакет: aspose.slides_foss
Свойства на веществата
| Property | Type | Access | Description |
|---|---|---|---|
margin_left | float | Read / Write | The margin_left value. |
margin_right | float | Read / Write | The margin_right value. |
margin_top | float | Read / Write | The margin_top value. |
margin_bottom | float | Read / Write | The margin_bottom value. |
wrap_text | NullableBool | Read / Write | Whether wrap_text is enabled. |
anchoring_type | TextAnchorType | Read / Write | The anchoring_type value. |
center_text | NullableBool | Read / Write | Whether center_text is enabled. |
text_vertical_type | TextVerticalType | Read / Write | The text_vertical_type value. |
autofit_type | TextAutofitType | Read / Write | The autofit_type value. |
column_count | int | Read / Write | The column_count value. |
column_spacing | float | Read / Write | The column_spacing value. |
three_d_format | IThreeDFormat | Read-only | The three_d_format value. |
keep_text_flat | bool | Read / Write | Whether keep_text_flat is enabled. |
rotation_angle | float | Read / Write | The rotation_angle value. |
transform | TextShapeType | Read / Write | The transform value. |
Вижте също:
- Aspose.Slides FOSS Python API Референтен дом