アニメーション内で「段落ごと」にチェックを入れると
プレゼン時に段落ごとのアニメーションを設定できます。
STEP1
対象のスライドで2本指クリックしてコンテキストメニューを開きますSTEP2
段落ごと をチェックします

参考
スライドにアニメーションを追加する
箇条書きのテキストを 1 項目ずつアニメーション表示するには、[段落ごと] チェックボックスをオンにします。
I share this blog with my thoughts and creations from my daily programming, knowledge, and technology updates.
Rollout pace
- Rapid Release and Scheduled Release domains: Gradual rollout (up to 15 days for feature visibility) starting on December 7, 2020
iframe の src にGoogleドライブ内の音声ファイルを埋め込む例です (今回試した音声ファイルはmp3) Code.gs function doGet () { return HtmlService . createTemplateFromFile ( ...