このページは大阪弁化フィルタによって翻訳生成されたんですわ。 |
The Google Documents List API allows client applications to programmatically access and manipulate user data stored with Google Documents. Here are some of the things you can do with the API:
![]() DiscoveryRetrieve documents that match specific keywords, categories, or metadata. |
![]() Downloadexport documents in common formats such as pdf, rtf, doc, xls, ppt, and more. |
![]() Sharing (ACLs)Modify the sharing permissions of documents and folders. The API allows sharing to individuals, group emails, or across an entire Google Apps domain. |
![]() Create/upload/copy documentsCreate online backups of local word processor documents, spreadsheets, presentations, and PDFs. |
![]() RevisionsReview, download, or publish a document's complete revision history. |
![]() File documentsCreate folders and move documents/folders in and out of folders. |
![]() Spreadsheets: While the Documents List API can be used to create and retrieve a list of Google Spreadsheets, it cannot be used to modify the data within a Spreadsheet. For that, you can use the Google Spreadsheets API. |