I need to create an app开发者_如何转开发 that takes a MS word document and lets the user of the app interact with the pages meaning viewing each page separately, zooming, going forward and backward.Th
Currently i have a word document with comments added. The structure of the document is specified in the comment. The document contains embedded images.
I\'m familiar with generating office documents server-side by including the following at the top of the response:
I am trying to print pdf, ppt, and word documents from my windows service using ShellExecute. Process printingProcess = new Process
Is there a way to accurately impo开发者_高级运维rt a word doc so that it can be edited with ckeditor?
Closed. This question needs to be more focused. It is not currently accepting answers. Wa开发者_JAVA技巧nt to improve this question? Update the question so it focuses on one problem only b
I\'m opening word documents with the Documents.Open method in the Microsoft.Office.Interop.Word Namespace.This works fine, except that when I open a file that isn\'t开发者_StackOverflow a word documen
How can I perform automation of MS Word documents (.doc) or ODF documents (.odt) in Qt 4.5? I know using the QAxWidget, QAxObject.
We\'re having a problem getting Word documents to download in IE7/IE8 using window.open calls.This problem is currently only happening in our production environment with SSL en开发者_运维百科abled - o
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.