Hi,
i m using Dundas chart for preparaing charts with Asp.Net.
how to display that charts into my PPT by aspose.slide.
Please help me ....
Thanks and regards
risagr
Hi,
i m using Dundas chart for preparaing charts with Asp.Net.
how to display that charts into my PPT by aspose.slide.
Please help me ....
Thanks and regards
risagr
Dear risagr,
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Can you get the image of your chart? In that case you will add a picture inside your presentation via Shapes.AddPictureFrame, also if you could get the chart in OLE format, then you can also insert it with Shapes.AddOleObjectFrame method.