I need to add image to a word document using python-docx module. From base64 encoded data is converted to base64 bytes, and then to image stream. Now I tried to add the image st