ShapeAnchor
Overview
ShapeAnchor is a class in Aspose.Words FOSS for Python.
Parsed SPA (Shape Address) from PlcSpaMom / PlcSpaHdr.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
cp | `` | Read | |
spid | `` | Read | |
left | `` | Read | |
top | `` | Read | |
width | `` | Read | |
height | `` | Read | |
wr | `` | Read | |
bx | `` | Read | |
by | `` | Read |
Methods
| Signature | Description |
|---|---|
__init__(cp: int, spid: int, left: float, top: float, width: float, height: float, wr: int, bx: int, by: int) |