I want to show my pptx files on ipad..please tell me how to do it...
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$2 Answers
you can search for relevant tools though google. But I advise you to choose the professional but reliable PowerPoint to video converter. good luck!
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$I’d like to share my experience in converting PowerPoint to iPad video. Hope it helps honestly!
Usually there are two ways for us.
The first way is to use Windows Movie Maker I have used. But, there is no free lunch in the world. By using Windows Movie Maker, all animations in the original presentation will be lost after the conversion,That's a bad idea.
In order to get a higher quality, another way is to use some specific PowerPoint to video software to help us do this directly. Search “PowerPoint to video converter” in Google and you will get many advises. Recently, I have experienced a PowerPoint to video converter software, which can convert PowerPoint slideshow to the appropriate format that iPad supports.
the trial version I used : http://www.powerpointtovideo.net/
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$
Remarkably wrong. PPT is supported in a UIWebView since forever. PPTX is his question, and it don't work none.
http://developer.apple.com/library/ios/#qa/qa2008/qa1630.html
NSURL *tURL = NSURL fileURLWithPath:tName isDirectory:false;
NSURLRequest *tRequest = NSURLRequest requestWithURL:tURL;
m_WebView loadRequest:tRequest;