I have seen examples where a chart can be copied into a slide. I'd like to know if there is any way to update the values in chart (OleObjectFrame) after being able to find the "chart" object in the slide.
For example -
- derive the chart object from OleObjectFrame
- access cells in the chart
- able to set the values for the cells of the chart
- commit the changes so they can be reflected on the slide.
Thanks,
VK
Hi VK,
Thanks for your inquiry.
Please proceed to this video link for your further kind reference. In the shared video link, I have explained how to access the chart Ole frame using Aspose.Slides for Java and modify the chart using Aspose.Cells for Java. Please share, if you may need any further help in this regard.
Many Thanks
Hi Mudassir,
The video link is pointing to my request thread. Could you send me the correct link.
Thanks,
VK
Thanks for the link. Is it possible you can attach the sample code? The video display was not that clear.
Thanks,
VK
Hi VK,
I have created the sample project in eclipse for your kind reference which is available for download from here:
http://dl.dropbox.com/u/72783084/UpateOleFrame.rar
I have included all the jar files needed for your convenience. You may need to adjust the Jar file paths based on your location. I have also shared the generated and sample presentation file for your reference as well. Please share, if I may help you further in this regard.
Many Thanks,