Returns:
double - The height of a slide in points.
getNotesSlideWidth()
public final double getNotesSlideWidth()
Gets the width of a notes slide in points.
Returns:
double - The width of a notes slide in points.
getNotesSlideHeight()
public final double getNotesSlideHeight()
Gets the height of a notes slide in points.
Returns:
double - The height of a notes slide in points.
getSlides()
public final PresentationSlideCollection getSlides()
Gets the collection of all slides of this [PresentationContent](../../com.groupdocs.watermark.contents/presentationcontent).
Returns:PresentationSlideCollection - The collection of all slides of this [PresentationContent](../../com.groupdocs.watermark.contents/presentationcontent).
getMasterSlides()
public final PresentationMasterSlideCollection getMasterSlides()
Gets the collection of all master slides of this [PresentationContent](../../com.groupdocs.watermark.contents/presentationcontent).
Returns:PresentationMasterSlideCollection - The collection of all master slides of this [PresentationContent](../../com.groupdocs.watermark.contents/presentationcontent).
getLayoutSlides()
public final PresentationLayoutSlideCollection getLayoutSlides()
Gets the collection of all layout slides of this [PresentationContent](../../com.groupdocs.watermark.contents/presentationcontent).
Returns:PresentationLayoutSlideCollection - The collection of all layout slides of this [PresentationContent](../../com.groupdocs.watermark.contents/presentationcontent).
getMasterNotesSlide()
public final PresentationMasterNotesSlide getMasterNotesSlide()
Gets the master slide for all notes slides of this [PresentationContent](../../com.groupdocs.watermark.contents/presentationcontent).
Returns:PresentationMasterNotesSlide - The master slide for all notes slides of this [PresentationContent](../../com.groupdocs.watermark.contents/presentationcontent).
getMasterHandoutSlide()
public final PresentationMasterHandoutSlide getMasterHandoutSlide()
Gets the master handout slide of this [PresentationContent](../../com.groupdocs.watermark.contents/presentationcontent).
Returns:PresentationMasterHandoutSlide - The master handout slide of this [PresentationContent](../../com.groupdocs.watermark.contents/presentationcontent).
getAsposeSlidesPresentation()
public final Presentation getAsposeSlidesPresentation()