How to skip slides in Google Slides with Google Apps Script?

﹥>﹥吖頭↗ 提交于 2019-12-10 14:01:35

问题


In Google Slides, it is possible to skip a slide manually by right clicking on it and selecting "Skip slide". In that case, the slide will not show up when being presented.

I cannot seem to recreate this programmatically with Google Apps Script. Does this function exist, or is there any workaround here?


回答1:


Skipping slides via Slides API is not available at the moment.

There is feature request https://issuetracker.google.com/issues/112692346 you can "star" it.



来源:https://stackoverflow.com/questions/51878119/how-to-skip-slides-in-google-slides-with-google-apps-script

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!