ShapeAnchor

Vue de l’ensemble

‘ShapeAnchor’ est une classe dans Aspose.Words FOSS pour Python.

Parsed SPA (Address de forme) de PlcSpaMom / PlkSpeHdr.

Cette classe fournit 1 méthode pour travailler avec les objets ShapeAnchor dans les programmes Python. Les méthodes disponibles comprennent: __init__. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Words FOSS pour le package Pyathon. Propriétés: ‘bx’, ‘by’, cp', ‘high’, 'left', ’spid et 3 autres.

Propriétés

NameTypeAccessDescription
cp``ReadGets the cp.
spid``ReadGets the spid.
left``ReadGets the left.
top``ReadGets the top.
width``ReadGets the width.
height``ReadGets the height.
wr``ReadGets the wr.
bx``ReadGets the bx.
by``ReadGets the by.

méthodes

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

Voir aussi

  • Aspose.Words pour Python — Enterprise API Reference
 Français