DocsServiceApp icon indicating copy to clipboard operation
DocsServiceApp copied to clipboard

This is a Google Apps Script library for supporting Document service, Docs API, Spreadsheet service, Sheets API, Slides service and Slides API. The aim of this library is to compensate the processes t...

Results 5 DocsServiceApp issues
Sort by recently updated
recently updated
newest added

> In the current stage, there are not methods for directly parsing Microsoft Docs files. This library can achieve this. How about converting the MS Doc file to gDoc first?

I has a Spreadsheet with some tabs, One (Tab B) tab get values (sortn) from another tab (Tab A), where has images. But, when I try to get images from...

Hello sir, Thank you for your useful work. However, I can't figure out why, while using your lib, I'm getting the following error : "stack":"TypeError: Cannot read properties of null...

For some inspiration on hidden OOXML features not covered by current editors (new Methods for Google Slides/Powerpoint?) have a look at [OOXML Hacks by John Korchok](https://www.brandwares.com/bestpractices/category/xml-hacks/) For instance... Charts can...

When using insertImage() function, to prevent clone sheets from becoming a massive dump in the trash, please mind if add this piece of code.