Merge pull request #340 from HanOy/patch-1

Add docx4j
This commit is contained in:
Andreas Kull
2016-05-08 10:16:38 +02:00

View File

@ -301,6 +301,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Apache POI](http://poi.apache.org/) - Supports OOXML (XLSX, DOCX, PPTX) as well as OLE2 (XLS, DOC or PPT). * [Apache POI](http://poi.apache.org/) - Supports OOXML (XLSX, DOCX, PPTX) as well as OLE2 (XLS, DOC or PPT).
* [documents4j](http://documents4j.com) - API for document format conversion using third-party converters such as MS Word. * [documents4j](http://documents4j.com) - API for document format conversion using third-party converters such as MS Word.
* [jOpenDocument](http://www.jopendocument.org/) - Processes the OpenDocument format. * [jOpenDocument](http://www.jopendocument.org/) - Processes the OpenDocument format.
* [docx4j](http://www.docx4java.org/trac/docx4j) - Creating and manipulating Microsoft Open XML files.
## Formal Verification ## Formal Verification