Hello,
I am using the groupdocs-merger-cloud npm package to merge two powerpoint files together, one is a presentation I’m generating in code, and the other is a template that contains our company theme.
The goal is to just get the master slides I’ve generated and the master slides from our company theme, but after running them through the merger, several Office Theme slides are added which weren’t present in either presentation.
I don’t think this is specific to the node.js package I’m using either, as the same behavior happens on the groupdocs web interface.
Is there a way to prevent groupdocs from adding these additional office theme slides into the merged presentation?
Master slides in generated presentation
Master slides in template presentation
Master slides in merge result, with additional unwanted master slides circled