How can developers edit a Google Doc programmatically? Is there a Docs API?

前端 未结 6 1209
不思量自难忘°
不思量自难忘° 2020-12-13 21:25

There doesn\'t seem to be (to my knowledge) an API to edit Google Docs (not spreadsheets, their HTML based documents). Has anyone done something like the? Maybe by downloadi

6条回答
  •  春和景丽
    2020-12-13 21:55

    Not really sure if this is what you're looking for exactly but have you taken a look here http://code.google.com/apis/documents/docs/3.0/developers_guide_protocol.html It looks like it allows editing for content (v3.0 anyway).

提交回复
热议问题