TextCommand
TextCommand
Overview
TextCommand 是Python的Aspose.Page FOSS中的一个类.
使用字体引用并转换文本.
特性: fill, fill_opacity, font_ref, font_size, matrix, text.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
text | str | Read | 得到了短信. |
font_ref | str | Read | 得到字体的评判. |
font_size | float | Read | 得到字体大小. |
matrix | Matrix | Read | 得到了矩阵. |
fill | `Paint | None` | Read |
fill_opacity | float | Read | 得到填充的不透明度. |