In my application i am using word automation to get the text content from the file.It is working fine no issues.But at the instant when word automation is processing, if i open the word file, it is th
I want to convert XPS to W开发者_运维百科ord documents in Java. Can you help with the site or code to do this?Have you had a look at http://code.google.com/p/java-axp/ ?
I am trying to store metadata (basically a unique id) along with each cell of a table in a Word document.Currently, for the add-in I\'m developing, I am querying the database, and buildi开发者_C百科ng
I was wondering if it\'s possible to ope开发者_StackOverflow社区n doc, xls, pdf, etc files using the \"Documents To Go\" app from a third party blackberry app.If you want to open a specific document,
I have unique id of a MSword file.I want to know the name of this word file and location,where this file is stored by this unique id.
I got a document that need to be filled in (it was in microsoft word doc), I have no idea how to filled in / integrated with my current web apps.
Is it possible to automatically create Word documents which include list fields from a custom SharePoint list?
An add-in we make is causing the above problem on a Windows 2003 server, without any obvious cause. Both Word and the add-in appear to work correctly yet the message comes up and Word wants to disable
how to insert ima开发者_Go百科ge into word document using javahttp://dev.plutext.org/trac/docx4j/browser/trunk/docx4j/src/main/java/org/docx4j/samples/AddImage.javaTake a look at the Apache POI API.Pl
I\'m having 开发者_运维技巧some difficulty merging multiple word documents together using Microsoft Office Interop Assemblies (Office 2007) and ASP.NET 3.5. I\'m able to merge the documents, but some