Chart creation in powerpoint

Hi,

I would like to create a chart on a ppt slide. The chart needs to be
editable. when the table is edited, the changes need to be reflected on
to the chart. Can I do it directly using aspose.slides or should i
first create a chart in excel and then copy it as an OLE Object?



Regards,

Pavan S B


Dear Pavan S B,

Thanks for considering Aspose.Slides.

Aspose.Slides cannot manipulate the OLE objects data, because it does not understand it and it can be anything. Therefore, it just allows you to add/delete the OLE objects.

In order to manipulate the OLE objects data, you need some tools/components that understand them, this is the reason, you had to use Excel/Aspose.Cells to create a chart.