Code Monkey home page Code Monkey logo

Cheng Thao's Projects

excel-add-in-javascript-persistcustomsettings icon excel-add-in-javascript-persistcustomsettings

[ARCHIVED] This sample demonstrates how to save custom settings in an Excel Add-in. The add-in stores data as key/value pairs, using the JavaScript API for Office property bag, browser cookies, web storage (localStorage and sessionStorage), or by storing the data in a hidden div in the document.

hands-on-labs icon hands-on-labs

This repo represents the content for the Coding Challenges, typically used for Microsoft Developer Events (i.e. //build)

o365-webapp-singletenant icon o365-webapp-singletenant

[ARCHIVED] This sample shows how to build a single tenant MVC web application that uses Azure AD for sign-in using the OpenID Connect protocol, and then calls a Office 365 API under the signed-in user's identity using tokens obtained via OAuth 2.0. This sample uses the OpenID Connect ASP.Net OWIN middleware and ADAL .Net.

office-add-in-auth0 icon office-add-in-auth0

[ARCHIVED] The Auth0 service simplifies the process of using social login provided by online services such as Facebook, Google, and Microsoft. This sample shows how to use Auth0 in an Office add-in.

office-add-in-translateaspnet icon office-add-in-translateaspnet

The sample translates the currently selected text in a Word or Excel file into the specified language using the Microsoft Translator service

office-js-helpers icon office-js-helpers

A collection of helpers to simplify development of Office Add-ins & Microsoft Teams Tabs

office-ooxml-embedaddin icon office-ooxml-embedaddin

Web application that uses Open XML SDK to configure Office documents to automatically open a specified add-in.

pnp-officeaddins icon pnp-officeaddins

Office 365 solution guidance with practices and patterns for Office Add-in development.

script-lab icon script-lab

Create, run and share your code directly from Office

word-add-in-angular2-stylechecker icon word-add-in-angular2-stylechecker

Office Word web add-in that uses the LocationRelation and compareLocationWith APIs of the Word JavaScript APIs to perform a search and replace that skips some ranges based on their location relative to other ranges. The add-in is built on the Angular 2.0 framework, and it also shows how to use the design samples from [Office Add-in UX Design Patterns Code](https://github.com/OfficeDev/Office-Add-in-UX-Design-Patterns-Code).

word-add-in-content-control-binding icon word-add-in-content-control-binding

The sample shows how to use JavaScript to add bindings to the content controls in the document and verify that bindings are in place before getting values from them.

word-add-in-get-set-editopen-xml icon word-add-in-get-set-editopen-xml

[ARCHIVED] This sample app shows you how to use the JavaScript methods getSelectedDataAsync and setSelectedDataAsync to get or set a variety of rich content types in a Word document. It also can act as a scratch pad to provide you with an easy way to grab the Office Open XML for your own content and test your own edited Office Open XML snippets.

word-add-in-javascript-changecontentwithxml icon word-add-in-javascript-changecontentwithxml

[ARCHIVE] The sample Word Add-in shows how to use JavaScript to extract Open XML from a potentially complex document. The sample also shows how to insert a fragment of Open XML into a document.

word-add-in-js-redact icon word-add-in-js-redact

[ARCHIVED] A Word JavaScript add-in that redacts texts. Also searches and highlights texts.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.