format_text
Apply formatting to specific text ranges in Word documents, including bold, italic, underline, font changes, and color adjustments for precise document styling.
Instructions
Format a specific range of text within a paragraph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| paragraph_index | Yes | ||
| start_pos | Yes | ||
| end_pos | Yes | ||
| bold | No | ||
| italic | No | ||
| underline | No | ||
| color | No | ||
| font_size | No | ||
| font_name | No |