Google Apps Script を使用すると、スライド サービスを使用して Google スライドのプレゼンテーションをプログラムで作成、変更できます。Apps Script を使用して、スライドにカスタム メニュー、ダイアログ、サイドバーを追加できます。スライドは、カレンダー、ドライブ、Gmail などの他の Google サービスと統合することもできます。
始める
Apps Script には、Google スライドの作成、読み取り、編集をプログラムで行うことができる組み込みサービスが含まれています。Apps Script は次の 2 つの方法で Google スライドと連携できます。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-08-04 UTC。"],[[["Google Apps Script enables programmatic creation and modification of Google Slides presentations."],["Apps Script allows customization of Google Slides through custom menus, dialogs, and sidebars, and integration with other Google services."],["Scripts can be bound to a presentation for direct access to the Slides user interface or used independently with appropriate permissions."],["Apps Script projects can be packaged and published as add-ons, extending Google Slides functionality for other users."]]],[]]