0

I'm looking to programmatically update images within Google Docs, Sheets, and Presentations. I know I can replace images via batchUp using a ReplaceImageRequest, but I have been unable to modify the image metadata (description, title, image style). Is this programmatically possible?

I have successfully pulled out the Embedded Object properties, but can't seem to write them into a Google Doc

3
  • Hi and Welcome to Stackoverflow! What are things you have tried and putting some sample data would help to know what are things to be done so they can be easily read and tweaked by editors. Commented Apr 17 at 23:21
  • What language are you using? And, you say I'm looking to programmatically update images within Google Docs, Sheets, and Presentations. at the top of the question. But, you say I have successfully pulled out the Embedded Object properties, but can't seem to write them into a Google Doc at the bottom of your question. In this question, your goal is to update the metadata of images in only Google Docs. Is my understanding correct? Commented Apr 18 at 1:04
  • Please provide enough code so others can better understand or reproduce the problem. Commented Apr 19 at 19:03

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.