how to Edit style properties Programatically
Hi everyone, I have created style with numbered in doc files, which is having list numbering property set , now i want to remove this numbering programetically from that style.Any...
View Articleembed data from a word file to another
Hi!I'd like to extract data from a word document which is already uploaded in a respository (I have the credentials) and embed that in a word document in another side. I'd like to know how to do it...
View ArticleMigration to Word 2010 / 2013
Hi All We extended Word 2000 with VBA to use it as a «Word processing reporting tool» from our C++ solution.Word 2000 has «expired» and we move on. I've done a proof of concept last year testing our...
View ArticleHow to flatten images
I have images on word document that I want to save intact as layered images. They have text over them and whenever I try to save them, the text disappears. I want a quick way to accomplish this. For...
View ArticleDocument Info Panel does not display on checkout in Word 2013
Hi all - I'm running SP2013 with Office 2013. Even though my Sharepoint content type has the box checked for "Display document information panel on open.." selected, it refuses to display in Word 2013...
View ArticleWord Content to HTML conversion in C#
Hi All I am trying to extract contents present in a doc & convert the same to its html equivalent form as i need to show the contents in a browser. Using the Bookmarks & Range with the property...
View ArticleCan't sort table containing mapped repeating section CC
I'm not sure if it is a bug or by design, but I notice that Word will not sort a table that contains a mapped repeating section CC. Attempts using table sort results in the repeating section CC and...
View ArticleCode to insert or append and hide Usernames and Date/Time stamps requested
Hi Programmers,I'm a teacher and would like to have students start using a document with code that did the following:1 - place the insertion point after whatever the last text character is and then...
View Articlepowershell word api compress pictures
Hello everyone,I have a PS 3.0 script that i use to process a folder of word documents and convert then to .docx format. I want to also compress images in the documents (picture tools -> format...
View ArticleAccess violation noticed in a particular macro enabled word document and it...
Hello,I am facing one issue in particular word document which has macro enabled with tracking change option, access violation occurs when try to access the document members in late binding but in...
View ArticleWarning Message in Word Automation
I write a VC 6.0 Word automation program based on the MSDN article http://msdn.microsoft.com/en-us/library/office/aa155776(v=office.10).aspx, by importing the typelib of Word 2003. Then when I run the...
View ArticleIs there a way to force underscore to be part of a word
Hi Everyone,I have a problem which involves checking the contents of two Word documents are in agreement.I wonder if anyone can help.Document (A) is simply a long list of words which vary in length but...
View Articlec# .net 4and word interop dll
Hi,So sorry if i am posting in the wrong forum. I need help with adding a tab stop(position at 1cm) to a word document using word interop and c#. This is what i tried already.Range range =...
View ArticleHow do I replace all images in a word document with code?
I have a word document I have saved as a webpage. I want to replace every image that has been extracted and saved in the web page folder with code. I am unsure how to replace the images with code. I...
View ArticleA string is split into multiple w:t elements by Word
I have to generate a Word document with lots of values from a database. I use a template docx file created using Word and then have replaceble fields using words beginning with %, for example, %name,...
View ArticleWhere To Find Implementation Documentation
Hello, All,My question is: Does anyone know if there is a good source of documentation on Word's implementation of DOCX? I previously asked this question in the Open Specifications forum, but I was...
View Articlemail merge mixes up sections
Hi,I have several Word documents consisting of 2 section, 2 pages each.I use it for mail merge where the data comes from a csv fileMy vb.Net applications will create the csv file, choose the correct...
View ArticleMarshal.ReleaseComObject *without* closing Word?
I have an app that creates reports in Word (MS Office 2010, 32-bit). After the report has been created, I want to keep the document open in Word so the user can edit it.If I release COM objects...
View ArticleMacro - Import, Resize, Adjust Format, Position, Insert Text Box, Lines
Hello,I have a challenge for those of you that are really good with macros. I am a beginner with macros and would like to use them to make my work a little easier. I have a multitude of images of cells...
View ArticleBenefits of using tab vs space
This is not really a programming question, but I wanted to ask here anyways...Does anyone know the benefit of using "tabs" in documents? I prefer to use the spacebar whenever I am creating columns of...
View Article