Applying 2003 PPT master template to 2010 ppt

Hi,

We have a request from our clients to read the master slide information from 2003 PPT file and apply it to 2010 (PPTX) file. is there is a way to achieve this?

Thanks,

Regilesh K - nielsen Canada

Hi Regilesh K,


There is limited support for accessing PPT presentation using Aspose.Slides.Pptx.PresentationEx class. You can try accessing the PPT master slides using PresentationEx class and try cloning the master slide in your PPTX presentation. For your kind reference, please visit this documentation link on slide cloning and look for heading, “In Another PPTX Presentation with Master Slide from Source Presentation at the End of the Existing Slides”. You will learn to see how to copy master slides from one presentation to another presentation. I also like to share that at the moment there is limited support for PPT to PPTX conversion currently available in Aspose.Slides.Pptx and it depends on your presentation. Please also visit this link for your reference.

Many Thanks,