From 2ad198ad812c61a4d8a1fb8cd8c3bab2dfd76cd4 Mon Sep 17 00:00:00 2001 From: HanOy <339340195@qq.com> Date: Fri, 1 Apr 2016 15:25:58 +0800 Subject: [PATCH] Add docx4j --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ddf19c..4ae64bd 100644 --- a/README.md +++ b/README.md @@ -299,6 +299,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). * [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. +* [docx4j](http://www.docx4java.org/trac/docx4j) - For creating and manipulating Microsoft Open XML (Word docx, Powerpoint pptx, and Excel xlsx) files. ## Formal Verification