Top "Google-docs-api" questions

The Google Docs API lets you create and modify documents.

Google Docs iFrame: How to customize the css of an embedded Google Docs iFrame

I have this code of an iframe displaying a google docs document: <div itemprop="description" class="col-xs-12 no-h-padding" id="…

iframe google-docs google-docs-api
Google Docs API for Node.js

Is there a JavaScript API or third party framework for Google Docs that I can use in Node.js? Thanks

javascript node.js google-docs-api
Google Drive Links URL format and query parameters

I'm desperately trying to find where the google drive and google docs urls scheme and query parameters are documented. For …

google-docs-api
How to generate a pre-filled form URL for Google Form

I'm looking for a programmatic way to automate the generation of pre-filled URLs for google forms. In a recent update, …

google-apps-script google-docs google-docs-api
Is there a way to write to a Google docs spreadsheet from the Linux shell?

I have a cron job that exports some data to CSV every day. Is it possible to write this data …

linux shell google-drive-api google-docs google-docs-api
How to update DocsList to DriveApp in my code

My script that generates a pdf document from a template within Google Drive and emails it to a recipient based …

javascript google-apps-script google-docs-api
Sending file attachments along with Google Docs form submission, having them emailed?

I'm building a form using GDocs, and then taking the form out into my web page so I can directly …

google-apps-script google-forms google-docs-api
Reading Google docs spreadsheet

Is it possible to pull rows from a Google Docs spreadsheet using PHP? In SQL I would use something like: …

php zend-framework google-docs google-sheets google-docs-api
OAuth - Invalid token: Request token used when not allowed

I'm trying to access Google's Documents List API 3.0 with OAuth 2.0 but I'm having some troubles with a 401 Error. After user …

java oauth google-docs-api
How to get a note or comment

I have an Excel containing cell comments/notes, I've uploaded it to Google Drive, and converted it into a Google …

google-sheets google-spreadsheet-api google-docs-api