ms-word
Getting application title from a Word OLE application object
Is there a way of getting the window title from a Word.Application OLE object? I\'d like to use it to try get the window using FindWindow.[详细]
2023-04-10 21:55 分类:问答Update all styles in doc to left-align
I am looking for a macro for word documents that will find every style in a document, and change it from whatever it is开发者_StackOverflow (centered, justified, right-align) to left-align.[详细]
2023-04-10 15:08 分类:问答WaitForExit for programs of type MS Word - process already started
In my app I want to open *.rtf file, and than wait for it to be closed. Often user has MS Word to open *.rtf files and here is the problem. Code below works, but only when \"WINWORD\" process has not[详细]
2023-04-10 13:46 分类:问答How to convert a System.IO.Packaging.Package to HTML?
Microsoft Word interoperability classes will let you get at a property called WordOpenXML.This represents a package that will be stored - zipped up - in a .docx file and can be opened by Microsoft Wor[详细]
2023-04-10 12:14 分类:问答Crop MS Word Images using Matlab Activex control
I am using MATLAB to paste and caption plots into Microsoft Word.I would like to also crop these images using the ActiveX control.[详细]
2023-04-10 11:24 分类:问答In VBA, how to insert text before and after style?
I have been trying to work out how to insert text before and after a given style in Word using VBA. At present I run through the document from 开发者_如何转开发top to bottom, find the style, and mak[详细]
2023-04-10 05:29 分类:问答Can I use MailMerge and MS Words as Report Generator instead of Access Report?
This is not about coding question. It\'s about Software (Database) Design. Background: My office has a ADP database as front and SQL Server is a backend. There are a dozen of basic standard reports[详细]
2023-04-10 04:07 分类:问答Creating charts in MS Word using from regular MS Word tables
I\'m working on a program that can generate MS Word files containing tables. I want to design a macro that would take the data in the tables contained in the MS Word file and create a chart from it ([详细]
2023-04-10 04:03 分类:问答Is there a way to show all docvariables from a word file?
I have a Microsoft-Word File which contains several DocVariables. In our application we fill/replace these DocVariables with content.[详细]
2023-04-09 23:35 分类:问答Android - creating word document
I want to create word(.doc) and excel(.xls) files on the android platform. For excel I am able to use jexel jar, but I am unable to find any API for word files.[详细]
2023-04-09 22:09 分类:问答