Uses of Class
org.pptx4j.Pptx4jException
Packages that use Pptx4jException
-
Uses of Pptx4jException in org.docx4j.openpackaging.parts.PresentationML
Methods in org.docx4j.openpackaging.parts.PresentationML that throw Pptx4jExceptionModifier and TypeMethodDescriptionvoidInserts the slide at the specified position in the presentation.booleanAppend the slide at the end of the presentation.private voidMainPresentationPart.ensureContent()private voidMainPresentationPart.ensureSldIdLst()MainPresentationPart.getNotesMasterPart(boolean createIfAbsent) getNotesMasterPart creating if createIfAbsent flag allowsMainPresentationPart.getSlide(int index) intMainPresentationPart.getSlideCount()MainPresentationPart.getSlideParts()voidMainPresentationPart.removeSlide(int index) voidMainPresentationPart.removeSlide(Relationship rel) -
Uses of Pptx4jException in org.pptx4j.samples
Methods in org.pptx4j.samples that throw Pptx4jException