Image crop with AppScripts in Sheets or Drive
问题 I am evaluating Google Sheets with AppScripts for a report generator. The requirements include inserting images from Google Drive. One of the input image has a fix format, which I need to crop. ( So the dimensions of the original image and the dimensions of the crop is known.) I am looking for a solution to achieve this outcome, but I am struggling. I looked into the following methods: No image crop function in the Drive API No image crop ( only resize) for the Sheets OverGridImage object No