16 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for PerplexedB

I prepare a table in Excel within a Using () statetement. At the end I UsedRange.Copy() to what I understand is the clipboard. Then I Selection.PasteExcelTable in a Word document. I get an COM Exception "command failed". When I activate the word document and press Ctrl+V the table gets copied. …

0
329
Member Avatar for themathprof

` How can I print a watermark in the middle of a word document then return to the top of the doc and start to print whatever text I want to? Here's my code: Set oWord = CreateObject("Word.Application") oWord.Visible = True 'Add a new, blank document Set oDoc = oWord.Documents.Add …

0
199
Member Avatar for Prithwish

Hi, I can use a variable field in LibreOffice.org Writer to set a date variable and then go to generating an entire calendar for the year. How to accomplish the same task in Ms Word 2010 without using any codes whatsoever. Thanks to everyone who would answer in advance. Prithwish

0
95
Member Avatar for jcgldr

i'm working with vb to automate word documents so to create a new document i use dim oword as word.application dim odoc as word.documant odoc=oword.documents.add and to open a document i use odoc=oword.document.add(mypath+mytemplate) but i'm struggling now how to add a template to an existing document for example i want …

0
75
Member Avatar for jcgldr

hi i'm working on a website that i allow the user to enter a name and then press a button that prompts the server to setup a pdf acording to the info the user entered and then send the pdf to the user i'm testing the website on my leptop …

0
83
Member Avatar for zassyghurl0325

hi! im currently doing my undergraduate thesis.. im a COmputer science student and looking for some ideas on checking word in a phrase or sentence and look for its meaning of each word in a database and display it.. can you help me by giving some idea or syntax(code) in …

0
86
Member Avatar for artemis_f

I am trying to attach an XML Schema to a document as mentioned here: [url]http://www.tech-recipes.com/rx/2099/word_2007_attach_xml_schema/[/url] However I am having trouble attaching the schema(s) in question. I am wondering if anyone can shed light into possible reasons this is happening. The XML Schemas I am trying to attach are these: [url]http://www.ddialliance.org/Specification/DDI-Lifecycle/3.1/XMLSchema/[/url] …

0
148
Member Avatar for zigpy_siva

Hi, we are using the XML Template of MS Word, and trying to use XPath(in a tool not code, but the same is not working in code also) to read the data from the xml file. attached the sample code, xml file and the XSD used to generate the word …

0
102
Member Avatar for Dragazarth

I feel this is the wrong type of use of this forum but I don't know where else to turn to! My Maths summary booklet which I have been typing up for my exams has an XML error within zip. I have tried to fix it but I don't know …

0
100
Member Avatar for delia99

We may set one password for a file if we don't want others to open it, especially the secrete document. Generally speaking, we are used to writing articles or papers in Microsoft Word. And we may need to encrypt Word document if it is very important for security. Also, when …

0
155
Member Avatar for Living-seo-life

Good Day Guys can someone recommend me a good plug ins for word-press to tag rel= "Nofollow" to all outbound links except those I have assigned a relation. Please only advise if you have used it.

0
75
Member Avatar for andreas.cyp

Hey guys, I have 200 documents in similar structure and I want to extract data to excel file. What is the easiest way? Thanks

0
84
Member Avatar for Borzoi

I am looking to create a digital questionnaire which isn't web based. I need it to be a word document or PDF file (or something similar) that anyone could download to their computer and fill in on their computer (or if they choose to, print it out then fill it …

0
87
Member Avatar for hafizullah

Hi, I am doing a final year project which is about predicting a situation based on given known facts, as a extra feature to my project I would like add a word cloud system to it aswell that would display the predictions in word cloud form to indicate the likelyhood. …

0
82
Member Avatar for RameshSivaraju

I am trying to automate MS Word in my web application. I have added reference of Object Library 11.0 version. Still i am unable to run it properly. Moreover the problem is raising only after i publish it to IIS, otherwise it is running properly. The exception i am getting …

0
102
Member Avatar for InsightsDigital

Once upon a time, I saw many sites that had a word cloud. Even some of the sentiment tools have a word cloud. I even think some websites have it. Do you think these wordclouds increase your stickiness to an online community?

-1
72

The End.