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
| Name | Type | Access | Description |
|---|---|---|---|
cp | `` | Read | Gets the cp. |
spid | `` | Read | Gets the spid. |
left | `` | Read | Gets the left. |
top | `` | Read | Gets the top. |
width | `` | Read | Gets the width. |
height | `` | Read | Gets the height. |
wr | `` | Read | Gets the wr. |
bx | `` | Read | Gets the bx. |
by | `` | Read | Gets the by. |
méthodes
| Signature | Description |
|---|---|
__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