format_text
Apply bold, italic, underline, color, font size, or font name to a character range within a paragraph in a Word document.
Instructions
Format text within a paragraph by character range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| paragraph_index | Yes | ||
| start_pos | Yes | ||
| end_pos | Yes | ||
| bold | No | ||
| italic | No | ||
| underline | No | ||
| color | No | ||
| font_size | No | ||
| font_name | No |