google-docs-api
Fetching Google Docs Spreadsheet Data using PHP
I am trying to fetch the data from a google docs spreadsheet and I think this should work (also seen similar code in another similar question on here) but the response I get is:[详细]
2023-03-28 16:41 分类:问答Embed google doc content in a web page
What\'s the simp开发者_JS百科lest possible way to embed google doc content in a web page? I want to use my google doc account as a simple cms. Are you looking for something more complicated than[详细]
2023-03-28 05:14 分类:问答Rename a folder / Collection with Google Documents List Data API v3.0
I am trying to rename a collection, but I get the error But com.google.gdata.util.InvalidEntryException: Invalid request URI[详细]
2023-03-27 08:25 分类:问答Retrieve a document from a google Account with OAuth
I need to know ho开发者_如何学JAVAw to obtain documents from a specific user, the user is authenticated using ...[详细]
2023-03-25 07:14 分类:问答how to read google doc and change content
I\'m wondering how to read a google docs content for changing the content fro:m a MySql request res开发者_C百科ult?[详细]
2023-03-24 12:41 分类:问答Zend GData Spreadsheets Add Column Name
Been hunting google, the google docs and the zend docs for this but without much success.I\'m trying to add data to a Google spreadsheet using the API and Zend GData.I\'ve succesfully grabbed my sprea[详细]
2023-03-23 09:26 分类:问答List and open Google Docs from a folder using Zend Framework
I\'m trying to retrieve a list of documents from a folder named \"myfolder\" in Google Docs using Zend Framework.[详细]
2023-03-22 10:45 分类:问答How to limit the number of revisions returned by Google Docs API?
I have the following code in python, us开发者_如何学Cing the gdata lib: feed = self.client.GetDocList(uri=\'/feeds/default/private/full\')[详细]
2023-03-21 15:57 分类:问答Google Documents List Api - Paging results without feed.getNextLink()
I have been looking for ways to gain access to different pages more quickly in the Google Documents List Api, and to do this I\'d like to be able to start my downloads at a specific part of the list,[详细]
2023-03-20 04:29 分类:问答Possible to upload a public GoogleDoc using Google Docs List API?
I am creating a web app where I would like the user to be able to manipulate contents of a spreadsheet that do not get saved to the original spreadsheet-- in effect so that multiple users can access t[详细]
2023-03-18 18:11 分类:问答