Package org.pptx4j.samples
Class TemplateReplaceSimple
java.lang.Object
org.pptx4j.samples.TemplateReplaceSimple
Example of how to replace text and images in a Pptx.
Text is replaced using the familiar VariableReplace approach.
Images are replaced by replacing their byte content.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class(package private) static class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TemplateReplaceSimple
public TemplateReplaceSimple()
-
-
Method Details
-
main
public static void main(String[] args) throws Docx4JException, Pptx4jException, jakarta.xml.bind.JAXBException, IOException - Throws:
Docx4JExceptionPptx4jExceptionjakarta.xml.bind.JAXBExceptionIOException
-