doc
C# free Doc 2 PDF solution
would anyone suggest a free solution to programmatically 开发者_开发百科convert Office documents (mostly .doc) to PDF in the form of a .NET library or a command-line application i can call from my pro[详细]
2022-12-22 06:57 分类:问答Read Microsoft Word Documents into Plain Text (DOC, DOCX) in Java
I\'m looking for something in Java to read in Word documents to process their text.. all I need is there text, n开发者_运维百科othing fancy.I know about Apache POI, however it doesn\'t include support[详细]
2022-12-19 23:59 分类:问答Programmatically convert docx file to doc
What options do I have to convert .docx documents to开发者_运维知识库 .doc document programmatically using C#? I\'m looking to do this as cheaply as possible. Ideally I want to do this directly in cod[详细]
2022-12-17 09:45 分类:问答how to add content of word doc file in jsp file using include action?
I am trying to i开发者_JAVA技巧nclude the text content of microsoft word file in my jsp file.... I am not able to figure out the solution.You\'ll need to use Apache POI to parse the text out of the MS[详细]
2022-12-14 20:07 分类:问答Display Documents in an IFrame
A colleague set up an intranet application where the users can upload documents. These documents are displayed afterwards in an IFRAME using <IFRAME s开发者_StackOverflow社区rc=\"document.doc\">[详细]
2022-12-13 09:01 分类:问答Creating & Editing MS-Word documents on a linux server?
Looking to develop server-side application that will process documents. The source documents are mostly MS-Word 2003, 2007, i.e. the MS version of Docx. Want the server application to be able to run o[详细]
2022-12-11 09:35 分类:问答Use PHP to create a DOC file on a Unix Box based on an HTML webform selection
I have an HTML file which contains a webform with multiple questions which have a YES / NO responses.[详细]
2022-12-09 00:52 分类:问答Can't save .doc as .xml
What I\'d like to achieve is to force MS Word not to split specific strings when saving .doc or .rtf file as .xml.[详细]
2022-12-08 17:26 分类:问答Extract hyperlinks from .doc
Is there any way 开发者_如何学编程to extract hyperlinks from .doc. I got bunch of hyperlinks in doc that I need to import in my database.[详细]
2022-12-08 13:49 分类:问答