Word
Create and edit Word documents (.docx) for document generation without Microsoft Office.
Overview
The Word package provides Word document manipulation without requiring Microsoft Office. Use it when you need to create documents, add content, or modify templates using the .docx format.
Key Features
- Document Creation - Create new Word documents
- Content Addition - Add text, images, tables
- Template Processing - Open and modify existing documents
- Find & Replace - Replace text and images in templates
Available Nodes
- Create Word - Create a new Word document
- Open Word - Open an existing document
- Save - Save the document
- Add Text - Add text content to document
- Add Header - Add a header/title
- Add Image - Insert an image
- Add Table - Insert a table with data
- Replace Text - Find and replace text
- Replace Image - Replace an image in document
When to Use This Package
- Report Generation: Create reports without Office
- Template Filling: Populate document templates
- Document Creation: Generate documents from data
- Batch Processing: Create multiple documents
Difference from Microsoft Word Package
This package works without Microsoft Office installed, using the .docx format directly. Use the Microsoft Word package when you need full Office features or working with legacy .doc files.
Typical Workflow
- Create Word or Open Word template
- Replace Text to fill template placeholders
- Add Table / Add Image for dynamic content
- Save the completed document
Use Cases
- Generate invoices from templates
- Create personalized letters
- Build reports with tables and images
- Automate document creation from data
Add Header
Robomotion.Word.AddHeader
Add Image
Robomotion.Word.AddImage
Add Table
Robomotion.Word.AddTable
Add Text
Robomotion.Word.AddText
Create Word
Robomotion.Word.Create
Open Word
Robomotion.Word.Open
Replace Image
Robomotion.Word.ReplaceImage
Replace Text
Robomotion.Word.ReplaceText
Save Word
Robomotion.Word.Save