content
This commit is contained in:
parent
5dba54b9d5
commit
2c273a2626
100 changed files with 1534 additions and 0 deletions
11
source/libreoffice/convert.rst
Normal file
11
source/libreoffice/convert.rst
Normal file
|
@ -0,0 +1,11 @@
|
|||
*******
|
||||
Convert
|
||||
*******
|
||||
|
||||
.. code::
|
||||
|
||||
libreoffice \
|
||||
--headless \
|
||||
--convert-to "png" \
|
||||
--outdir "chemin/fichier.png" \
|
||||
input_file.o??
|
7
source/libreoffice/index.rst
Normal file
7
source/libreoffice/index.rst
Normal file
|
@ -0,0 +1,7 @@
|
|||
###########
|
||||
LibreOffice
|
||||
###########
|
||||
|
||||
.. toctree::
|
||||
|
||||
convert
|
Loading…
Add table
Add a link
Reference in a new issue