Questions related to interacting with Google word processing Documents programmatically.
Is it possible to number the headings in a Google Docs/Drive document?
google-apps-script google-docs google-drive-apiHow do I add a formula like: =SUM(A1:A17) to a range of fields using the Google Apps Script …
google-apps-script google-sheets google-docsThe employee sheet contains the name of the employee in cell C2. The name of the employee should also be …
google-apps-script google-sheets google-docs row-numberI am working on my Google Docs file and wondering if someone knows how it is possible to make a …
google-docs tableofcontents page-numberingI'd love to be able to collapse and expand sections in my Google Docs document, making large documents easier to …
google-apps-script google-docs google-docs-apiThe following Google Doc gets exported to CSV and is then downloaded automatically using a standard Web Browser: https://docs.…
powershell google-docsI'd like to know if it is possible to query a past exchange rate on Google Spreadsheet. For example; using …
google-sheets google-docs currency-exchange-ratesI need to populate a drop down list in a cell (let's say cell B2) of Spreadsheet A (using data …
google-docsIs it possible to set the default tab indent to four spaces in Google docs? Seems that is only possible …
google-docsWhen I upload PDF to Google Docs (using Python's gdata library), I get link to the document: >>> …
python gdata-api google-docs