资源简介

poi-tl实现根据模板生成合同和html转doc,doc转docx的Demo,可以直接运行,jdk1.8, poi-tl 是新的1.6版本的,

资源截图

代码片段和文件信息

/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.  See the NOTICE file
distributed with this work for additional information
regarding copyright ownership.  The ASF licenses this file
to you under the Apache License Version 2.0 (the
“License“); you may not use this file except in compliance
with the License.  You may obtain a copy of the License at

  https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing
software distributed under the License is distributed on an
“AS IS“ BASIS WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND either express or implied.  See the License for the
specific language governing permissions and limitations
under the License.
*/

import java.io.File;
import java.io.F

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1316  2019-06-28 13:28  poitl-demo\.classpath

    .......       333  2019-06-25 11:37  poitl-demo\.gitignore

    .......     48337  2019-06-25 11:37  poitl-demo\.mvn\wrapper\maven-wrapper.jar

    .......       116  2019-06-25 11:37  poitl-demo\.mvn\wrapper\maven-wrapper.properties

    .......      4625  2019-06-25 11:37  poitl-demo\.mvn\wrapper\MavenWrapperDownloader.java

     文件        768  2019-06-25 20:52  poitl-demo\.project

     文件        155  2019-06-25 19:39  poitl-demo\.settings\org.eclipse.core.resources.prefs

     文件        543  2019-06-25 20:52  poitl-demo\.settings\org.eclipse.jdt.core.prefs

     文件         90  2019-06-25 19:39  poitl-demo\.settings\org.eclipse.m2e.core.prefs

     文件        122  2019-06-25 20:52  poitl-demo\.settings\org.eclipse.wst.common.project.facet.core.xml

     文件        268  2019-06-25 19:47  poitl-demo\.settings\org.eclipse.wst.validation.prefs

    .......       196  2019-06-25 11:37  poitl-demo\HELP.md

     文件       9600  2019-06-25 21:08  poitl-demo\image\abc.jpg

     文件      49593  2019-06-28 13:27  poitl-demo\jacob.jar

    .......      9114  2019-06-25 11:37  poitl-demo\mvnw

    .......      5811  2019-06-25 11:37  poitl-demo\mvnw.cmd

     文件       6656  2019-06-26 17:52  poitl-demo\out\htmlToWord.doc

     文件       3072  2019-06-28 16:16  poitl-demo\out\htmlToWord2.doc

     文件       6656  2019-07-20 11:54  poitl-demo\out\htmlToWord3.doc

     文件      29989  2019-06-26 14:28  poitl-demo\out\out_template_demo1_1.docx

     文件      29901  2019-06-25 21:16  poitl-demo\out\out_template_demo1_2.docx

     文件      24095  2019-06-26 15:55  poitl-demo\out\out_template_demo1_3.docx

     文件       3392  2019-07-19 18:45  poitl-demo\pom.xml

     文件          0  2019-06-26 13:46  poitl-demo\simple.docx

     文件       5673  2019-06-25 21:13  poitl-demo\src\main\java\com\deepoove\poi\tl\source\ComplexRenderTest.java

     文件      30875  2019-06-25 15:17  poitl-demo\src\main\java\com\deepoove\poi\tl\source\ComplexVOTest.java

     文件        252  2019-06-25 15:17  poitl-demo\src\main\java\com\deepoove\poi\tl\source\DataSourcebaseTest.java

     文件       1232  2019-06-25 15:17  poitl-demo\src\main\java\com\deepoove\poi\tl\source\DataTest.java

     文件       2786  2019-06-25 15:17  poitl-demo\src\main\java\com\deepoove\poi\tl\source\ListDataRenderPolicy.java

     文件       1595  2019-06-25 15:17  poitl-demo\src\main\java\com\deepoove\poi\tl\source\ListDataRenderTest.java

............此处省略88个文件信息

评论

共有 条评论

相关资源