Description: Can operate word document java api, after extracting Java2Word.rar, there is a Doc directory, open the index.html inside can see the api documentation in Chinese, and just have to look Document on it. An examples directory, which are all examples of code for reference. There is also a Java2Word.jar package, as long as it is placed under WEB-INF/lib can use.
File list (Check if you may need any files):
Java2Word\Doc\allclasses-frame.html
.........\...\allclasses-noframe.html
.........\...\com\heavenlake\wordapi\class-use\Document.html
.........\...\...\..........\.......\.........\StyleException.html
.........\...\...\..........\.......\.........\StyleWarning.html
.........\...\...\..........\.......\.........\TableStyleException.html
.........\...\...\..........\.......\.........\TableStyleWarning.html
.........\...\...\..........\.......\Document.html
.........\...\...\..........\.......\package-frame.html
.........\...\...\..........\.......\package-summary.html
.........\...\...\..........\.......\package-tree.html
.........\...\...\..........\.......\package-use.html
.........\...\...\..........\.......\StyleException.html
.........\...\...\..........\.......\StyleWarning.html
.........\...\...\..........\.......\TableStyleException.html
.........\...\...\..........\.......\TableStyleWarning.html
.........\...\constant-values.html
.........\...\deprecated-list.html
.........\...\help-doc.html
.........\...\index-all.html
.........\...\index.html
.........\...\overview-tree.html
.........\...\package-list
.........\...\packages.html
.........\...\resources\inherit.gif
.........\...\serialized-form.html
.........\...\stylesheet.css
.........\examples\test.java
.........\........\testInsertTable.java
.........\........\testMerge.java
.........\........\testReadTable.java
.........\........\testReplaceTable.java
.........\Java2Word.jar
.........\说明.doc
.........\Doc\com\heavenlake\wordapi\class-use
.........\...\...\..........\wordapi
.........\...\...\heavenlake
.........\...\com
.........\...\resources
.........\Doc
.........\examples
Java2Word