I have read the examples here: http://framework.zend.com/manual/en/zend.gdata.spreadsheets.html But those examples assume the spreadsheet to be read needs authentication:
I have noticed that when you view PDFs in google docs the PDF viewer renders the PDF file into PNG images.
I want to create Contact on Google Apps. I am Using this API And referring this link In below code i am using \"Using Google.GData.Contacts\" :
I would like to pull the Auth Token for the Gdata auth so that I can write to a google calendar. I am having issues getting the token after authentication so that I can send the token to the calendar
Is there any limit on number of properties and value length in Extended Properties of Google Data 开发者_开发技巧API (in particular Calendar API)?You can add extended properties (arbitrary name-value
When I run the example CalendarFeedDemo in the JAVA package of the Google Data API client library, I\'ve encounterd a exception like this