Images also can be auto-uploaded.
Alignment
Left, center and right alignment is supported.
Wrapping
Left and right wrapping is supported. Centered is partially due to HTML limitation rather than DOCX format.
It can be set via next steps.
See the sample.
Title and description
Title is used as ‘title’ HTML attribute. Description is used as ‘alt’ HTML attribute by default.
Filename
Also, filename can be specified by setting raw HTML attribute ‘filename=”my_image_filename”’ or by special media option. It’s so actual to embedded images that don’t have editable filenames.
See the sample.