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

PropertyTypeAccessDescription
countintRead-onlyThe count value.
as_i_enumerableAnyRead-onlyThe as_i_enumerable value.

Mètodes

MethodReturnsDescription
add()NoneAdds a to this collection.
index_of(item)intPerforms the index_of operation.
insert(index)NonePerforms the insert operation.
clear()NonePerforms the clear operation.
contains(item)boolPerforms the contains operation.
remove(item)boolRemoves the specified from this collection.
remove_at(index)NoneRemoves the specified _at from this collection.

Veure també

  • FOSS Python API Referència de casa
 Català