All Projects → jelovirt → com.elovirta.ooxml

jelovirt / com.elovirta.ooxml

Licence: Apache-2.0 license
DITA to Word plug-in

Programming Languages

XSLT
1337 projects

Projects that are alternatives of or similar to com.elovirta.ooxml

Unioffice
Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents
Stars: ✭ 3,111 (+16273.68%)
Mutual labels:  word, docx, ooxml
wordroller
Free Microsoft Word document (aka .docx) processing library for .Net
Stars: ✭ 17 (-10.53%)
Mutual labels:  word, docx, ooxml
Docx
Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
Stars: ✭ 2,150 (+11215.79%)
Mutual labels:  word, docx
Etherpad Lite
Etherpad: A modern really-real-time collaborative document editor.
Stars: ✭ 11,937 (+62726.32%)
Mutual labels:  word, docx
Phpstamp
The XSL-way templating library for MS Office Word DOCX documents.
Stars: ✭ 150 (+689.47%)
Mutual labels:  word, docx
Superfileview
基于腾讯浏览服务Tbs,使用X5Webkit内核,实现文件的展示功能,支持多种文件格式
Stars: ✭ 1,115 (+5768.42%)
Mutual labels:  word, docx
Js Word
✒️ Word Processing Document Library
Stars: ✭ 1,203 (+6231.58%)
Mutual labels:  word, docx
Docxtemplater
Generate docx pptx and xlsx (Microsoft Word, Powerpoint, Excel documents) from templates, from Node.js, the Browser and the command line / Demo: https://www.docxtemplater.com/demo
Stars: ✭ 1,990 (+10373.68%)
Mutual labels:  word, docx
Fiduswriter
Fidus Writer is an online collaborative editor for academics.
Stars: ✭ 405 (+2031.58%)
Mutual labels:  word, docx
dita-ot-markdown
Markdown parser and output for DITA-OT
Stars: ✭ 39 (+105.26%)
Mutual labels:  dita, dita-ot
Documentserver
ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
Stars: ✭ 2,335 (+12189.47%)
Mutual labels:  word, docx
pandoc-templates
An opinionated set of Pandoc templates and scripts for converting markdown to DOCX manuscripts that adhere to William Shunn's Proper Manuscript Format guidelines using Pandoc.
Stars: ✭ 30 (+57.89%)
Mutual labels:  publishing, docx
Documentbuilder
ONLYOFFICE Document Builder is powerful text, spreadsheet, presentation and PDF generating tool
Stars: ✭ 61 (+221.05%)
Mutual labels:  word, docx
Desktopeditors
An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents
Stars: ✭ 1,008 (+5205.26%)
Mutual labels:  word, docx
Sharpdocx
C# based template engine for generating Word documents
Stars: ✭ 100 (+426.32%)
Mutual labels:  word, docx
Docconv
Converts PDF, DOC, DOCX, XML, HTML, RTF, etc to plain text
Stars: ✭ 735 (+3768.42%)
Mutual labels:  word, docx
Net Core Docx Html To Pdf Converter
.NET Core library to create custom reports based on Word docx or HTML documents and convert to PDF
Stars: ✭ 133 (+600%)
Mutual labels:  word, docx
Docx
a ruby library/gem for interacting with .docx files
Stars: ✭ 288 (+1415.79%)
Mutual labels:  word, docx
Poi Tl
Generate awesome word(docx) with template
Stars: ✭ 2,306 (+12036.84%)
Mutual labels:  word, docx
officeexport-java
三行代码导出自定义样式word
Stars: ✭ 68 (+257.89%)
Mutual labels:  word, docx

DITA to Word plug-in

A DITA-OT plug-in to generate Office Open XML (OOXML) output from DITA source.

Installation

Standard DITA-OT plug-in installation, see DITA-OT documentation. Only latests stable version of DITA-OT is supported, but older version may work.

$ dita --install com.elovirta.ooxml

For older versions of DITA-OT that do not support plug-in registry:

$ dita -install https://github.com/jelovirt/com.elovirta.ooxml/archive/1.4.0.zip

Running

Use the docx transtype to create DOCX output.

$ dita -i guide.ditamap -f docx

See documentation for more information.

Donating

Support this project and others by @jelovirt via Paypal.

License

The DITA to Word plug-in is released under the Apache License, Version 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].