Top "Google-docs" questions

Questions related to interacting with Google word processing Documents programmatically.

Alerts when navigating away from a web page

When I try to close my Google docs tab with unsaved changes, this is what I get in my browser (…

javascript browser google-docs alerts
Upload an image to a Google spreadsheet

I am making a photo shooting contest, the competitor should register using a Google registration form, and upload his photo …

google-apps-script google-docs google-docs-api
Google Surveys -- a way to pass URL parameters into survey?

I have created a Google Survey and I want to be able to pass URL parameters into the survey so …

google-docs google-forms
Spreadsheets get unique names but ignore blank cells

I would like to use spreadsheets to get all unique names from Column A in a table but in the …

google-sheets spreadsheet google-docs
Color scale with conditional formatting in Google Spreadsheet

I need a color scale on a row or column in Google Spreadsheet, like the one provided by Microsoft Office …

google-apps-script google-sheets google-docs gs-conditional-formatting
How do you create a document in Google Docs programmatically?

The documentation for Google Documents List API, seems to say that you can create a local document and upload it. …

api google-docs
How to add a hyperlink in a Google Docs using a Google Script

I have always used the insertText() function, but now I want to write a link in my google docs. The …

google-apps-script hyperlink google-docs
ISO-8601 String to Date in Google Sheets cell

I have a bunch of ISO-8601 formatted strings in a column of my sheet. How can I get google sheets …

google-sheets google-docs
Script to automatically make a copy of a Google Document for editing

I feel like a total noob posting here. I know CSS, HTML, and XML pretty well but have always avoided …

google-apps-script google-drive-api google-docs google-docs-api
Auto height for Iframe containing embedded / published Google Doc

I have an iframe with a published Google Doc. The contents of that doc are subject to change, so I …

html css iframe google-docs google-drive-realtime-api