Overview
ImageEntry is a class in Aspose.Words FOSS for Python.
One image to add to word/media/ plus its relationship row.
Properties
| Name | Type | Access | Description |
|---|
rel_id | str | Read | |
media_path | str | Read | |
content_type | str | Read | |
image_bytes | bytes | Read | |
See Also