Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.35 KB

document-processing.md

File metadata and controls

29 lines (24 loc) · 1.35 KB

Bookmarks tagged [document-processing]

https://poi.apache.org/

Supports OOXML (XLSX, DOCX, PPTX) as well as OLE2 (XLS, DOC or PPT).


http://documents4j.com

API for document format conversion using third-party converters such as MS Word.


https://www.docx4java.org/trac/docx4j

Create and manipulate Microsoft Open XML files.


https://github.com/creditdatamw/zerocell

Annotation-based API for reading data from Excel sheets into POJOs with focus on reduced overhead.