ImageTransformOperation

ImageTransformOperation

Overview

ImageTransformOperation is a class in Aspose.Slides FOSS for Python. Inherits from: PVIObject, ISlideComponent, IPresentationComponent.

Properties: as_i_presentation_component, presentation, slide.

Properties

NameTypeAccessDescription
as_i_presentation_componentIPresentationComponentReadAllows to get base IPresentationComponent interface.
slideIBaseSlideReadGets the slide.
presentationIPresentationReadGets the presentation.

See Also