customizing docx template with data
DOCX template processing for NestJS
A browser-based DOCX template editor with variable insertion support
poc for docx template filling
A browser-based DOCX template editor with variable insertion support
a simple cli tool to generate docx from a docx template
Fill in DocX Template with Data from JSON object
Fill in DocX Template with Data from JSON object
docx template engine
poc for docx template filling
MCP server for DOCX table of contents extraction and manipulation, also support DOCX template rendering
Translate docx template with key terms to completed one by providing a form to fill in the info
A browser-based DOCX template editor with variable insertion support
Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
Advanced DOCX template engine with support for placeholders, loops, conditionals, tables, and images
Fill in DocX Template with Data from JSON object
MCP server for DOCX/EXCEL content reading, also support JSON based DOCX template rendering
Template-based docx report creation
A browser-based DOCX template editor with variable insertion support
Convert Word documents from docx to simple HTML and Markdown
Word Processing Document library
Convert Markdown to Microsoft Word (.docx) documents with support for various Markdown features
Fill in DocX Template with Data from JSON object
Docx template exporter with dynamic table rendering and image support
This is a tool for replacing docx file templates.
create docx template
Read the template from the .docx file, replace placeholders with actual content, and then generate a new .docx file.
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')
A Ruby library to template Microsoft Word .docx files. Uses a .docx file with keyword tags within "$$" as a template.
Sablon is a document template processor. At this time it works only with docx and MailMerge fields.
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 have bad structure for templater, so you should open docx as a zip archive, open "word/document.xml" and edit it
Find and replace variables inside a Micorsoft Word (.docx) template
Create docx template using Ruby
Uses a .docx file with keyword tags within '||' as a template. This gem will then open the .docx and replace those tags with dynamically defined content.
Simple creation .docx files by templates
docx_report is a gem that generates docx files by replacing strings and inserting images on previously created .docx template file
Builds a new docx file using ERB template
Integrates data into MS Word docx template files. Processing supports loops and replacement of strings of data both outside and within loops.
A Ruby library to template Microsoft Word .docx files.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.