BaseSlide — Aspose.Slides FOSS Python API Reference

BaseSlide — Represents the base slide in a presentation.

Package: aspose.slides_foss


Constructor

obj = BaseSlide()

Properties

PropertyTypeAccessDescription
shapesIShapeCollectionRead-only
namestrRead / Write
slide_idintRead-only
presentationIPresentationRead-only

See Also