Google Slides
Create, read, and manipulate Google Slides presentations — add slides, images, shapes, tables, text, and thumbnails
Инструкция по использованию
Интегрируйте Google Slides into your workflow в programmatically create and edit presentations.
Инструменты
google_slides_read
Чтение content and metadata of Google Slides presentation.
google_slides_write
Запись или обновление содержимого в презентации Google Slides.
google_slides_create
Создание нового Google Slides presentation из scratch.
google_slides_replace_all_text
Замена all occurrences of specific text throughout presentation.
google_slides_add_slide
Добавление нового slide в existing presentation.
google_slides_get_thumbnail
Получение thumbnail image для slide в presentation.
google_slides_add_image
Добавление image в slide в presentation.
google_slides_get_page
Получение properties and content of specific page/slide.
google_slides_delete_object
Удаление specific object (shape, text box, image) из slide.
google_slides_duplicate_object
Дублирование existing object на slide.
google_slides_update_slides_position
Изменение порядка slides within presentation.
google_slides_create_table
Создание table на slide.
google_slides_create_shape
Создание shape (rectangle, circle, arrow, etc.) на slide.
google_slides_insert_text
Вставка text into shape or text box на slide.

