使用POI来将PPT转换成图片还是狠简单的。
http://www.coder4.com/archives/1203
亮点 :
// render the background |
55 |
slide[i].getBackground().draw(graphics); |
56 |
// render the content |
57 |
slide[i].draw(graphics); |
HxLauncher: Launch Android applications by voice commands