IBasePortionFormat Aspose.Slides FOSS Python API референция
Общ преглед
ILineFormat определя опции за форматиране на i-линията. Прочетете свойствата и методите в таблиците по-долу, за да разберете пълната публична API повърхност от този тип. Всички членове, изброени тук са част от стабилното обществено API и могат да се използват в производствения код, насочен към изданието FOSS. Вижте документацията на пакета за инструкции относно инсталацията и пълен списък с свързани типове.
Пакет: aspose.slides_foss
Свойства на веществата
| Property | Type | Access | Description |
|---|---|---|---|
is_format_not_defined | bool | Read-only | Whether the _format_not_defined flag is set. |
fill_format | ILineFillFormat | Read-only | The fill_format value. |
width | float | Read / Write | The width value. |
dash_style | LineDashStyle | Read / Write | The dash_style value. |
custom_dash_pattern | list[float] | Read / Write | The custom_dash_pattern value. |
cap_style | LineCapStyle | Read / Write | The cap_style value. |
style | LineStyle | Read / Write | The style value. |
alignment | LineAlignment | Read / Write | The alignment value. |
join_style | LineJoinStyle | Read / Write | The join_style value. |
miter_limit | float | Read / Write | The miter_limit value. |
begin_arrowhead_style | LineArrowheadStyle | Read / Write | The begin_arrowhead_style value. |
end_arrowhead_style | LineArrowheadStyle | Read / Write | The end_arrowhead_style value. |
begin_arrowhead_width | LineArrowheadWidth | Read / Write | The begin_arrowhead_width value. |
end_arrowhead_width | LineArrowheadWidth | Read / Write | The end_arrowhead_width value. |
begin_arrowhead_length | LineArrowheadLength | Read / Write | The begin_arrowhead_length value. |
end_arrowhead_length | LineArrowheadLength | Read / Write | The end_arrowhead_length value. |
Вижте също:
- Aspose.Slides FOSS Python API Референтен дом