elapouya / python-docx-template

Use a docx as a jinja2 template
GNU Lesser General Public License v2.1
1.92k stars 378 forks source link

Ability to change caption of embedded object #539

Open UADevelopment opened 2 months ago

UADevelopment commented 2 months ago

Anyway to change the caption of the embedded object after using the tpl.replace_zipname("word/embeddings/Microsoft_Excel_Worksheet.xlsx", ") from the default caption you set when you manually insert the embedded object in the template?