Difference between revisions of "SimpleGraph-PowerPoint"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
|apiname=Apache POI XSLF/HSLF | |apiname=Apache POI XSLF/HSLF | ||
|apiurl=https://poi.apache.org/slideshow/xslf-cookbook.html | |apiurl=https://poi.apache.org/slideshow/xslf-cookbook.html | ||
+ | |issue=7 | ||
|documentation=makes Microsoft PowerPoint presentations accessible via the Apache POI API | |documentation=makes Microsoft PowerPoint presentations accessible via the Apache POI API | ||
|storemode=property | |storemode=property | ||
|viewmode=hidden | |viewmode=hidden | ||
}} | }} | ||
+ | =Freitext= | ||
= Links = | = Links = | ||
* https://stackoverflow.com/questions/tagged/poi | * https://stackoverflow.com/questions/tagged/poi | ||
* https://stackoverflow.com/questions/tagged/hslf | * https://stackoverflow.com/questions/tagged/hslf | ||
* https://stackoverflow.com/questions/tagged/xslf | * https://stackoverflow.com/questions/tagged/xslf |
Latest revision as of 14:09, 21 March 2018
SimpleGraphModule
SimpleGraph PowerPoint module
The SimpleGraph PowerPoint module makes Microsoft PowerPoint presentations accessible via the Apache POI API see Apache POI XSLF/HSLF. The initial issue is 7
Sources
- System: PowerPointSystem.java
- JUnit-Test: TestPowerPointSystem.java