Google 簡報編輯器外掛程式快速入門導覽課程
本快速入門導覽課程將建立 Google 簡報編輯器外掛程式
可翻譯簡報中所選文字的內容
目標
必要條件
如要使用這個範例,您必須具備下列先決條件:
- Google 帳戶 (Google Workspace 帳戶可能會
需要管理員核准)。
- 可存取網際網路的網路瀏覽器。
設定指令碼
- 如要建立 Google 簡報,請前往 slides.new。
- 依序按一下「擴充功能」>「Apps Script」。
- 按一下「未命名的專案」。
- 將 Apps Script 專案重新命名為「翻譯簡報」,然後按一下「重新命名」。
- 按一下
Code.gs
檔案旁邊的「更多」圖示 more_vert
>> [重新命名]。命名檔案 translate
。
- 按一下「新增檔案」圖示 add
> HTML。命名檔案
sidebar
。
以下列對應的程式碼取代每個檔案的內容,然後
按一下「儲存」圖示 。
執行指令碼
- 在簡報中重新載入頁面。
- 按一下「額外資訊」>
翻譯簡報
>「開始」。可能需要幾秒鐘的時間
即可顯示外掛程式選單項目
- 收到系統提示時,請授權外掛程式。
- 再次點選「擴充功能」圖示 >
翻譯簡報
>「開始」。
- 在簡報中新增文字並加以選取。
- 在外掛程式中,按一下 [翻譯],將
選取的文字
後續步驟
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-09-02 (世界標準時間)。
[null,null,["上次更新時間:2024-09-02 (世界標準時間)。"],[[["This quickstart guide details how to build a Google Slides add-on using Apps Script to translate selected presentation text."],["The add-on allows users to select text within their Google Slides presentation and translate it into various languages such as Arabic, Chinese, English, French, German, Hindi, Japanese, Portuguese, and Spanish."],["To utilize this add-on, users need a Google Account, a web browser, and must follow setup instructions which include creating a Slides presentation, enabling Apps Script, and pasting provided code into designated script files."],["Users can run the add-on by reloading their Slides presentation, authorizing the add-on, and selecting the text they wish to translate before clicking the \"Translate\" button in the add-on sidebar."]]],[]]