Your review is Submitted Successfully. ×

Google

0 Followers
3.6

Summary

Google
Sep 04, 2018 09:36 AM, 1083 Views
(Updated Sep 04, 2018)
Developer

? Google Apps Scriptmore_ vert? Many Google apps, one platform in the cloud? Increase the power of your favorite Google apps — like Calendar, Docs, Drive, Gmail, Sheets, and Slides.Apps Script lets you do more with Google. All on a JavaScript platform in the cloud.? Try a 5-minute quickstartAdd-on for Google DocsCreate a Docs add-on that transforms selected text into other languages with Google Translate.BUILD WITH DOCSMacros, menus, and custom functionsTailor spreadsheet functions to your needs and build reports with a custom menu in Google Sheets.BUILD WITH SHEETSManaging responses for Google FormsEmail Calendar invites and a personalized Google Doc to every user who responds to a form.BUILD WITH FORMSTRY A FORMS ADD-ONBuild add-ons to extend Google Sheets, Docs, Slides, and Forms? Desktop add-ons for Docs, Sheets, Slides, and FormsApps Script makes it easy to create and publish add-ons in an online store for Google Sheets, Docs, Slides, and Forms. There’s no better way to distribute scripts to large numbers of users, whether you want to ship your code to the whole world or keep it private to the users in your G Suite domain.LEARN ABOUT ADD-ONSA living, breathing platform ( well, metaphorically) August 20, 2018The Utilities service has been extended with the following methods and classes: Utilities.computeRsaSha1Signature( value, key) Utilities.computeRsaSha1Signature( value, key, charset) Utilities.computeRsaSignature( algorithm, value, key) Utilities.computeRsaSignature( algorithm, value, key, charset) RsaAlgorithmAugust 17, 2018Apps Script add-on documentation has been moved to a new location: G Suite Developer > Add-ons. The Add-on documentation has been moved in an effort to make add-ons more discoverable and improve site navigation.In the coming months we will continue to expand and revise the Add-ons documentation to create a better developer learning experience.June 19, 2018The quota limits for UrlFetchGETresponse size and POST size have been increased to 50MB / call. The quota on total data received by UrlFetch per day per user has been removed.The Forms service now has the following method: Form.deleteResponse( responseId) The Utilities service now has the following methods: Utilities.computeDigest( algorithm, value) , where value is a Byte arrayUtilities.computeHmacSha256Signature( value, key) , where value and key are Byte arraysUtilities.computeHmacSignature( algorithm, value, key) , where value and key are BytearraysApril 23, 2018The Spreadsheet service has been extended with the new Group class and the GroupControlTogglePosition enum. Groups are an association between an interval of contiguous rows or columns that can be expanded or collapsed as a unit.The Spreadsheet service has been extended with the following new methods to support Groups: Range.collapseGroups( ) Range.expandGroups( ) Range.shiftColumnGroupDepth( delta) Range.shiftRowGroupDepth( delta) Sheet.collapseAllColumnGroups( ) Sheet.collapseAllRowGroups( ) Sheet.expandAllColumnGroups( ) Sheet.expandAllRowGroups( ) Sheet.expandColumnGroupsUpToDepth( groupDepth) Sheet.expandRowGroupsUpToDepth( groupDepth) Sheet.getColumnGroup( columnIndex, groupDepth) Sheet.getColumnGroupControlPosition( ) Sheet.getColumnGroupDepth( columnIndex) Sheet.getRowGroup( rowIndex, groupDepth) Sheet.getRowGroupControlPosition( ) Sheet.getRowGroupDepth( rowIndex) Sheet.setColumnGroupControlPosition( position) Sheet.setRowGroupControlPosition( position)


? Google Apps Scriptmore_ vert? Many Google apps, one platform in the cloud? Increase the power of your favorite Google apps — like Calendar, Docs, Drive, Gmail, Sheets, and Slides.Apps Script lets you do more with Google. All on a JavaScript platform in the cloud.? Try a 5-minute quickstartAdd-on for Google DocsCreate a Docs add-on that transforms selected text into other languages with Google Translate.BUILD WITH DOCSMacros, menus, and custom functionsTailor spreadsheet functions to your needs and build reports with a custom menu in Google Sheets.BUILD WITH SHEETSManaging responses for Google FormsEmail Calendar invites and a personalized Google Doc to every user who responds to a form.BUILD WITH FORMSTRY A FORMS ADD-ONBuild add-ons to extend Google Sheets, Docs, Slides, and Forms? Desktop add-ons for Docs, Sheets, Slides, and FormsApps Script makes it easy to create and publish add-ons in an online store for Google Sheets, Docs, Slides, and Forms. There’s no better way to distribute scripts to large numbers of users, whether you want to ship your code to the whole world or keep it private to the users in your G Suite domain.LEARN ABOUT ADD-ONSA living, breathing platform ( well, metaphorically) August 20, 2018The Utilities service has been extended with the following methods and classes: Utilities.computeRsaSha1Signature( value, key) Utilities.computeRsaSha1Signature( value, key, charset) Utilities.computeRsaSignature( algorithm, value, key) Utilities.computeRsaSignature( algorithm, value, key, charset) RsaAlgorithmAugust 17, 2018Apps Script add-on documentation has been moved to a new location: G Suite Developer > Add-ons. The Add-on documentation has been moved in an effort to make add-ons more discoverable and improve site navigation.In the coming months we will continue to expand and revise the Add-ons documentation to create a better developer learning experience.June 19, 2018The quota limits for UrlFetchGETresponse size and POST size have been increased to 50MB / call. The quota on total data received by UrlFetch per day per user has been removed.The Forms service now has the following method: Form.deleteResponse( responseId) The Utilities service now has the following methods: Utilities.computeDigest( algorithm, value) , where value is a Byte arrayUtilities.computeHmacSha256Signature( value, key) , where value and key are Byte arraysUtilities.computeHmacSignature( algorithm, value, key) , where value and key are BytearraysApril 23, 2018The Spreadsheet service has been extended with the new Group class and the GroupControlTogglePosition enum. Groups are an association between an interval of contiguous rows or columns that can be expanded or collapsed as a unit.The Spreadsheet service has been extended with the following new methods to support Groups: Range.collapseGroups( ) Range.expandGroups( ) Range.shiftColumnGroupDepth( delta) Range.shiftRowGroupDepth( delta) Sheet.collapseAllColumnGroups( ) Sheet.collapseAllRowGroups( ) Sheet.expandAllColumnGroups( ) Sheet.expandAllRowGroups( ) Sheet.expandColumnGroupsUpToDepth( groupDepth) Sheet.expandRowGroupsUpToDepth( groupDepth) Sheet.getColumnGroup( columnIndex, groupDepth) Sheet.getColumnGroupControlPosition( ) Sheet.getColumnGroupDepth( columnIndex) Sheet.getRowGroup( rowIndex, groupDepth) Sheet.getRowGroupControlPosition( ) Sheet.getRowGroupDepth( rowIndex) Sheet.setColumnGroupControlPosition( position) Sheet.setRowGroupControlPosition( position)

(0)
Please fill in a comment to justify your rating for this review.
Post

Recommended Top Articles

Question & Answer