document-processing.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [document-processing]
www.codever.land/bookmarks/t/document-processing
Apache POI
Supports OOXML (XLSX, DOCX, PPTX) as well as OLE2 (XLS, DOC or PPT).
- tags: java, document-processing
documents4j
API for document format conversion using third-party converters such as MS Word.
- tags: java, document-processing
docx4j
https://www.docx4java.org/trac/docx4j
Create and manipulate Microsoft Open XML files.
- tags: java, document-processing
zerocell
https://github.com/creditdatamw/zerocell
Annotation-based API for reading data from Excel sheets into POJOs with focus on reduced overhead.
- tags: java, document-processing
- :octocat: source code