Click here to Skip to main content
15,912,507 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have to update pptx file. In this pptx i have some set of chart which i have to update the data through c# code. Please let me know how to do it?
Posted
Comments
midnight_ 5-Feb-14 2:51am    
Why do you want to change the chart data in pptx files directly?
There's no ordinary way to solve this and any kind solution would need an significant amount of code.
Before you get started, you should check if there's actually an requirement to this.
jitendra kachhi 6-Feb-14 6:28am    
i have ppt template inside template i have added chart, now i want to fill data dynamically.

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900