PsPage

Overview

PsPage 是Python的Aspose.Page FOSS中的一个类.

可以编辑的PS/EPS页面.

特性: canvas, content, dirty, height, width.

Properties

NameTypeAccessDescription
widthfloat阅读/写作得到或设置宽度.
heightfloat阅读/写作得到或设置高度.
contentlist[str]阅读/写作获取或设置内容.
dirtybool阅读/写作得到或设置的脏.
canvas"PsCanvas"阅读/写作得到或设置画布.

See Also

 中文