Hello,
I am relatively new to C# and OpenXML. I’m trying to use OpenXML to fix a very specific issue I’m having. I have thousands of PowerPoint slides that are generated by Nintex DrawLoop pulling content and data from Salesforce. Once Nintex generates the slides, they must be manually opened and the “Reset Slide” option on the context menu must be executed to apply the formatting of the Master Slide/Layout. I have been unable to find a way to automate this step through VBA or Interopt. I’m hoping I can accomplish this through OpenXML but so far my searching has not turned anything up.
Finding a way to automate this one manual step would be a huge help to me. The menu option can be found when you right click a slide in the slide selector. The menu option can also be found on the ribbon under Home|Slides|Reset
Thanks for your help.
Imran