ShapeAnchor

Overview

ShapeAnchor is a class in Aspose.Words FOSS for Python.

Parsed SPA (Shape Address) from PlcSpaMom / PlcSpaHdr.

Properties

NameTypeAccessDescription
cp``Read
spid``Read
left``Read
top``Read
width``Read
height``Read
wr``Read
bx``Read
by``Read

Methods

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