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