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.

Browse all Office tags

21 questions with Word Management tags

Sort by: Updated
0 answers

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. …

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
579 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
2,424 questions
Word Management
Word Management
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.
806 questions
asked 2022-12-01T10:09:15.07+00:00
AG 1 Reputation point
0 answers

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 …

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
579 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
2,424 questions
Word Management
Word Management
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.
806 questions
asked 2022-06-08T16:59:38.477+00:00
Vinod Bachu 6 Reputation points
0 answers

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" …

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
793 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
878 questions
Word Management
Word Management
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.
806 questions
asked 2022-05-26T08:09:11.753+00:00
Lauro Colasanti 81 Reputation points
0 answers

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:…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
579 questions
Word Management
Word Management
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.
806 questions
asked 2022-04-12T17:30:23.623+00:00
AG 1 Reputation point
0 answers

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…

Word Management
Word Management
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.
806 questions
asked 2022-03-31T00:16:52.433+00:00
Yun Hee Ro 11 Reputation points
0 answers

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.

Office Mac
Office Mac
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Mac: A family of Apple personal computers that run the macOS operating system.
345 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
1,683 questions
Word Management
Word Management
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.
806 questions
PowerPoint Management
PowerPoint Management
PowerPoint: A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.Management: The act or process of organizing, handling, directing or controlling something.
180 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,409 questions
asked 2022-03-28T12:02:33.843+00:00
Shabari Pragash 126 Reputation points
0 answers

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…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
2,424 questions
Word Management
Word Management
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.
806 questions
asked 2022-03-27T14:21:40.16+00:00
Mark Edwards Austin 1 Reputation point
0 answers

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.

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
2,424 questions
Word Management
Word Management
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.
806 questions
asked 2022-03-24T19:44:16.563+00:00
Jonathan Katz 1 Reputation point
0 answers

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…

Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
1,683 questions
Word Management
Word Management
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.
806 questions
asked 2022-03-15T02:29:35.703+00:00
Kai Du/杜 ガイ 1 Reputation point
0 answers

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…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
2,424 questions
Word Management
Word Management
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.
806 questions
asked 2021-12-01T09:10:13.977+00:00
Hannah212 1 Reputation point
0 answers

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. …

Word Management
Word Management
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.
806 questions
asked 2021-10-06T08:39:05.747+00:00
곽정수 1 Reputation point
0 answers

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…

Word Management
Word Management
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.
806 questions
asked 2021-08-25T12:15:04.557+00:00
Haniff-1097 1 Reputation point
0 answers

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…

Word Management
Word Management
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.
806 questions
asked 2021-08-24T11:29:12.783+00:00
Potatocakes21 1 Reputation point
0 answers

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

Word Management
Word Management
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.
806 questions
asked 2021-07-10T06:50:39.817+00:00
jaeheung ahn 1 Reputation point
0 answers

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?

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
2,424 questions
Word Management
Word Management
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.
806 questions
asked 2021-07-02T10:04:13.11+00:00
원준 장 1 Reputation point
0 answers

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…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
7,031 questions
Word Management
Word Management
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.
806 questions
asked 2021-06-23T17:54:34.087+00:00
Vinay Hadule 21 Reputation points
0 answers

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.…

Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
1,683 questions
Word Management
Word Management
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.
806 questions
asked 2021-05-29T11:27:38.277+00:00
Hidetoshi Dekisugi 261 Reputation points
0 answers

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

Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
1,683 questions
Word Management
Word Management
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.
806 questions
asked 2021-04-09T10:01:47.36+00:00
Peter_1985 1,971 Reputation points
0 answers

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) …

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
7,031 questions
Word Management
Word Management
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.
806 questions
asked 2020-12-18T16:17:45.237+00:00
Melaine Sauvée 1 Reputation point
0 answers

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…

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,030 questions
Office Mac
Office Mac
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Mac: A family of Apple personal computers that run the macOS operating system.
345 questions
Word Management
Word Management
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.
806 questions
asked 2020-11-01T07:55:45.74+00:00
dlwlrma 21 Reputation points