PortionCollection — Aspose.Slides FOSS Python API Reference
PortionCollection — Represents a collection of portion objects. Inherits from: BaseCollection.
Package: aspose.slides_foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
count | int | Read-only | |
is_read_only | bool | Read-only | |
as_i_enumerable | Any | Read-only |
Methods
| Method | Returns | Description |
|---|---|---|
add() | None | |
index_of(item) | int | |
insert(index) | None | |
clear() | None | |
contains(item) | bool | |
remove(item) | bool | |
remove_at(index) | None |