docx
convert word (doc, docx) to pdf in a c# web app [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-22 14:50 分类:问答Generate and return docx file to client
I have an app that generates a docx file base on user inp开发者_如何学Cut.It uses Apache POI to generate the docx file and I can get the FileOutputStream from that, the document opens perfectly on a l[详细]
2023-02-22 05:20 分类:问答Extract text from doc and docx
I would like to know how can I read the contents of a doc or docx. I\'m using a Linux VPS and PHP, but if there is a simpler solution using other language, please let me know, as long as it works unde[详细]
2023-02-21 19:10 分类:问答Docx to pdf using openoffice headless way too slow
I\'ve been using PHPWord for docx files generation. And it\'s been working great. But now I have the need to also make available some of those files on a pdf version.[详细]
2023-02-20 22:19 分类:问答how to search for a word in a docx file in c++?
i am writing a search program in c++ which will search for a set of words in a set of files.. these files are either text files or docx files.The problem is how can i search a docx file开发者_运维知识[详细]
2023-02-20 04:12 分类:问答Convert Html to Docx in c# [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-19 22:41 分类:问答Update embedded excel file programmatically
I\'m trying to modify an embedded excel table in a word document programmatically. To do this, I have modified the docx file and the embedded excel file.[详细]
2023-02-18 19:17 分类:问答cakephp write doc/docx
On user registration, I want开发者_开发问答 to email with attachment a document and it should contain dynamic user guarding name, into document, do you have any idea about such component/helpers with[详细]
2023-02-18 18:27 分类:问答Libraries to generate docx files (Open XML)
We need to generate docx documents from an asp.net mvc site. The documents will vary a great deal, but they 开发者_如何学Goare pretty basic - the only thing out of the ordinary is the need to include[详细]
2023-02-18 13:10 分类:问答Format table XWPFTable using Apache Poi
How can I format a table while creating docx file using Apache POI. I want to set the size of the cells, font of the text, color, etc..[详细]
2023-02-17 10:06 分类:问答