Difference between revisions of "SimpleGraph-PowerPoint"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
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 |
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