开发者_开发问答how can I convert html to word thanks.I have created a Ruby html to word gem that should help you do just that. You can check it out at https://github.com/nickfrandsen/htmltoword - You
We are using the XML or Word ML format from Office 2003. How do I get a macro to run after a MS Word ML document has been merged by another application (not Word) called SIMS by Capit开发者_如何学编程
I have some code to find and replace fields in a word document with values from a dataset. Word.Document oWordDoc = new Word.Document();
I want to display a Word document开发者_开发问答 in my ASP.NET page, and I want to be able to highlight text in the document according to events that happen on the page (like button clicks).
I want to position an image on the page the user is looking at, however I cannot find how to get the currentl开发者_JAVA百科y visible page/scroll in pixels.
I need to grab a list of names from Excel and insert them into a Word document, printing one document per name. The document has some text and a bookmark called \"name\". The code is below.
I\'m having an issue when I export my html page to Word, I can\'t get rid of the borders on a table element.
At the moment, we use MS WORD and MS EXCEL to mail merge documents that needs to be sent to multiple recepients.
I am getting the \"run-time error 429\" in my attempt at late binding to the VBProject object: Dim vbProj As Object
I have a report which needs to be exported in pure word format(97-2003) using jasper report. But Jasper uses R开发者_JAVA百科TFExporter for exporting report in doc format, wen i read the report using