heavysixer / node-pptx

Generate PPTX files on the server-side with JavaScript.
MIT License
159 stars 44 forks source link

Is it possible to edit an existing Text Box? #121

Open cooperbrown9 opened 1 year ago

cooperbrown9 commented 1 year ago

I have a template pptx that I need to generate copies of by swapping data in and out of it. Is it possible to reference a specific text box? Even a plain getElements() would be great! Any insight on this?

Thank you, the package is awesome!

chengqiyi commented 10 months ago

i am looking for this function too ,so have you already find a solution?

axy1976 commented 4 months ago

Hello everyone, have you found a solution to the issue? I'm facing the same problem and would appreciate any help or solutions you may have. Thank you.