How to change a font in an entire document
Good morning, all -First off, if this question is being asked in the wrong forum, could someone please move it to where it should be? Thanx!I have a document where I have highlighted certain text...
View Articleadding or removing rows of a table within a word doc. using C#
I have an existing word document that is used to quote equipment.This document has a table that is used to list items being quoted.I have created software (C#) that creates the descriptions and prices...
View ArticleHow do I search for a colour
Hi everyone,I used a brown text 2 on one document but I couldn't find it on n new document I opened. I tried looking for it where the colours are - 'theme' colours, 'standard colours' and 'more colours'.
View ArticleHow to atomatically resize posted images and place them next or below each...
Hi, i'm radiologist, i need to place many screenshots from cbct to word document, now i manually ajust width and relative position of pics, can you help me to build macro to resize image and if...
View ArticleHow to insert a docVariable field without changing the Word source content?
Hi all,in a recent project, I need to insert some kind of markers in the Word source document without changing the content/text. I end up using doc Variable to do that and it works until hitting the...
View ArticleHow can I verify Word can open a file - in unit tests?
Hi all;We have a program that creates DOCX files. In the unti test I want to verify that a set of files created can be opened by Word with no errors.This is a unit test so I need something to run and...
View ArticleDo not compress images in file checkbox
Working in VBA, Word 2010.We have a template in which we've turned on the "Do not compress images in file" check box so the images are placed at full size and not down sampled.I want to add code to the...
View ArticleShort-cut icons for Word.docx 365 application
Where can I find the short-link to place on my status bar for quick launch of my 365 WORD.docx app? I normally look in c:/x86 programs/WINWORD.exe and right-click to add a short-cut to my desktop and...
View ArticleHow can I attach an XLSX to the Word document that is open?
Hi all;In my AddIn, when I create a chart object, I want to create an XLSX that is placed in the DOCX that the chart uses for its data. Not an embedded object that is displayed, just a data filed used...
View ArticleWord Office Js Update a document Word, Compressed and check
I’m working on a addin, i did tutos; So... I can add texts, paragraphs and clear… I am trying to get all the document with getFileAsync. (Example found on the doc) First, with Office.FileType.Text: my...
View ArticleMacro for ensuring two spaces between sentences
Someone kindly created this macro for me for ensuring only one space between a full stop and a new sentence. e.g. Full stop. New sentence. I now need to create a macro for ensuring there are two...
View ArticleImport data from a azure Devops project automatically
Hello Everbody!we are trying to Import some Information from a Azure DevOps Project automatically into Word when the file is opened. I thought the best possibility is probably a webservice and...
View ArticleRibbonXml: idMso value for button File -> Share -> Email -> Send a link
can't find it in the definitions, does anybody know the value?
View ArticleMicrosoft word
hi Somebody explain me please this "Microsoft Word as an example of an event-driven program"thank you
View ArticleWord VBA freezes
Word VBA freezes when ever I start it or I try to record a Micro,please advice
View ArticleUsing Office Javascript API how to open a URL in Windows default browser (IE,...
After getting HTML string from the content of MS WORD using Office.js Add-in for WORD, we want to format the HTML based on needs and then display it in Windows default browser(IE, Edge, Chrome etc.)....
View ArticleSlow performance of interop operations on word documents
Hi,we are doing few interop operations on word document using c# and performance seems to be slow for large documents. Is there a way to speed up the interop operations like inserting bookmarks and...
View ArticleWhy .SaveAs rtf destroy styles in document (Word 2016)
I have document - european jurispridence. This is .docx file. When I save it to rtf after re-open appear numbering styles. Why? My workflow: 1) open file 2) Macro SaveAsRtfTest - everything looks ok 3)...
View Articlehow to run a macro from specific line in the middle of the code to end of the...
hi frinedsimagine we have the following Macro in VBA sub Macro1line 1line 2line 3line 4line 5end subhow can i run from line 3 to end ?i didn't find any solution in Debug menu to do thisthanks in advanced
View Articledocx to xls-fo
Hello there I can from word-ui app create first xls and transform it to create a xls-fo file but how can I in command line create xls-fo file from .docx file ? After that I want use apache FOP to...
View Article