Hi, Scanny,
For docx add_picture function, is it support add multiple pictures in the same paragraph?
in your pptx, add_picture(left, top, width, height) can add multiple graph to a single row
by input parameter. There are only width and height for docx.
Thanks,
Le