docx
DOCX table to xml using XSL
I have a docx file with a working-schedule table like so: monday | tuesday | wednesday | thursday | friday | saturday | sunday[详细]
2023-04-12 03:29 分类:问答Manipulation of DOCX in VBA?
In C#/.NET I am able to open a DOCX file as 开发者_开发技巧a ZipPackage, then manipulate its XML parts separately by getting them as PackageParts and reading from / writing to their Streams using .Get[详细]
2023-04-12 00:55 分类:问答File previewers for PDF and Docx
I would like to have a preview of a .pdf, .docx or .doc file inside a JDialog. But I\'m unable to find previewers that allow nesting of such previews inside a Swing application. Alternatively are ther[详细]
2023-04-11 20:20 分类:问答Why are the blue quote lines not properly maintained when converting RTF to HTML?
I saved an Outlook e-mail reply I was working on as an RTF document, which I\'ve uploaded. What I\'d like to do is convert this RTF document to HTML.I\'ve tried various different means - LibreOffice,[详细]
2023-04-10 22:39 分类:问答DocX with filestream doesn't save
So for a project I am creating Résumé\'s and i need to save them into a docx file. It is a ASP.NET MVC 开发者_高级运维application and for the docx generating I\'m using the libray docx to create the[详细]
2023-04-09 23:10 分类:问答Images in OOXML (Office Open XML) standard documents are damaged. Where I can find a good one?
We are working on a project to deal with OOXML format, specifically DOCX format. We downloaded PDFs from ISO site (http://standards.iso.org/ittf/PubliclyAvailableStandards/index.html) but found all im[详细]
2023-04-08 00:40 分类:问答Convert DOC to PDF from Command Line [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-04-08 00:25 分类:问答Is there a way to upgrade word documents to 2010
Scenario: I have about 14000 word documents that need to be converted from \"Microsoft Word 97 - 2003 Document\" to \"Microsoft Word Document\". In other words upgraded to 2010 format (.docx).[详细]
2023-04-06 08:45 分类:问答Printing Docx without MS Word automation
I\'m trying to perform a mail merge between a docx and the database then print the result to a specific printer and that without any Ms Word automation (that is supposed to run server side)[详细]
2023-04-03 13:41 分类:问答How to create *.docx files from a template in C#
I have a working ASP.NET MVC web application to manage projects and customers. Now I want to generate a word file for some customers. In this file should be displayed some data about the customer. Eve[详细]
2023-04-02 20:33 分类:问答