Has anyone come across a VBA (or other) program for implementing dynamic autocomplete in Word? Emacs开发者_高级运维 has had this for decades, and it would be great to have it in Word. I see others in
I am developing an application which need to interact with 2003, 2007, 2010 versions of MSWord and PPT. I read some articles and found that Late binding is the best option.
Hii I am using asp.net MVC1.0. I want to create Ms word document through code I am using function : public ActionResult GetPostOffline(string PostId)
Here is code I have that sorts the words inside an array into ascending order. I need help to change it in such a way that it will also sort the words in descending order, all in a single function. Pl
I tried to copy autoshape from PPT to word. but its copying as picture format. We cant edit the text or shape in word. How to avoid this?
I am automating Word from VB.Net. I open a document by: Dim msWord as Word.Application = CreateObject(\"Word.Application\")
I need to open Ms Word document inside my iP开发者_C百科ad application. Actually I need a Ms Word viewer control on my iPad application.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I\'m working on a Word 2007 app-level add-in. So far, I haven\'t experienced ma开发者_StackOverflow社区jor obstacles except for converting the add-in\'s Ribbon interface to XML. I have to use Ribbon X
Here\'s what I want to do: Open some form (maybe I have write in vb or c# or something), type in some information.