Generate PowerPoint 2007/2010 file using Java

前端 未结 6 2054
南旧
南旧 2020-12-28 17:06

Does anyone know of any API (commercial or open-source) that can generate/edit PowerPoint 2007/2010 presentations through Java. I have a template in the PowerPoint 2007/201

6条回答
  •  执笔经年
    2020-12-28 17:46

    Yes. Check this out http://poi.apache.org/, they just released version 3.6 which now supports Office 2007 format documents. The best part is that it's free!

提交回复
热议问题