Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Docs

Google Apps Script---replace Straight Quotation Marks With Curly Ones

When I was typing a novel on my Google Docs iPad app, it used straight up-and-down quotation marks,… Read more Google Apps Script---replace Straight Quotation Marks With Curly Ones

Removing A Paragraph Of Text

I built an app script to copy a doc and edit it based upon the data I have entered into a Google sp… Read more Removing A Paragraph Of Text

Google Apps Script Problem Using Getlinkurl(offset)

I'm trying to figure out how to use getLinkUrl(offset) in Google Apps Script. I found the refe… Read more Google Apps Script Problem Using Getlinkurl(offset)

Why Is Google Apps Spreadsheet Setvalue Function Not Setting Values In Cells?

Why can't I use setValues in google apps spreadsheets API to set the values of cells in a sprea… Read more Why Is Google Apps Spreadsheet Setvalue Function Not Setting Values In Cells?

Updated Doc Not Attaching As Pdf In Gmail

I'm using Google Apps Script to create a copy of a doc file and save data from spreadsheet to t… Read more Updated Doc Not Attaching As Pdf In Gmail

Google Docs - Programmatically Send Mouse Click To An Item In Outline Pane

In Google Docs you can open outline pane and see all headers in the document, you can also click on… Read more Google Docs - Programmatically Send Mouse Click To An Item In Outline Pane