<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Qr Code on tanaike - Google Apps Script, Gemini API, and Developer Tips</title>
    <link>https://tanaikech.github.io/tags/qr-code/</link>
    <description>Recent content in Qr Code on tanaike - Google Apps Script, Gemini API, and Developer Tips</description>
    <generator>Hugo</generator>
    <language>ja</language>
    <copyright>&amp;copy; 2026. All rights reserved.</copyright>
    <lastBuildDate>Fri, 07 Aug 2020 17:07:07 +0900</lastBuildDate>
    <atom:link href="https://tanaikech.github.io/tags/qr-code/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Decoding QR code on Google Slides using Google Apps Script</title>
      <link>https://tanaikech.github.io/2020/08/07/decoding-qr-code-on-google-slides-using-google-apps-script/</link>
      <pubDate>Fri, 07 Aug 2020 17:07:07 +0900</pubDate>
      <guid>https://tanaikech.github.io/2020/08/07/decoding-qr-code-on-google-slides-using-google-apps-script/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://gist.github.com/tanaikech/4fc0b33493d375e589d61312d2f028b7&#34;&gt;Gists&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;This is a sample script for decoding a QR code put in Google Slides using Google Apps Script. In this case, Javascript is used at the opened dialog. And &lt;a href=&#34;https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API&#34;&gt;Canvas API&lt;/a&gt; and &lt;a href=&#34;https://github.com/cozmo/jsQR&#34;&gt;jsQR&lt;/a&gt; are used. So unfortunately, this method cannot be used with the time-driven trigger and the Google Apps Script project of the standalone type.&lt;/p&gt;&#xA;&lt;p&gt;Of course, this method can be also used for Google Document and Google Spreadsheet. But at Google Spreadsheet, I recommend to retrieve the image of QR code with the fetch method from URL.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
