Microsoft Q&A
Word Management
806 questions
Word: A family of Microsoft word processing software products for creating web, email, and print documents.
Management: The act or process of organizing, handling, directing or controlling something.
Content
Placing large image in Word Online not working
I am trying to place a large jpg image (size 17.15 MB) in Word Online. The code appears that the image was placed successfully, but it doesn't place the image in the document and there are no error messages. It is working properly in Word Desktop. …
How to insert Header and footer data with insertooxml
I have open xml file, which has Body data, Header data and Footer data. I am trying to insert data with context.document.body.insertOoxml(WORD_DATA, "Start"); //WORD_DATA is in XML string Or …


run-time 2737 when connecting OLE Object (Word file) who is inside OneDrive Folder
Hi, I'm developing a solution based on Word and Access. In an Access mask, the user click a command and a Word file is automacilly created and inserted in a BoundObjectFrame via the following command: With OleDoc .Class = "Word.Document" …


createDocument() from base64 or url result in RichApi.Error: GeneralException
I am trying to open an existing document from within a Word add-in. I tried: var newDoc = context.application.createDocument(base64Image) newDoc.open() context.sync() but I'm am getting an error: Uncaught (in promise) RichApi.Error:…
Exception when creating Word 2019 application with administrator authority
Hello, I am providing translated content. Please forgive any grammatical errors. I have a program developed using C# and referencing the Microsoft.Office.Interop.Word assembly. Assembly Version: 15.0.0.0 Development Environment: Windows 10…


Office JS Add-in - how to detect file is being edited in atleast Word, Excel, PPT?
Office JS Add-in - how to detect document file is being edited in atleast Word, Excel, PPT? Needed In Windows OS and Mac OS Any property or event handler or any other method/ways available to find it? Kindly help asap. Thanks.


cscript Word doc save as pdf loses graphics
I have a cscript as shown below. When I do this, graphics embedded within the document are lost in the pdf file. If I add WScript.Sleep, the graphics are no longer lost. The amount of time needed for sleep depends on the size of the document and the…


Drag and Drop Content Control
Is there a way to create a content control in js that is then linked with an html element so that when I drag such an element from my addin into the word doc, it will be dragged as a content control object? Trying to make a word addin.


Using VBA in a word file(office365) to get the filename and filetype entered by the user when saving as
dear supports, Using VBA in a word file to get the filename and filetype entered by the user when saving as When the user enters the input file name and file type and clicks the save button, the file name and file type can be obtained to…


Bibliography / References: How to update CurrentList
Hello All, I need to programmatically update the CurrentList of References in Word. I don't want to add new entries, but update existing entries by changing only single values in the source XML. The tag remains the same. My code looks like…
Hanword HWP document converter for Microsoft Word 2016 Error
Hello. MS provides a converter to open the hwp file in word. (https://www.microsoft.com/en-us/download/details.aspx?id=49152) When I looked at the hwp file through the function to test it, the xml parsing error was printed as follows. …
MS Words - margin for text/ picture
Greetings, Dear MS Words Pro User & Experts, How do we know/ the overall margin for printing purpose in MS Words? I tried modify the margin using Layout > Page Setup, but I cannot see the printable area/ dotted line/ possible width for…


Microsoft Word - creating dependent forms
Hi there, I am trying to create a fillable form in word. I have a drop down box at the top where someone selects a category of approval, what I then want to happen is that the subsequent form (with further fillable fields) changes, based on their…


how should i set up a short key for highlighing texts in work on mac
how should i set up a short key for highlighing texts in work on mac


Can I use the programming document reference of each version of excel and word?
I just need open function or save function in previous version of excel or word. The saveas2 function is working in word 2019 but its not woking in word. Is there the document of excel 2007 and word 2007?
Unable to open embeded PDF file in online word.
We are embeding a PDF file into word document then uploading it to sharepoint site. When trying to open it in online word the embede PDF file is not opening up. Rather it is showing up as cross sign. When we download it on to other system then in desktop…


Large text size of Tabs of the latest Microsoft 365 Apps
Recently I installed Office 365 using the ODT. But, this new interface is horrible. I actually don't have a problem with the new layout. However, the large size of the text of the Ribbon tabs just looks ugly. From inspection, it looks like size 10.…


Word issue
Hi, Can you help with way to insert line between "Done By" column and "Discipline" column? https://1drv.ms/w/s!Ai8CrEskdewXvlX-vg8aSmgpLTVY?e=tJkgEd


Hypertext link sharepoint word
I want to create a hyperlink text from a word in sharepoint. I want that this hyperlink send me to the word document but i would like to be send at a specific place in the document. This link will be use in a mind map (not a office application) …


ADRMS + ADFS + MacOS catalina + office 2016 + Mobile Extension not work
I've followed steps on microsoft website and finished configuration of ADFS + ADRMS + Mobile Extensions. But it does not work properly. I opened a rms protected file on MacOS catalina. It directly prompts a window saying I don't have rights to open the…