IPortionCollection Aspose.Slides FOSS Python API Referència
General
IPortionCollection representa una col·lecció d’objectes i porcions. Explora les propietats i mètodes en les taules següents per entendre la superfície API pública completa d ‘aquest tipus. Tots els membres enumerats aquí formen part de l’API pública estable i poden ser utilitzats en el codi de producció dirigit a l ’edició FOSS. Consulteu la documentació del paquet per instruccions d " instalació i una llista completa de tipus relacionats.
Package: aspose.slides_foss
Propietats
| Property | Type | Access | Description |
|---|---|---|---|
count | int | Read-only | The count value. |
as_i_enumerable | Any | Read-only | The as_i_enumerable value. |
Mètodes
| Method | Returns | Description |
|---|---|---|
add() | None | Adds a to this collection. |
index_of(item) | int | Performs the index_of operation. |
insert(index) | None | Performs the insert operation. |
clear() | None | Performs the clear operation. |
contains(item) | bool | Performs the contains operation. |
remove(item) | bool | Removes the specified from this collection. |
remove_at(index) | None | Removes the specified _at from this collection. |
Veure també
- FOSS Python API Referència de casa