Skip to content

JAVA操作Word合并、替换占位符、Word插入富文本、生成水印,一步到位,简单明了。

Notifications You must be signed in to change notification settings

Core83/wordtools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wordtools

JAVA操作Word合并、替换占位符、Word插入富文本、生成水印,一步到位,简单明了。
insertword 是插入富文本到Word的操作。
magerword 合并多个Word的目录,也有将富文本转成Word的代码,与insertword富文本转Word代码不同的是这里的类只返回Word,并不是把转成的Word插入到要写入的目标Word。
replacemark 是替换段落占位符和表格占位符的入口类,还有生成水印,都是调用其他目录的工具类。

感觉好用有帮助请帮忙点亮你尊贵的小星星呗,谢谢!

About

JAVA操作Word合并、替换占位符、Word插入富文本、生成水印,一步到位,简单明了。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%