Package | Description |
---|---|
org.docx4j.openpackaging.packages | |
org.docx4j.openpackaging.parts.DrawingML | |
org.docx4j.openpackaging.parts.PresentationML | |
org.pptx4j.model |
Modifier and Type | Method and Description |
---|---|
static PresentationMLPackage |
PresentationMLPackage.createPackage(SlideSizesWellKnown sz,
boolean landscape)
Create an empty presentation.
|
Modifier and Type | Method and Description |
---|---|
PresentationMLPackage |
CreatePptxWithSmartArt.createSmartArtPkg(SlideSizesWellKnown sz,
boolean landscape,
Document xml) |
Modifier and Type | Method and Description |
---|---|
static Presentation |
MainPresentationPart.createJaxbPresentationElement(SlideSizesWellKnown sz,
boolean landscape) |
static Presentation.SldSz |
MainPresentationPart.createSlideSize(SlideSizesWellKnown sz,
boolean landscape) |
Modifier and Type | Method and Description |
---|---|
static SlideSizesWellKnown |
SlideSizesWellKnown.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SlideSizesWellKnown[] |
SlideSizesWellKnown.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007-2019. All Rights Reserved.