Overview
XpsImage 是Python的Aspose.Page FOSS中的一个类.
XPS图像元素.
特性: height, source, transform, width.
Properties
| Name | Type | Access | Description |
|---|
source | str | 阅读/写作 | 获取或设置源. |
width | float | 阅读/写作 | 得到或设置宽度. |
height | float | 阅读/写作 | 得到或设置高度. |
transform | `str | None` | 阅读/写作 |
See Also