- Learning Google Apps Script
- Ramalingam Ganapathy
- 60字
- 2021-07-16 12:40:02
Google Docs
Google Docs is a word processing program, and runs on web-based software within the Google Drive service. Docs allows you to create and edit documents online while collaborating with other users in real time. Using GAS, you can create documents, format the contents, translate them to other language, save them in Drive, or e-mail them to your friends.
推薦閱讀
- 深入理解Android(卷I)
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發經典名著)
- 在最好的年紀學Python:小學生趣味編程
- Oracle Exadata性能優化
- 大學計算機基礎實驗教程
- Visual Basic編程:從基礎到實踐(第2版)
- 從學徒到高手:汽車電路識圖、故障檢測與維修技能全圖解
- Hands-On Enterprise Automation with Python.
- Apache Mesos Essentials
- Unreal Engine 4 Shaders and Effects Cookbook
- Python算法指南:程序員經典算法分析與實現
- MATLAB GUI純代碼編寫從入門到實戰
- .NET Standard 2.0 Cookbook
- Node.js從入門到精通
- 從零學Java設計模式