Categories: None [Edit]
docx_template
template = DocxTemplate::Docx.new "/opt/docx_template.docx"
template.replace_text("##SINGLE_REPLACE_TEXT##", "ACTUAL TEXT HERE")
template.replace_text("##MULTI_REPLACE_TEXT##", "ACTUAL TEXT HERE", true)
template.replace_header("##HEADER_REPLACE_TEXT##", "ACTUAL TEXT HERE", true)
template.replace_image("image1.jpeg", "/opt/image5.jpg")
template.save('/opt/final.docx')
Total
Ranking: 52,499 of 188,002
Downloads: 20,749
Daily
Ranking: 121,682 of 187,988
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | maniankara |