• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » How to Create Microsoft Word Add-in

By Abhishek Ghosh April 24, 2019 5:20 am Updated on April 24, 2019

How to Create Microsoft Word Add-in

Advertisement

Probably many of us use some of the add-in on Microsoft Word. Add-in is like a plugin, which opens as taskpane within Microsoft Word and gives options of custom services or jobs, like selection of text like simple action to complex web API driven text analysis. Here is how to create Microsoft Word Add-in to get own custom functions and services in to Word. MS Word Add-in uses HTML, CSS and Js for Add-in. Previously, we published a short guide on Example of Using IBM Watson For Text Analysis with Google Docs, which used Apps Script. Apps Script is easy and far less featured than MS Word Add-in. However, developing Microsoft Word Add-in requires to get used with Word JavaScript API. In this guide, we will provide only the basic steps to get started. Microsoft has enough example sample Add-in to understand how to develop. Office Add-ins platform is quite interesting :

Vim
1
https://docs.microsoft.com/en-us/office/dev/add-ins/overview/office-add-ins

 

Steps to Create Microsoft Word Add-in

 

We need to have Microsoft Visual Studio 2019 (community edition) installed. Within Visual Studio, install the Office/SharePoint development workload. Now, within the Visual Studio menu bar, go to File > New > Project.
Type SharePoint in the search and you will find Word Web Add-in as the project type. Click select and proceed to next step. Name the project, and then choose OK. You will select Web application project as type. Visual Studio creates a solution that contains two projects. Visual Studio creates a solution and its two projects appear in Solution Explorer.

Microsoft does have own guide for this development :

Advertisement

---

Vim
1
https://docs.microsoft.com/en-in/office/dev/add-ins/quickstarts/word-quickstart?tabs=visual-studio

However, you’ll find that the new default “Word Add-In with Commands Sample” more nice to study along with the above text and basic sample. We have a home.html file, a home.css, a home.js and finally a XML manifest file. The XML manifest file has least editing work.

The names of the files, such as home.html, home.css, home.js quite meaningful – they are just like part of web application or web page development. The API reference of JavaScript API is most important :

Vim
1
https://docs.microsoft.com/en-us/office/dev/add-ins/reference/overview/word-add-ins-reference-overview

How to Create Microsoft Word Add-in

In order to test, simply click the Start option (with play icon) within the Microsoft Visual Studio IDE (Start is located at top, middle). At end, the loaded add-in will open on Microsoft Word. We have marked the location of the Start option in the above screenshot.

Tagged With how to make a microsoft word plugin , how to create an add-in for microsoft word , create an addin for microsoft word , microsoft word plugin creator , how to make a word addon , how to create add ins for microsoft word , how to create an addin for ms word , how to add addin in word , how to add an add in in word , how to create word addin
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to How to Create Microsoft Word Add-in

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

  • IBM Watson Studio : Drag and Drop Machine Learning Model Development

    IBM Watson Studio is a toolkit both for the newbie and data scientists with data science tools such as RStudio, Spark, Jupyter Notebooks, drag & drop tools.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy