Relative Content

Tag Archive for google-apps-scriptgoogle-docsgoogle-apps-script-api

Insert text to Google Docs on cursor position

I want to add some text to user’s google docs document. We have id of document and oauth token of user with permission. But text need to be inserted at exactly on cursor position not at end or beginning of document.