# Jarvis_CPT **Repository Path**: eglwang/Jarvis_CPT ## Basic Information - **Project Name**: Jarvis_CPT - **Description**: A tool to copy word documents from a template file, given a data source file. *Jarvis_CPT* 是一个简便的文档批处理程序。 使用WPS/Word 根据一个doc模板 以及一个xls数据源来批量生产数据并整合到一个文档当中。 *Jarvis_CPT* 包含两个工具,一个命令行工具以及一个GUI程序。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-21 - **Last Updated**: 2022-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Jarvis_CPT #### 介绍 A tool to copy word documents from a template file, given a data source file. *Jarvis_CPT* 是一个简便的文档批处理程序。 使用WPS/Word 根据一个doc模板 以及一个xls数据源来批量生产数据并整合到一个文档当中。 *Jarvis_CPT* 包含两个工具,一个命令行工具以及一个GUI程序。 便捷工具,由一个数据源(.xlsx)和模板文件(.docx)通过命令行来批量生产文档,包含一个命令行工具以及一个GUI程序。 使用WPS或MS Word来批量生产模板。 ### 运行截图 ![输入图片说明](ui/Screenshot%202022-11-21%20225541.png) ### 使用手册 [使用手册](https://glwang.site/pulls/my/static/Jarvis_CPT_help.pdf) ### 贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request