标签: google-apps-script
在GoogleAppsScript中,我有一个OverGridImage,要保存为.jpg文件形式(在Google云端硬盘中)。如果我有一个Blob,那将非常简单。因此,表达问题的另一种方式可能是“如何将OverGridImage转换为Blob?”。