Top "Google-docs-api" questions

The Google Docs API lets you create and modify documents.

Is it possible to generate .docx files without having MS Word installed?

I want to use "OLE automation" (or whatever it's called now) to generate a Word document. I assume that it's …

c# ms-word google-docs-api word-automation ole-automation
How can I get the number of rows in a Google Spreadsheet using api?

Is it possible to fetch the number of filled rows without fetching the whole spreadsheet, or find the first empty …

google-docs-api google-spreadsheet-api
How to get file ID in google apps scripts

I am trying to get the ID of the doc that I am working on. Currently I am using var …

google-apps-script google-docs-api
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
How can developers edit a Google Doc programmatically? Is there a Docs API?

There doesn't seem to be (to my knowledge) an API to edit Google Docs (not spreadsheets, their HTML based documents). …

google-apps-script google-api google-docs google-api-client google-docs-api
Cannot embed Google Drive Files in an iframe

I recently had a problem with the Google Drive API displaying my documents. We have developed a web application that …

iframe google-drive-api google-docs-api
How do I export the revision history of a gdoc to git?

I have a spreadsheet in google docs that I'd want to integrate in a git workflow (and push to github). …

git google-docs google-sheets google-docs-api google-spreadsheet-api
How to programmatically create a Google Docs spreadsheet WITH CONTENT?

I have found multiple StackOverflow questions dealing with how to create or edit Google Doc spreadsheets using the Google Spreadsheets …

google-drive-api google-sheets google-docs google-docs-api google-spreadsheet-api
Download/Export Public Google Spreadsheet as TSV from Command Line?

I have a public (published) Google spreadsheet that I’m trying to download programmatically in TSV form. In my browser, …

curl google-sheets google-docs-api google-spreadsheet-api
API for Google Docs Viewer

Please refer the below thread from Google Documents List API Group and someone please suggest me a solution. Hi again …

google-docs-api