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,671 of 188,317
Downloads: 20,793

Daily

Ranking: 127,110 of 188,299
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,085,315,544bundler
101,190,757,019rake

Owners

#GravatarHandle
1iconmaniankara