Java uses POI to read ppt files and poi to read excel and word examples

Apache's POI project can be used to process MS office documents, and there is another one on codeplex Net version. POI project can create, maintain and operate various Java APIs based on OOXML and ole2 file formats. Most MS office is in ole2 format. POI supports outlook through hsmf subproject, Visio through HDGF subproject and publisher through hpbf subproject.

Simple example of extracting word using POI:

To introduce poi-3.7 JAT and poi scratchpad-3.7 AJR these two packages.

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>