简体   繁体   English

如何使用api将HTML转换为PPT文件?

[英]how to convert HTML to PPT file using api?

I have to add a capability that is export a jsp ( rendered as html page ) as ppt file. 我必须添加将jsp( 呈现为html page )导出为ppt文件的功能。 Previously export jsp as excel using poi and as pdf using iText has been done. 以前使用poi将jsp导出为ex​​cel,使用iText导出为pdf。 I have googled a lot about html/jsp to ppt java api but felt unlucky. 我已经在html/jsp to ppt java api搜索了很多关于html/jsp to ppt java api但是感到不走运。

FYI, I have converted jsp to pdf so if there is any pdf to ppt convertor API in java, that would also be helpful. 仅供参考,我已经将jsp转换为pdf,因此,如果java中有任何pdf转换为ppt转换器API,那也将有所帮助。

Please suggest me any API or share experience about html/jsp to ppt converter java api 请建议我任何关于html/jsp to ppt converter java api API或分享经验

please use poi-scratchpad for ppt and poi-ooxml for pptx format. 请为ppt使用poi-scratchpad,为pptx格式使用poi-ooxml。 refer to poi.apache.org/slideshow for examples 有关示例,请参阅poi.apache.org/slideshow

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM