How to programatically upload document on Google Docs? [closed]

非 Y 不嫁゛ 提交于 2019-12-08 07:09:14

问题


I building a small application uploading documents on Google Docs. Is there any API like Goolge API (Ver2) for same?

Is it possible by using Goolge API (Ver2) ?

Thanx


回答1:


Google has an API for docs posted online: http://code.google.com/apis/documents/overview.html

Check out their developer guides for information specific to .NET: http://code.google.com/apis/documents/docs/developers_guide.html



来源:https://stackoverflow.com/questions/2838968/how-to-programatically-upload-document-on-google-docs

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!