Categories
No matching categories were found
1.69
Kreuzberg is a high-performance document intelligence library with a Rust core and native
Ruby bindings via Magnus. Extract text, metadata, and structured data from 75+ file formats
including PDF, DOCX, PPTX, XLSX, HTML, RTF, images (with OCR), email, archives, and more.
Features async/sync APIs,...
2021
2022
2023
2024
2025
2026
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)
...
2021
2022
2023
2024
2025
2026
0.41
thin wrapper around rubyzip and nokogiri as a way to get started with docx files
2021
2022
2023
2024
2025
2026
0.01
convert .docx files into html
2021
2022
2023
2024
2025
2026
0.0
thin wrapper around rubyzip and nokogiri as a way to get started with docx files
2021
2022
2023
2024
2025
2026
0.0
This is a tool to generate docx file by replacing tags
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
a client for the porject DocxManagerServer that server docx into pdf and png ..etc please check:{{URL}}
2021
2022
2023
2024
2025
2026
0.0
Builds a new docx file using ERB template
2021
2022
2023
2024
2025
2026
0.0
docxgen allows generating docx files based on templates with variables
2021
2022
2023
2024
2025
2026
0.01
Ruby docx generator, provides simple DSL for building word documents
2021
2022
2023
2024
2025
2026
0.01
Ruby docx generator, provides simple DSL for building word documents
2021
2022
2023
2024
2025
2026
0.01
minimal .docx file editor.
2021
2022
2023
2024
2025
2026
0.0
Provides ability to create docx documents using Ruby
2021
2022
2023
2024
2025
2026
0.0
Extract the simplest TXT I could imagine from a Docx. It just do a best effort to preserve paragraphs.
2021
2022
2023
2024
2025
2026
0.0
Create docx template using Ruby
2021
2022
2023
2024
2025
2026
0.0
Using a relatively simple DSL, you can generate Word DocX documents from Ruby.
2021
2022
2023
2024
2025
2026
0.0
Convert a docx file, to github-flavored-markdown. thin wrapper around pandoc.
2021
2022
2023
2024
2025
2026
0.24
Fork of 'docx' gem
2021
2022
2023
2024
2025
2026
0.23
Sablon is a document template processor. At this time it works only with docx and MailMerge fields.
2021
2022
2023
2024
2025
2026