Friday, November 6, 2015

Office Word add-ins: Insert template base on Word, Part 3

This is a three-part blog series to introduce Word Add-in and how to use Open XML SDK for JavaScript. This is the last post of this three-part blog series on Office Word add-ins: Insert template base on Word is a resources post.

Resources

The two first links is for the openxmldeveloper.org and where to download the code.
- openxmldeveloper - http://openxmldeveloper.org/
- mdownload - https://openxmlsdkjs.codeplex.com/

The third link is to a snippet collection with sample for the build in Word add-in https://officesnippetexplorer.azurewebsites.net/#/snippets/word

The fourth link is to the MSDN section “JavaScript API for Office”, where everything about the API for Office Add-ins can be found. https://msdn.microsoft.com/en-us/library/office/fp142185.aspx

Related blog posts

Read the first part here http://blog.andersdissing.com/2015/11/office-word-add-ins-insert-template-part1.html
Read the second part here http://blog.andersdissing.com/2015/11/office-word-add-ins-insert-template-part2.html




No comments:

Post a Comment