hi!
i have a website. i want to upload a ppt presentation and then convert it into jpg and show it in slide. can somebody tells me how is it possible thorough code?
tanks in advance
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vipul KelkarPosted Oct 19, 2011, 6:52 AM
http://johndyer.name/post/2005/08/31/Tips-for-Exporting-slides-from-Powerpoint-in-C.aspx
Once you have all the jpegs from the ppt, you can use jquery/javascript/timercontrol to show the jpegs as slides on a definite time interval.
saifullah khanPosted Oct 19, 2011, 6:03 AM
Vipul KelkarPosted Oct 19, 2011, 5:57 AM
Does it mean that you want to convert the slides in your ppt into individual jpg files and then show it on your web site as a presentation ?