Images also can be auto-uploaded.
Cropping and resizing
It’s fully processed if a particular option is set.
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 the next steps.
See the sample.
Title and description
The title is used as a ‘title’ HTML attribute. The description is used as an ‘alt’ HTML attribute by default.
Caption
The caption can be specified via Word image properties.
Filename
Also, the 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.