舉報

會員
Learning Google Apps Script
最新章節(jié):
Index
GoogleAppsScriptisacloud-basedscriptinglanguagebasedonJavaScripttocustomizeandautomateGoogleapplications.AppsScriptmakesiteasytocreateandpublishadd-onsinanonlinestoreforGoogleSheets,Docs,andForms.Itservesasonesingleplatformtobuild,code,andultimatelyshareyourAppontheWebstore.ThisbookbeginsbycoveringthebasicsoftheGoogleapplicationplatformandgoesontoempoweryoutoautomatemostoftheGoogleapplications.Youwilllearntheconceptsofcreatingamenu,sendingmails,buildinginteractivewebpages,andimplementingallthesetechniquestodevelopaninteractiveWebpageasaformtosubmitsheets.YouwillbeguidedthroughallthesetaskswithplentyofscreenshotsandcodesnippetsthatwillensureyoursuccessincustomizingandautomatingvariousGoogleapplications.ThisguideisaninvaluabletutorialforbeginnerswhointendtodeveloptheskillstoautomateandcustomizeGoogleapplications.
目錄(94章)
倒序
- 封面
- 版權(quán)信息
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- Preface
- Chapter 1. Introducing Google Apps Scripts
- Google Applications
- Google Apps Script
- Google Drive
- Gmail
- Google Calendar
- Google Docs
- Google Sheets
- Google Apps services
- Script projects
- Google Forms
- Summary
- Chapter 2. Creating Basic Elements
- Creating a clickable button
- Showing toast when a button is clicked
- Creating a custom menu
- Creating a sidebar
- Creating an Add-ons menu
- Creating a modal dialog
- Creating a modeless dialog
- Debugging your script
- Summary
- Chapter 3. Parsing and Sending E-mails
- Creating Gmail Contacts by script
- Accessing Sheet cell range and offset
- Reading and writing the Sheet data
- Building a Gmail Contact search application
- Building the Gmail parser application
- Properties service
- Downloading Gmail attachments to Drive
- Sending e-mails using the MailApp service
- Sending an e-mail notification on Form submission
- Creating triggers manually
- Creating and deleting triggers by script
- Forwarding e-mails if the specific keyword is found in the message body
- Sending e-mail with attachments
- Embedding inline images in an e-mail message
- Building an e-mail merger application
- Summary
- Chapter 4. Creating Interactive Forms
- Creating Forms using script
- Publishing the script as a web application
- HtmlService
- Creating a Form using HtmlService
- Submitting form using Google script API method
- Creating forms using add-ons CSS and jQuery libraries
- Creating an e-voting application
- Creating a ticket reservation application
- Summary
- Chapter 5. Creating Google Calendar and Drive Applications
- The CalendarApp class
- Enabling advanced Google services
- The DriveApp class
- Summary
- Chapter 6. Creating Feed Reader and Translator Applications
- The UrlFetchApp class
- RSS and Atom feeds
- The LanguageApp class
- Creating a document reviewing and instant inline commenting application
- Summary
- Chapter 7. Creating Interactive Webpages
- Creating a web app to render Sheet data as HTML
- Creating a web app to return JSON
- Converting Sheet data as a PDF file
- Sending an HTTP/HTTPS request with query string
- Creating RSS feed using ContentService
- Creating a file upload application
- Creating an employee timesheet application
- Summary
- Chapter 8. Building a Workflow Application
- Order processing workflow – steps explained
- Configuring Google Sheets
- Creating the Order form
- Enhancing the Order form
- Creating the dispatch form
- Dispatching the articles
- Enabling the user to acknowledge the article delivery
- Summary
- Chapter 9. More Tips and Tricks and Creating an Add-on
- Overcoming the "script exceeded maximum execution time" error
- Configuring your script project to use external libraries
- Using JSDoc annotations
- Using the OAuth open source library
- Creating testing and publishing add-ons
- Other useful links
- Summary
- Index 更新時間:2021-07-16 12:40:21
推薦閱讀
- ThinkPHP 5實戰(zhàn)
- Java技術(shù)手冊(原書第7版)
- 精通軟件性能測試與LoadRunner實戰(zhàn)(第2版)
- Java程序員面試算法寶典
- Learn Scala Programming
- 深度學(xué)習(xí):算法入門與Keras編程實踐
- Building Minecraft Server Modifications
- 自然語言處理Python進階
- Getting Started with React Native
- Android驅(qū)動開發(fā)權(quán)威指南
- Learning YARN
- Deep Learning with R Cookbook
- Android Development Tools for Eclipse
- Mastering Adobe Captivate 7
- C++程序設(shè)計
- Learning Kotlin by building Android Applications
- Android高級開發(fā)實戰(zhàn):UI、NDK與安全
- Drupal Search Engine Optimization
- Practical Responsive Typography
- 3D Printing Designs:Design an SD Card Holder
- Learning Java by Building Android Games
- C#網(wǎng)絡(luò)程序開發(fā)(第二版)
- C#開發(fā)之道
- HTML5與CSS3權(quán)威指南(第2版·下冊)
- 計算機視覺增強現(xiàn)實應(yīng)用程序開發(fā)
- Python數(shù)據(jù)分析基礎(chǔ)教程
- Access2010實用教程
- CPU眼里的C/C++
- 32位匯編語言程序設(shè)計(第3版)
- C語言程序設(shè)計教程