Category "google-docs-api"

How to add content to table cell via google-docs-api request?

I want to add a content to a table cell in google doc, but the way described in the documentation doesn't work. What is wrong with my request? When I provide 1

Limit of google slide converting to/from ppt

We have been seeing failure in uploading MS powerpoint file larger than 100MB to Google slide. We are using insert_file API https://developers.google.com/dr

How to MODIFY a Google Docs document via API using search-and-replace?

I need an example of how to modify an existing document with existing text in Google Docs via API. The documentation only shows how to insert and delete text, b

Uploading a file to Google Docs Api getting error 504

I'm working on a delphi api for Google docs and having a hard time getting the upload to work. I'm following Google's development guide here and from what I und