DOCX2HTML.XSL
DOCX2HTML.XSL copied to clipboard
This project is aim to create perfect conversion from docx fileformat to html.
Hi otto, Hope you are doing good! I have a doubt in 'docx2html.xsl' my target is to convert .docx file to html in command line. I download your codes and...
my env: win10 operation system; Oxygen XML Editor 20.1, xslt processor: saxon-he 9.8.0.12 [many_para.docx](https://github.com/ottoville/DOCX2HTML.XSL/files/3862548/many_para.docx) It take over 10 minutes to transform the docx file, then I terminate oxygen. Here I...
Please help me with the issue in lines 221 & 222. I am not familiar with resolve-uri() and base-uri(). the links are like: C:\Users\\Desktop\a\word\_rels\document.xml.rels C:\Users\\Desktop\a\word\styles.xml Thanks in Advance
I tried the new xsl files you provided in the last issue (with the same documents I provided). I now get: `Static error in {concat('p>span { ')} in expression in...
I tried using docxtohtml to transform a document with Oxygen/Saxon, and received the following errors: Error in expression w:p[w:pPr/w:numPr and count(./preceding-sibling::w:p[w:pPr/w:numPr/w:numId/@w:val=current()/w:pPr/w:numPr/w:numId/@w:val]) > 0 ]: The current() function may not be...
I can not figure out how to add support for shade and tint color modifications. https://msdn.microsoft.com/en-us/library/documentformat.openxml.drawing.shade(v=office.14).aspx https://msdn.microsoft.com/en-us/library/documentformat.openxml.drawing.tint(v=office.14).aspx