ILineFormat
ILineFormat — Aspose.Slides FOSS Python API Reference
概述
ILineFormat 定义了i行的格式化选项.浏览下面表中的属性和方法,以了解此类型的完整公共API表面.这里列出的所有成员都是稳定的公开API的一部分,可能用于针对FOSS版本的生产代码.请参阅包文档获得安装说明以及相关类别的全清单.
Package: aspose.slides_foss
描述情况
ILineFormat 是Python的Aspose.Slides FOSS库中的一个类,它暴露了 0 个方法和 16 种属性用于编程使用. 它扩展到 ILineParamSource 和工具 ABC, 继承了其母型的共享功能.
核心能力包括: bool; ilinefillformat; float.这些操作使开发人员能够直接将 ilineformat 功能集成到 Python 应用程序中.
属性
| Property | 类型 | Access | 描述情况 |
|---|---|---|---|
is_format_not_defined | bool | 仅读取 | 设置了_format_not_defined标志. |
fill_format | ILineFillFormat | 仅读取 | 填写_格式值. |
width | float | 阅读/写作 | 宽值. |
dash_style | LineDashStyle | 阅读/写作 | 字符串_样式值. |
custom_dash_pattern | list[float] | 阅读/写作 | 定制_dash_模式值. |
cap_style | LineCapStyle | 阅读/写作 | 标签: 字母_样式值. |
style | LineStyle | 阅读/写作 | 风格的价值. |
alignment | LineAlignment | 阅读/写作 | 排列值. |
join_style | LineJoinStyle | 阅读/写作 | 加入_样式值. |
miter_limit | float | 阅读/写作 | 限度值. |
begin_arrowhead_style | LineArrowheadStyle | 阅读/写作 | 开始_箭头_样式值. |
end_arrowhead_style | LineArrowheadStyle | 阅读/写作 | 终点_箭头_样式值. |
begin_arrowhead_width | LineArrowheadWidth | 阅读/写作 | 开始_箭头_宽值. |
end_arrowhead_width | LineArrowheadWidth | 阅读/写作 | 终点_箭头_宽值. |
begin_arrowhead_length | LineArrowheadLength | 阅读/写作 | 开始_箭头_长度值. |
end_arrowhead_length | LineArrowheadLength | 阅读/写作 | 终点_箭头_长度值. |
查看更多
- [Aspose.Slides 斯 Python API参考主页](/slides/python/)
- 企业API参考](https://reference.aspose.com/slides/)