Is there a way add animation to objects using a go

2019-02-21 01:41发布

问题:

When formatting a google slides presentation using a google apps script, is there any way to access and modify the data regarding animations of objects (text boxes, shapes, images, etc.) in order to add, delete, or modify animations?

回答1:

There is currently no way to get/set animations or transitions using Google Apps Script (that I can see). It could be requested on their issue tracker.