I am creating an Add-in (using C#) for Microsoft Word and want to trigger some functionality when some text/image etc. is dragged 开发者_JAVA百科from any source and dropped into Word. So basically I w
I have a code which replaces the text of certain format into a hyperlink. This code works during an incoming email.
I have a word document that has data that I would like to parse into an excel file.The source files are hundreds of pages long.I have been working with VBA, but I just started learning the language an
I need to index content of doc/docx/pdf files uploaded by users and use Solr (1.4.1) ExtractingRequestHandler component (817165) for that. If that matters, I don\'t request indexing from it - the comp
Since users copy paste text from Word which looks like this: “What’s the matter?” P开发者_运维技巧ART 2– A Review”
I have this text in the document:\"50%\"; when I run this function it just returns \"50\" and after that it returns \"%\". I dont know why it is spliting the 50 of the %... Can you please tell me how
I would like to run a script on a folder full of word documents that reads through the documents and pulls out 开发者_开发知识库images and their captions (text right below the images). From the resear
As far as I know, Microsoft went to some sort of xml-based representation in their most recent version of office.If that\'s really true, then I would assume that version control would work, although y
With the Find function(Ctrl+F) I can search and select all words in Italicized font from a document. How would this be done with vba?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.