3 Star 59 Fork 19

PasseRR / docx4j-wisewe

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README.md

license license lv

docx4j-wisewe

文档导出

maven引入


<dependency>
    <groupId>cn.wisewe</groupId>
    <artifactId>docx4j-wisewe-output</artifactId>
    <version>见上最新版本</version>
</dependency>

gradle引入

dependencies {
    implementation "cn.wisewe:docx4j-wisewe-output:见上最新版本"
}

文档导入

maven引入


<dependency>
    <groupId>cn.wisewe</groupId>
    <artifactId>docx4j-wisewe-input</artifactId>
    <version>见上最新版本</version>
</dependency>

gradle引入

dependencies {
    implementation "cn.wisewe:docx4j-wisewe-input:见上最新版本"
}

文档转换

文档转换依赖较大(约120M),请酌情使用。

maven引入


<dependency>
    <groupId>cn.wisewe</groupId>
    <artifactId>docx4j-wisewe-convert</artifactId>
    <version>见上最新版本</version>
</dependency>

gradle引入

dependencies {
    implementation "cn.wisewe:docx4j-wisewe-convert:见上最新版本"
}

About

快速导出excel word pdf zip,支持word页眉页脚、pdf水印等功能 快速导入excel、zip等功能 快速文档转换,支持pdf、word、excel、ppt转html/pdf expand collapse
Cancel

Releases (16)

All

docx4j-wisewe

Contributors

All

Activities

Load More
can not load any more
Java
1
https://gitee.com/PasseRR/docx4j-wisewe.git
git@gitee.com:PasseRR/docx4j-wisewe.git
PasseRR
docx4j-wisewe
docx4j-wisewe
master

Search