I'm looking for code to read MS Office PPT on Android, is there anyone interested in sharing the code?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
You might want to take a look at Apache POI - the Java API for Microsoft Documents
The Apache POI Project's mission is to create and maintain Java APIs for manipulating various file formats based upon the Office Open XML standards (OOXML) and Microsoft's OLE 2 Compound Document format (OLE2). In short, you can read and write MS Excel files using Java. In addition, you can read and write MS Word and MS PowerPoint files using Java.
http://poi.apache.org/
回答2:
I found an useful Url here: http://code.google.com/p/display-msoffice-docs-android-with-apache-poi/source/checkout
回答3:
there are some trial library about Ms-office on Android http://code.google.com/p/android-office-demo/downloads/list