Word getting freezed when tried to diaplay right hand pane
Hi, I have a add-in which identifies citations in the word document and displays them on a right hand pane.But, I have this document which has some 2000+ citations which are getting identified...
View ArticleHow to create editable chart/ embed a chart in Wordprocessing document using...
Hi Team, Using the sample code http://code.msdn.microsoft.com/How-to-create-Chart-into-a7d424f6 I am able to create chart in Word document using Open XML but I am unable to edit the created chart in...
View ArticleApplication.Run starts another Word process
Everything was working fine until a few days ago.I have a template in my Autostart folder, that does some things and then load another template and call a function from it:AddIns.Add "TemplateName",...
View ArticleDifficulty removing characters from the start of a numbered paragraph
Hello,I am having a problem with the below little routine that I wrote to round-trip numbered paragraphs into chevronated paragraphs and then to return back to numbered paragraphs.I start with the...
View ArticleLine Break not working in Share Charm
I'm retrieving data from a JSON file to App's UI. Line breaks are working fine there but when I display that data on Share Charm line breaks don't work. What am I doing wrong? var recipe =...
View Articleneed simple code to select a custom shape which we have inserted just right now
hi friends i had asked a similar question but i haven't got an exact answer to my question yet.my question is very simple.i need to know, when i just insert a custom shape in my word document, via what...
View ArticleIRM development (Office)
Hi,How can I (programmatically) "replace item permission" in any office document?Given any word document (sent by an e-mail to a group inside the enterprise, where each employee has its own...
View ArticleSaveAs PDF Generates Messageboxes
Hello everybody!In my AddIn, I am storing all files as PDF. Now I've recieved an Word Document with some MergedFields with fillin commands. If I want to save this file with my Addin or with the Word...
View ArticleVBA word - how can save each page in a document into a sepaterate document
I have a 30 page document each page is assigned to a different person - i need to save each page of the document into a sepeate document in its own right - is there a simple macro that would do it - i...
View ArticleHow to use asterisk indicator in footnote
Hello All,I want to use asterisk indicator instead of Arabic numbers in footnotes, so I changed the footnote number format to the symbol format indicator *, but the asterisk does not increment so that...
View ArticleRemove/Hide/Disable MS Word File menu from Office 2000/2003/2007/2010/2013
Hi Team, Our Clients will work with the different types of MS Word versions, so here we need to Remove/Hide/Disable MS Word File menu from the different Office ( 2000/2003/2007/2010/2013 ) versions. In...
View ArticleHow to split one Word Document to multiple word documents?
Hi All,I am developing an application regarding how to split one Word Document to multiple Word Document. Currently, I can split the word document into multiple ones. Such as there are 13 pages in a...
View Article"would you like to keep the last item you copied. If so, then it may take a...
Hi Support,I merged two Word documents in to one by copying from one and and pasting into the other. When I click the X to close the file and exit Word, I get the dialog/message box (see...
View ArticleMail-Merge to E-mail with Subject personalised by Mail-Merge Fields.
Mail-Merge to E-mail with Subject personalised by Mail-merge FieldsI know this is impossible, but it can be approximated. The attached code enables you to put character strings like...
View ArticleTask Pane in Word Web App
Hi,AFAIK, there is currently no support for Task Panes in Word Web App.Any idea when (and if...) will it change? We already have something similar to task panes in Google Docs, and I believe it is just...
View ArticleContent within nested repeating section content control
Hi,I have a word template with nested repeating section content controls that are mapped to a CustomXml.I illustrate with a couple of pictures, in picture one you see the document in design mode with...
View ArticleCOM Automation: Word 2013 stays as background process after closing on Windows 8
Hi everybody,I'm using COM Automation to control Word 2013 to generate a document with variable text like name etc.Everything works fine, but after closing Word it keeps running as background process....
View ArticleIs there any documents about the XML Tag in Word?
Hi All,I am doing a project now. Firstly I will save the word document to Xml format. and then parse the Xml file, get the relevant information from the xml document. So I want to know the xml tag's...
View ArticleFind "combining ligature characters"
Hi Guys,kindly help us to find "combining ligature characters" in MS-Word likeã́, à, ê, î.Thank you...Regards,Singaravel M
View ArticleDocument header move the content to down.
Hi There,if textbox, table positioned on the top of page as shown in below first image. And when we access the header from vba or .net and save the document then position of textbox or table changed...
View Article