Skip to content

whiteS18/WordToHtml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordToHtml

POI将word文件转成HTML进行在线预览

目前测试过word创建的文件,apache poi 创建的文件需要指定样式

Constant:存放部分静态常量
Format:docx文件转成html后如果带有复杂的表格,可能会打乱格式,用于统一表格格式。
ClearAreaCode、WordToHtml:doc文件转html后如果原文件带有目录域的域代码,会一同显示,用于去除域代码。
ReadWordTable:word表格转化成html方法,可修改样式。
代码不断完善中,欢迎提出意见

About

POI将word文件转成HTML进行在线预览

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages