IBasePortionFormat Aspose.Slides FOSS Python API референция
Общ преглед
IShape представлява формата i в презентация. Прочетете свойствата и методите в таблиците по-долу, за да разберете пълната публична API повърхност на този тип. Всички членове, изброени тук са част от стабилното обществено API и могат да се използват в производствения код, насочен към изданието FOSS. Вижте документацията на пакета за инструкции за инсталиране и пълен списък с свързани типове.
Пакет: aspose.slides_foss
Свойства на веществата
| Property | Type | Access | Description |
|---|---|---|---|
is_text_holder | bool | Read-only | Whether the _text_holder flag is set. |
placeholder | IPlaceholder | Read-only | The placeholder value. |
custom_data | ICustomData | Read-only | The custom_data value. |
raw_frame | IShapeFrame | Read / Write | The raw_frame value. |
frame | IShapeFrame | Read / Write | The frame value. |
line_format | ILineFormat | Read-only | The line_format value. |
three_d_format | IThreeDFormat | Read-only | The three_d_format value. |
effect_format | IEffectFormat | Read-only | The effect_format value. |
fill_format | IFillFormat | Read-only | The fill_format value. |
hidden | bool | Read / Write | Whether hidden is enabled. |
z_order_position | int | Read-only | The z_order_position value. |
connection_site_count | int | Read-only | The connection_site_count value. |
rotation | float | Read / Write | The rotation value. |
x | float | Read / Write | The x value. |
y | float | Read / Write | The y value. |
width | float | Read / Write | The width value. |
height | float | Read / Write | The height value. |
alternative_text | str | Read / Write | The alternative_text value. |
alternative_text_title | str | Read / Write | The alternative_text_title value. |
name | str | Read / Write | The name value. |
is_decorative | bool | Read / Write | Whether the _decorative flag is set. |
unique_id | int | Read-only | The unique_id value. |
office_interop_shape_id | int | Read-only | The office_interop_shape_id value. |
is_grouped | bool | Read-only | Whether the _grouped flag is set. |
as_i_slide_component | ISlideComponent | Read-only | The as_i_slide_component value. |
Вижте също:
- Aspose.Slides FOSS Python API Референтен дом