MasterSlide — Aspose.Slides FOSS Java API Reference
MasterSlide — Represents a master slide in a presentation. Inherits from: BaseSlide, IMasterSlide.
Package: org.aspose.slides.foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
layoutSlides | ILayoutSlideCollection | Read/Write | |
presentation | IPresentation | Read/Write |
Methods
| Method | Returns | Description |
|---|---|---|
initInternal(IPresentation presentation, OpcPackage opcPackage, String partName, MasterSlidePart masterPart, List<ILayoutSlide> layoutSlides) | void | Internal initialization for a master slide loaded from a package. |
getLayoutSlides() | ILayoutSlideCollection | |
getPresentation() | IPresentation |