Top "Google-docs" questions

Questions related to interacting with Google word processing Documents programmatically.

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
how to open specific page on Google's docs viewer

I'm using google's docs viewer to show a pdf document in a html page and I would like to open …

pdf google-docs
How can I create a hyperlink in the middle of cell text?

In google spreadsheets, it is possible to add a hyperlink to a cell as: =hyperlink("www.google.com", "search the …

hyperlink google-sheets google-drive-api google-docs
Add link to open a local file in Google Docs

I have made a guide (or something like a tutorial) about my tool to share with my company. I used …

hyperlink google-docs
Use a Google Docs Spreadsheet as a datasource for a dynamic Google Sites webpage

I have a Google Form that feeds a Google Docs Spreadsheet. I'd like to--in turn--have that Google Docs Spreadsheet feed …

google-apps-script google-docs
Use Google Analytics to track Google Form submissions

I'm using Google Forms (a Google Doc spreadsheet with an automatically generated form that the user can fill in to …

google-analytics google-docs
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
Embed editable Google Docs spreadsheet without header & toolbar

I have the requirement to embed a Google Docs spreadsheet on a webpage, but it needs to be just the …

embed google-docs google-sheets
How does the Google Docs PDF viewer work?

I am curious to know how the Google Docs PDF viewer works? It's not a flash like scribd.com; it …

pdf google-docs
Google docs : make one or more landscape page on a portrait document

I am working on a document on google doc. I have a large table to add to my document and …

google-docs