IBaseSlide — Aspose.Slides FOSS Python API Reference
Overview
IBaseSlide represents the i base slide in a presentation. Browse the properties and methods in the tables below to understand the complete public API surface of this type. All members listed here are part of the stable public API and may be used in production code targeting the FOSS edition.
Package: aspose.slides_foss
Description
IBaseSlide is a class in the Aspose.Slides FOSS library for Python that exposes 0 methods and 3 properties for programmatic use. It extends IThemeable and implements ISlideComponent, IPresentationComponent, inheriting shared functionality from its parent type.
Core capabilities include: ishapecollection. These operations enable developers to integrate ibaseslide functionality directly into Python applications.
Properties
| Property | Type | Access | Description |
|---|---|---|---|
shapes | IShapeCollection | Read-only | The shapes value. |
name | str | Read / Write | The name value. |
slide_id | int | Read-only | The slide_id value. |