PPImage — Aspose.Slides FOSS Python API Reference

PPImage — Represents the p p image in a presentation.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
binary_datalist[int]Read-only
imageIImageRead-only
content_typestrRead-only
widthintRead-only
heightintRead-only
xintRead-only
yintRead-only

Methods

MethodReturnsDescription
replace_image()None

See Also