Is there any code to read MS Office PPT on Android?
问题 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