office-js-snippets icon indicating copy to clipboard operation
office-js-snippets copied to clipboard

A collection of code snippets built with Script Lab

Results 10 office-js-snippets issues
Sort by recently updated
recently updated
newest added

Bumps [async](https://github.com/caolan/async) from 3.2.1 to 3.2.4. Changelog Sourced from async's changelog. v3.2.4 Fix a bug in priorityQueue where it didn't wait for the result. (#1725) Fix a bug where unshiftAsync...

Type: dependency update

The new sample is part of the scenario experiment for Word JS developers. I changed the order of existing scenario samples to make the new sample more conspicuous. It would...

This PR adds a sample showing how to access shape of certain types. Right now, it only showcases geometric shapes and lines. As more scenarios are enabled, other shapes can...