This library creates powerpoint presentation files by handling a Javascript file or text set in the properties. It depends on PptxGenJS.
Example of script to generate one-slide file with text :
var pptx = new PptxGenJS();
var slide = pptx.addSlide();
slide.addText("Hello", { x: 0.5, y: 0.7, w...
I created and designed it with powerpoint 100%. Usually i make use of Figma but today i decided to make something different that the community can actually use easily and turn into real design in B4J.
I might consider later uploading the B4J design which i haven't had time to convert into yet...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.