Categories
No matching categories were found
0.0
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)
...
2020
2021
2022
2023
2024
2025
0.4
thin wrapper around rubyzip and nokogiri as a way to get started with docx files
2020
2021
2022
2023
2024
2025
0.02
convert .docx files into html
2020
2021
2022
2023
2024
2025
0.0
thin wrapper around rubyzip and nokogiri as a way to get started with docx files
2020
2021
2022
2023
2024
2025
0.0
Builds a new docx file using ERB template
2020
2021
2022
2023
2024
2025
0.0
docxgen allows generating docx files based on templates with variables
2020
2021
2022
2023
2024
2025
0.0
a client for the porject DocxManagerServer that server docx into pdf and png ..etc please check:{{URL}}
2020
2021
2022
2023
2024
2025
0.0
This is a tool to generate docx file by replacing tags
2020
2021
2022
2023
2024
2025
0.0
PURE RUBY GEM (works on Windows)! Can work with:
- $SOME_VALUE$;
- $REPEAT:SOME_COLLECTION$ (at least, new row) $EACH:SOME_VALUE_OF_COLLECTION_ITEM$ (at least, new row) $UNREPEAT:SOME_COLLECTION$;
Repeating commands must be at the separate paragraphs.
Note, that created template may look good but...
2020
2021
2022
2023
2024
2025
0.01
Ruby docx generator, provides simple DSL for building word documents
2020
2021
2022
2023
2024
2025
0.01
Ruby docx generator, provides simple DSL for building word documents
2020
2021
2022
2023
2024
2025
0.01
minimal .docx file editor.
2020
2021
2022
2023
2024
2025
0.27
Fork of 'docx' gem
2020
2021
2022
2023
2024
2025
0.0
Using a relatively simple DSL, you can generate Word DocX documents from Ruby.
2020
2021
2022
2023
2024
2025
0.0
Provides ability to create docx documents using Ruby
2020
2021
2022
2023
2024
2025
0.0
Create docx template using Ruby
2020
2021
2022
2023
2024
2025
0.0
Convert a docx file, to github-flavored-markdown. thin wrapper around pandoc.
2020
2021
2022
2023
2024
2025
0.0
Extract the simplest TXT I could imagine from a Docx. It just do a best effort to preserve paragraphs.
2020
2021
2022
2023
2024
2025
0.26
Sablon is a document template processor. At this time it works only with docx and MailMerge fields.
2020
2021
2022
2023
2024
2025
0.23
Read text and metadata from files and documents (.doc, .docx, .pages, .odt, .rtf, .pdf)
2020
2021
2022
2023
2024
2025