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: 53,228 of 190,317
Downloads: 20,917

Daily

Ranking: 51,002 of 190,280
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,240,425,504bundler
81,255,248,311rake

Owners

#GravatarHandle
1iconmaniankara