An open API service indexing awesome lists of open source software.

https://github.com/noclin/docxtpl-excel-demo

build docx with excel and template
https://github.com/noclin/docxtpl-excel-demo

Last synced: about 2 months ago
JSON representation

build docx with excel and template

Awesome Lists containing this project

README

          

# transform excel into word by template

通过Word模板,从Excel数据生成Word文件。

excel rows will be injected as variable `rows` , powered by `jinja2`.