Charts for PowerPoint

Hi, I'm trying to add charts to my power point from scratch. I'm developing a .net application.

How can I do it?


This message was posted using Aspose.Live 2 Forum

Dear canteloup,

Thanks for considering Aspose.Slides.

You can add chart as an OLE object, you will also find code example at this link

http://www.aspose.com/Products/Aspose.Slides/Api/Working-with-OLE-Object-Frames.html

Or you can get the image of the chart and add it as a picture.

http://www.aspose.com/Products/Aspose.Slides/Api/Adding-Picture-Frame-to-Slide.html