When is the "o:gfxdata" element in the DOCX format actually used by MSWORD? Is it only specific versions?
I have recently wondered if the "o:gfxdata" element in OOXML files (docx) is actually ever used by MSWORD, and if so, by which versions and to what end? This element is added to images and graphic objects when I embed them in Word.
Word File wont Open on File Explorer
Hi all, I have a few word files with SmartArt designs in them. However, they are now not opening. I was able to access them earlier this morning, but now it is coming up with the below error message and won't open the file: Any help would be much…
Every time I open MS Word, I get a Run-Time Error 53 message. It says: File not found: /Library/Application Support/Adobe/MACPDFM/MacPDFM.framework/Versions/A/MacPDFM
Every time I open MS Word, I get a Run-Time Error 53 message. It says: File not found: /Library/Application Support/Adobe/MACPDFM/MacPDFM.framework/Versions/A/MacPDFM
On opening .tmp files in new version of MS word are not getting parsed.
Hi all, With the recent update from Microsoft, we are facing below issue. Earlier we were using the versions of Version 2402 (Build 17328.20452) and (Build 17328.20612). It was working fine. But later our organization updated the word version to Version…
Wie kann ich die Worttrennungsoptionen einstellen?
Hi, wie kann ich unter Optionen -> Dokumentenprüfung die Worttrennungsoptionen verändern? Scheinbar werden Worte als Länderkürzel erkannt. Ich habe aus OneNote online Text kopiert und in Word (offline) Text eingefügt. Jetzt habe ich allerdings…
Retrieving Custom XML Parts using OfficeJs in Word Online
I have a Word document that contains Custom XML Parts, and it works perfectly when opened in the Desktop version of Word. Using Office.js, I can successfully retrieve the XML parts with the following method: Get CustomXML Parts by Namespace However, when…
How to transfer office apps over to new computer (Office16OneNoteFreeR_Bypass edition and Office16O365HomePremR_Grace edition)
I had a Surface Laptop 4 that had all the office apps installed when it came (Word, Excel, Ppt, OneNote). I just got a Lenovo ThinkPad P14s Gen 5 AMD. When I logged in on my new computer, it had all the office apps, but it is now saying that "my 5…
Keyboard Shortcut for Bold Text Changed in Czech Version of MS Word
The keyboard shortcut for bold text has suddenly changed from Ctrl+B to Ctrl+N in the Czech version of MS Word. How can this be changed back to the original shortcut?
To protect a word file from copying and pasting
Hello, I want to protect my word file from copying and pasting. I tried it from restrict editing feature. But it enables only editing protection. When I copy text or images and paste into another word document, all are copied. How could I protect my…
"save as" problem and more
So my problem is about word, excel, ppt, and etc. when i open the app it just literally instantly opens the save as tab like this image shown and when i try to "save as" the blank file or click the cancel button it will only reopen the save as…
Latex convertion
Hello, I’m using Words equation editor on an iMac and when I enter the formula \mathring{A} then click on convert professional it removes the braces but doesn’t transform into the symbol A topped by a circle. What should I do? Thanks for yous reply.
Unable to add words to my custom dictionary - too many custom dictionaries
I an unable to add a word in my document to my custom dictionary i get the message custom dictionary not available. On going to Options | Proofing I see I have the roaming custom diciotnary and Englisg (Australia) as the only selected dictionaries. If I…
How to use Graph API to edit Word or PowerPoint content
How can I use the Microsoft Graph API to extract content from a Word or PowerPoint document, find and replace specific text, and then update the existing document? I have attempted to use…
Can´t keep track of changes done to a table in word.
I try to keep track of all changes to a document using "Track changes", but when I try to delete a column on a table I get the following message: "this action won't be marked as a change". Then, you have 2 options: 1)…
Word Add-In quote field with spaces
I am trying to add a quote field using the JS API for Word Add-ins: export const insertQuoteField = async (str) => { try { Word.run(async (context) => { const range = context.document.getSelection(); // Define the field type and…
Microsoft Office Home and Student 2016
Hi.. I have activated my "Microsoft Office Home and Student 2016" product in my current Win10 PC in 2017. I am upgrading my PC to Win11 and I am wondering.. can I use this -> "Microsoft Office Home and Student 2016" in my new Win11…
Office 2019 crashing when printing to a specific printer
Windows 11. Office 2019. Dell Optiplex 7780 all in one. Konica Minolta MFP. Allegedly had a failed windows update and/or bios update that caused this issue. I personally didn't witness it but the person described a bios update screen. Office programs…
Can a SAS URL for a private Azure Blob be used in a compare API, or are there alternative solutions?
I currently want to use this API to compare it with a file stored in Azure Blob, but mine is a private blob. So, if I create an Azure Blob SAS URL for the private blob endpoint, can it be used in this compare API? Or is there any other way?
MS Word 365 Track Changes Issue, every time after open a file with equation
I’m having trouble with MS Word 365. After accepting all changes and stopping “Track Changes,” tracked changes in equations (made with the built-in equation editor) reappear when I reopen the file. This happens especially with fraction bars and…
Where is the parameter <w10:wrap> located in the binary file doc?
Hello, I am trying to convert a binary doc file to docx. When I did the conversion using MS Word, I see inside the docx (in document.xml) parameter: w10:wrap, located inside <v:shape> group. I can't find where is this parameter in binary…