ImageData
Vue de l’ensemble
‘ImageData’ est une classe dans Aspose.Words FOSS pour Python.Hérité de: ‘BaseModel’.
ImageData.source_filename détient le nom de fil original de l’image.
Propriétés : ‘content_type’, ‘crop_bottom’, `croop_left’, ‘croc_right’, ’ crop-top’, image_bytes, et 1 plus.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
source_filename | str | Read | Gets the source filename. |
content_type | str | Read | Gets the content type. |
image_bytes | bytes | Read | Gets the image bytes. |
crop_left | int | Read | Gets the crop left. |
crop_top | int | Read | Gets the crop top. |
crop_right | int | Read | Gets the crop right. |
crop_bottom | int | Read | Gets the crop bottom. |
Voir aussi
- Aspose.Words pour Python — Enterprise API Reference