GlobalLayoutSlideCollection
Vue de l’ensemble
‘GlobalLayoutSlideCollection’ est une classe dans Aspose.Sliides FOSS pour Java.Déduit de: ‘LayoutSridecollection’, ‘IGlobal LayoutsSsliteColection’.
Il représente une collection de tous les slides de layout dans la présentation.
Cette classe fournit 12 méthodes pour travailler avec les objets de GlobalLayoutSlideCollection dans les programmes Java. Les méthodologies disponibles comprennent: ‘GlobalLanoutLide Collection’, ‘LayerLike Collections’, add, ‘asICollection’ , ‘aIEnumerable’, ‘asILayoutsSmileCollection’, ‘get , ‘getByType,, ‘initInternal et 'iterator. Tous les membres publics sont accessibles à toute application Java après l’installation du package Java Aspose.Sdites FOSS.
méthodes
| Signature | Description |
|---|---|
GlobalLayoutSlideCollection() | Creates an empty GlobalLayoutSlideCollection. |
GlobalLayoutSlideCollection(layouts: List<ILayoutSlide>) | Creates a GlobalLayoutSlideCollection with the given layouts. |
initInternal(layouts: List<ILayoutSlide>) | Internal initialization with a list of all layout slides. |
add(layout: ILayoutSlide) | Adds a layout slide to the collection. |
asILayoutSlideCollection() → ILayoutSlideCollection | Returns this collection as an {@link ILayoutSlideCollection}. |
LayoutSlideCollection() | Creates an empty LayoutSlideCollection. |
get(index: int) → ILayoutSlide | |
size() → int | |
asICollection() → List<ILayoutSlide> | |
asIEnumerable() → Iterable<ILayoutSlide> | |
iterator() → Iterator<ILayoutSlide> | |
getByType(type: SlideLayoutType) → ILayoutSlide |
Voir aussi
- Aspose.Slides - référence API d’entreprise