mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Update ppt-wmf-emf-renderer.xml
This commit is contained in:
parent
a1fa00e1d1
commit
33d81ae7ef
@ -82,7 +82,6 @@
|
|||||||
<li>Alternatively, download the jars from https://repo1.maven.org/maven2/org/apache/poi/</li>
|
<li>Alternatively, download the jars from https://repo1.maven.org/maven2/org/apache/poi/</li>
|
||||||
<li>Exclude poi-ooxml-full-5.4.1.jar,poi-javadoc-5.4.1.jar and auxiliary/xml-apis-1.4.01.jar (Java 11+) into new subdirectory "unused"</li>
|
<li>Exclude poi-ooxml-full-5.4.1.jar,poi-javadoc-5.4.1.jar and auxiliary/xml-apis-1.4.01.jar (Java 11+) into new subdirectory "unused"</li>
|
||||||
<li>Move all other jars in current directory into a new subdirectory "poi"</li>
|
<li>Move all other jars in current directory into a new subdirectory "poi"</li>
|
||||||
<li>Remove auxiliary/batik-script-1.14.jar:/META-INF/services/org.apache.batik.script.InterpreterFactory - see <a href="https://issues.apache.org/jira/browse/BATIK-1260">BATIK-1260</a></li>
|
|
||||||
<li>Invoke PPTX2PNG:
|
<li>Invoke PPTX2PNG:
|
||||||
<source>
|
<source>
|
||||||
java --module-path poi:lib:auxiliary:ooxml-lib --module org.apache.poi.ooxml/org.apache.poi.xslf.util.PPTX2PNG -format png -fixside long -scale 1000 file.pptx
|
java --module-path poi:lib:auxiliary:ooxml-lib --module org.apache.poi.ooxml/org.apache.poi.xslf.util.PPTX2PNG -format png -fixside long -scale 1000 file.pptx
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user