Categories: None [Edit]

docx_template

https://rubygems.org/gems/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,889 of 188,869
Downloads: 20,827

Daily

Ranking: 78,425 of 188,853
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,130,398,075bundler
101,207,394,699rake

Owners

#GravatarHandle
1iconmaniankara