Has anyone implemented a so开发者_开发知识库lution to upload files to google docs (under google apps domain) from a grails application?
Is it possible to upload files to google docs via comma开发者_如何学Pythonndline or bash or via python. i have plent of stuff to upload but i have only access to command line and shh nothing else.
I am trying to get revision feed for an existing document in Google Docs (actually I just need revision count). I use the code below and get a GDataRequestException. The inner exception is 404 while t
I love RGoogleDocs and use it a lot. However, I don\'t like entering my password all the time. Obviously I could just type the password into the R script and would never have to enter it again. But th
I\'ve found that if you try alter the Google Docs word editor by adding custom scripts it causes an error the moment text wraps onto a new line开发者_Python百科 or if you hit enter.
Okay, I know it sounds generic. But I mean on an AJAX level. I\'v开发者_Python百科e tried using Firebug to track the NET connections and posts and it\'s a mystery. Does anyone know how they do the ins
I have excel or google docs spreadsheet files I need to parse. The columns may be ordered differently from file to file but there is always a 开发者_StackOverflowtitle in the first row.
I\'m working on a project where I\'m pulling a bunch of information out of a Drupal MySQL database and put开发者_JS百科ting it in a Google Spreadsheet. My problem is that its a lot of data, and I\'d p
I\'m trying to download PDF file from Google Docs using the .NET libraries.I\'m able to download every oth开发者_开发技巧er file type but PDFs.Is downloading PDF supported using the .NET libraries?
According to google blog I\'m able to use google API to upload any kind of file to my personal docs (it was already possible for business accounts).