Is there anyway we can convert a .doc to .ppt format? Please let me know we if have some kind of software available to convert?

link|improve this question
feedback

migrated from stackoverflow.com Mar 5 '10 at 20:05

This question came from our site for professional and enthusiast programmers.

2 Answers

Have you tried using the Google Docs API from your favorite programming language? Perhaps you can upload a .doc and download a .ppt, programatically?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown