heavysixer / node-pptx

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

Apply Master #49

Open benediktpascher opened 4 years ago

benediktpascher commented 4 years ago

Hey,

is there a possibility to apply a slide master? In my case, I have an existing .pptx-file and I want to change the slide master of an added slide (considering there is more than one slide master).

heavysixer commented 4 years ago

@gregdolley do we have an example of how this might work with the API?

gregdolley commented 4 years ago

@heavysixer @bpascher Unfortunately, editing slide masters (whether on an existing slide or not), is still not possible. We've had this feature on our backlog for a long time. Mark - maybe time to revisit it?

heavysixer commented 4 years ago

Yeah we should take up this feature again, @bpascher PRs are greatly appreciated if you want to try and take a crack at it.

makopyants commented 3 years ago

Hi guys, I will take a look at this feature and maybe produce PR after sometime. If there's anyone who could point me in right direction to get this done - would be greatly appreciated