Questions related to interacting with Google word processing Documents programmatically.
I'm trying to download a file from google drive in a script, and I'm having a little trouble doing so. …
curl google-drive-api google-colaboratory wget google-docsHow do I turn off page breaks in Google Docs so I just have a single continuous scrolling document? I …
google-docsI am preparing a presentation using Google Slides, though I can also work on the presentation within Open Office that …
syntax-highlighting openoffice.org google-docs presentationI have several columns in Google Spreadsheet. I would like to count how many cells have a value (number or …
google-sheets google-docsI see most examples from Google is they use only functions in a single giant script. e.g. https://developers.…
google-apps-script google-sheets global-variables google-docsI would like to insert a timestamp (date and/or time) into Google Documents. The support documentation () says that there …
google-apps-script timestamp google-docsI've generated chart form google spreadsheets. In my report for horizontal axis I have values: 1 ,2 ,3 ,4 ,5 ,10 ,20 ,30 ,40 ,50 ,100 ,200 ,300 ,400 ,500 ,600 ,700 ,800 ,900 ,1000. Chart interprets them as a …
google-docs google-sheets google-visualizationGoogle docs can “lock” a page so that it’s impossible to copy from its text. This seems wrong to …
copy google-docsIs it possible to script JSON calls in a macro? I want to get a JSON string through an API …
json excel api google-docsI use the SPLIT function to split a string which looks something like 1.23/1.15. Right now it yields two cells, as …
google-sheets google-docs