Unable to change the data from the existing ppt

Hello Guys,


We have requirement of creating the create the ppt programmatically. So we want to use the predefined template and edit that template programmatically. So while using your api, i am unable to get the chart instance from existing ppt template.

Please let me know, if you need more details on this. I am attaching the ppt template, that we need to update his chart data using aspouse api.



Thanks
Paras Dhyani

Hi Paras Dhyani,


Thanks for inquiring Aspose.Slides.

I have observed the requirements shared by you and like to share that if you have Ole frame containing the MSO chart created in MS Excel and you want to edit that. You can please visit this documentation link to see how to modify the Ole frame inside the presentation. In order to modify the chart you need to Aspose.Cells. I also like to add here that Aspose.Slides provide the complete MSO chart support in it rather than making charts in Aspose.Cells and then adding them as Ole frame inside PowerPoint presentation.

Create or Update PowerPoint Presentation Charts in Java|Aspose.Slides Documentation

Many Thanks,