Inserting a ribbon tab before Home can cause a crash in Word 2010
Hi all,I've done some testing and found that inserting a tab before the Home tab can cause a crash. The crash occurs if you press Ctrl + Shift + S to see the "apply styles" dialogue then press...
View ArticleUse Sharepoint 2013 list data record in a word template
Hi Guys,I'm not a developer, but I dare to get my feet wet in your developer forum :)I was creating hosting pack offers in word for 20 customers and I was wondering If I could not replace my copy paste...
View Articlecan we load Microsoft.Office.Interop.Word dynamically and create Word...
Hi EveryOne,can we load Microsoft.Office.Interop.Word dynamically and create Word Document in c# or Vb.net .I would like to add dynamically and open word document and create word documents.Is it...
View ArticleDoes the version of Word that runs on the Surface Tablet...
...include the COM API?thanks - daveWho will win The Windward International Collegiate Programming Championships?
View ArticlePositioning Tables one by One in Microsoft Word using C#
I have three tables which i have to create programatically and need to create in the order in c# Iam able to create a single table , but how to position based on the above layout and based on the range?
View ArticleCreating a document based on a template disable my global template shortcuts
The problem is complicated. I have a template that contains a whole bunch of code; modules and clases, including an event handler class that I use to detect when new documents are being created. The...
View ArticleCompile Error in hidden module: ThisDocument.. This error commonly occurs...
I have an Access Database that exports to data to Word. On a few machines users are getting the following errorCompile error in hidden module: This document. This error commonly occurs when code is...
View ArticleHow do I insert a textbox between two paragraphs?
Hello,Apologies if this has been asked before, whenever I try to search the forums I get a blank screen...I am trying to set up a Word document with a series of questions and a textbox after each...
View ArticleInsert autotext / building blocks from addin?
Hi! I'm trying to to be able to have 1 central repository of autotext / building blocks which then can be used by the many templates our organisation has.By now, I have a file called Autostart.dotm,...
View ArticleHow To Disable Save, Save As , Export buttons in MS-Word 2013 using VBA.
Hi Experts,I am using Office 2013. I want to disable Save, Save As, Export buttons in a Word Document using VBA . By 'Disable' I mean, user should not be able to click on these buttons. I have tried...
View ArticleWPF MVVM C#
hi, I am a newbie for wpf mvvm, i want to generate a report on a button click,the report consist of two tables A and B, through bookmarks in table A i have binded the properties and its working fine...
View ArticleHow to add new icons for Ribbon in Word 2010
Hello all, I have to create a new Ribbon in MS Office Word 2010.In order to do that we need to add some icons for that in the window as shown below:Can you please tell how to add a new icon in this...
View ArticleSlow form loading on some computers
We have several VBA projects which make extensive use of forms. They run perfectly well on most of our PCs but forms are very slow to load on just one of the PCs.Each user has their own copy of each...
View ArticleCustom ribbon for Word 2010
Hi,I want some advice or starting point where to begin ...My problem is...We have AD domain network in our company and all PC are with Win7 + Office 2010. And all this customization should be deployed...
View ArticleHow to update Bookmark range
Hello, I would use some help, because I don't know much about Word and how it functions... I have 2 problems with doing paste of named ranges from excel to word.When I do paste I also add new Bookmark...
View Articleextract the text from drop down lists that are embedded in an existing Word...
A client has several Word 2003 templates (.dot) that has numerous drop-down lists that are embedded in theie existing templates.The client would like to have some method of extracting all of the text...
View Articleword table resize content
I am using word interop.I am creating a table with many columns. I don not want to resize to fit content. meaning I want the column content to wrap even if in middle of a word.Currently Using office...
View ArticleHow to get copied content controls
Hi,I'm using a Ribbon XML to override copy and paste events, just like this:public void OnCopy(IRibbonControl control, bool cancelDefault) { Report.Document.Application.Selection.Copy(); } public void...
View ArticleLegacy Form Field inside a locked content control
Hello,I have been working on this issue for last one month. Still i couldn't find any theoretical answer.In a protected word document(filling form protection), and locked content controls, if i use a...
View ArticleContextual Spelling in Word 2010
Hey all,We're currently running into an issue with some testing with Word 2010 picking up "non smoker" as a grammatical error. Adding it to the custom dictionary doesn't get rid of the spelling issue,...
View Article