Class TemplateReplaceSimple

java.lang.Object
org.pptx4j.samples.TemplateReplaceSimple

public class TemplateReplaceSimple extends Object
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.