|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.pptx.BaseSlideEx
com.aspose.slides.pptx.MasterSlideEx
public class MasterSlideEx
Represents a master slide in a presentation.
Method Summary | |
---|---|
TextStyleEx |
getBodyStyle()
Returns the style of a body text. |
LayoutSlidesEx |
getLayoutSlides()
Returns the collection of layout slides. |
TextStyleEx |
getOtherStyle()
Returns the style of an other text. |
SlideShowTransitionEx |
getSlideShowTransition()
Returns SlideShowTransitionEx object which contains information about slide show transition effects applied to a slide. |
ThemeEx |
getTheme()
Returns the slide's theme. |
TextStyleEx |
getTitleStyle()
Returns the style of a title text. |
Methods inherited from class com.aspose.slides.pptx.BaseSlideEx |
---|
addNotes, findShapeByAltText, getBackground, getName, getParent, getPresentation, getShapes, getSlide, getSlideId, getTags, getTimeline, setName |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public SlideShowTransitionEx getSlideShowTransition()
getSlideShowTransition
in class BaseSlideEx
public ThemeEx getTheme()
getTheme
in class BaseSlideEx
public TextStyleEx getTitleStyle()
public TextStyleEx getBodyStyle()
public TextStyleEx getOtherStyle()
public LayoutSlidesEx getLayoutSlides()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |