ShapeAnchor

Overview

ShapeAnchor 是Python的Aspose.Words FOSS中的一个类.

解析了SPA (形状地址) 来自PlcSpaMom / PlcSpaHdr.

这个类提供了一个方法,用于在Python程序中使用ShapeAnchor 对象. 有的方法包括: __init__. 在安装Python包的Aspose.Words FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: bx, by, cp, height, left, spid,另外还有3个.

Properties

NameTypeAccessDescription
cp``Read得到了CP.
spid``Read得到了蜘蛛.
left``Read得到左边.
top``Read他得到了顶部.
width``Read得到宽度.
height``Read得到了高度.
wr``Read得到了WR.
bx``Read得到了BX.
by``Read得到了通过.

Methods

SignatureDescription
__init__(cp: int, spid: int, left: float, top: float, width: float, height: float, wr: int, bx: int, by: int)

See Also

 中文