RubyGems Navigation menu

docx_template 0.7

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')

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.7 - September 26, 2014 (227 KB)
  2. 0.6 - September 24, 2014 (230 KB)
  3. 0.5 - September 23, 2014 (230 KB)
  4. 0.4 - September 22, 2014 (230 KB)
  5. 0.3 - September 22, 2014 (230 KB)
Show all versions (7 total)

Development Dependencies (2):

bundler ~> 1.6
rake >= 0

Owners:

Authors:

  • Maniankara

SHA 256 checksum:

26782ad0d4f06fb6aba8d154123e5533488a82e989a1de350e8348484b1b9a9a

Total downloads 18,989

For this version 3,685

License:

Maniankara Inc.

Required Ruby Version: >= 0

Links: