Can we add new slides dynamically using pptxgenjs if the slide is not declared* in the project?
*pptx.addSlide(‘MASTER_SLIDE’);
I want to check if I can add new slides to a PPT even though it is not declared in the code.
New contributor
Ved Raj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.