問題タブ [xhtmlrenderer]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
57 問題
0
投票する
1
に答える
329
参照
docx4j - フォントサイズスタイルを読み取らないdocx4jを使用したXHTMLからDocxへの変換
XHTML:
変換された document.xml:
font-size:8pt;
<w:sz w:val="8"/>
ooxmlに変換されません。font-size が small、x-large などで指定されている場合。変換されます。