Category "ms-word"

How to add links to all Heading 1 style text?

The code is intended to add the same hyperlink to all Heading 1 style text. (Purpose: clicking any heading brings you to the top of the document). It works for

What is limit of Nested IF statement in MS Word?

Is there any limit on how many nesting we can use in Nested IF statement in Microsoft Word? Also, if limit can be different based on office version?

Cannot fully intercept or trap SaveAs Dialog

With the help of the web, I have been able to write some VBA to check content controls on a Word 2013 template document and use the content to create a filename

Getting a range's surrounding text in Office-js

I have code that finds text in Word and stores the resulting ranges in an array. I am able to navigate the matching result using the array of ranges. I also w

Where does Microsoft Office Add-ins manifest get locale from?

I have a Word add-in defined by a manifest xml file with the following overriding: <DefaultLocale>en-AU</DefaultLocale> <DisplayName DefaultValue

How to insert a new line or enter in Microsoft Word references style (XSL file)

I have prepared a modified references style for Microsoft word 2010 document. Following part of XSL file indicates how online resources should be displayed in t

Including Pictures in an Outlook Email

I'm trying to use a Microsoft Word document as the body to an Microsoft Outlook email. So far I have been able to include the text from a Word .docx into the bo

How do I get the paragraph number of the currently selected paragraph in Microsoft Word into an AppleScript variable?

This is intended as an extension of the original question, The number of the current paragraph? How can I get it?, which does a nice job answering the question