Top "Google-docs-api" questions

The Google Docs API lets you create and modify documents.

Collapsing Elements in a Google Doc With Google Apps Script - Is This Possible?

I'd love to be able to collapse and expand sections in my Google Docs document, making large documents easier to …

google-apps-script google-docs google-docs-api
How to upload a file to Google Drive using a Python script?

I need to backup various file types to GDrive (not just those convertible to GDocs formats) from some linux server. …

python backup google-docs-api google-drive-api
Download a spreadsheet from Google Docs using Python

Can you produce a Python example of how to download a Google Docs spreadsheet given its key and worksheet ID (…

python google-docs google-docs-api gdata-python-client
Integrate Google Docs into web site for content creation

I am building a self-publishing web site. I want to integrate Google Docs into my website and allow every publisher/…

google-docs google-docs-api
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
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
How to get Google docs last edit date

I am working on an app in which I need to show the date when google doc was last edited. …

google-apps-script google-docs google-docs-api
How do I connect Android apps with Google Sheets spreadsheets?

I'm trying to do an Android app that needs to work with Google spreadsheet API. I'm new in this, so …

android google-sheets google-api google-docs-api google-sheets-api
Google API : How to authenticate without redirection?

We want to use Google Doc API to generate Document (In our own business account) when our end users do …

oauth oauth-2.0 google-docs-api
Specify a user display name when opening a Google Drive document anonymously

I'm doing some research for an application using Google Drive documents, but I'm running into problems with anonymous access and …

google-docs google-drive-api google-docs-api google-drive-realtime-api