Top "Google-docs" questions

Questions related to interacting with Google word processing Documents programmatically.

Google docs - automated List of tables

Is it possible to add captions to tables in Google docs? I would like to be able to produce an …

google-docs caption tableofcontents
Version Control with Google Docs Best Practices?

From a quick perusal, it seems that Google Docs does not support version control the way git or svn does. …

version-control google-docs
scripting a google docs form submission

I'm trying to create a bookmarklet that parses a page and sends the results to a googledocs spreadsheet via a …

jquery bookmarklet google-docs
How can I automatically download backups of a Google Docs Spreadsheet?

I am currently using a Google Form to allow people to submit information that is stored in a Google Docs …

export-to-excel google-docs google-docs-api export-to-csv
setting up script to include google docs form data in email notification

I've setup a form using googledocs. I just want to have the actual data entered into the form emailed to …

email google-apps-script google-docs google-forms
How can I link a Google spreadsheet to PostgreSQL?

How can I link a Google spreadsheet to PostgreSQL? I googled and got some sample code for MySQL, and a …

postgresql google-docs
Can I color certain words in Google Document using Google Apps Script?

I'm trying to highlight certain words in my Google Document. I know I can replace text using document.replace, but …

google-apps-script google-docs
Google Docs viewer returning 204 responses, no longer working, alternatives?

UPDATE 2016-11-16 9:53am EST It appears many people are still seeing 204 responses even though Google has claimed to have "…

google-drive-api pdf-generation google-docs google-docs-api
Is there a G Suite/Google Apps API?

I had several questions regarding the usability of a "G Suite/Google Apps API." I would like to integrate some …

google-apps-script google-api google-drive-api google-docs google-api-client
SUMIF used together with FILTER function in Google Spreadsheet

It seems that Google Docs doesn't offer the SUMIFS function. Instead, it was suggested to use a workaround combining SUM …

filter sum google-docs sumifs