Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

convert file with liberoffice

libreoffice --headless --convert-to "type of file you want to convert" --outdir . filename.pptx
Example:
This is the command that we are using to convert PPTX to PDF:
libreoffice --headless --convert-to pdf --outdir . filename.pptx
Comment

PREVIOUS NEXT
Code Example
Shell :: name of exe on ubuntu 20.04 terminal 
Shell :: composer 2 install in windows 10 
Shell :: [ERROR CRI]: container runtime is not running: output: 
Shell :: screen recorder linux 
Shell :: find and replace in all files in directory centos 
Shell :: powershell get serial number 
Shell :: meteor installation 
Shell :: composer create-project symfony/website-skeleton 
Shell :: address already in use 0.0.0.0:8080 
Shell :: check how much memory linux 
Shell :: how to set core.autocrlf in git 
Shell :: linux list available programs 
Shell :: upgrading composer globally on windows 
Shell :: -bash: jupyter: command not found linux 
Shell :: install obs studio ubuntu 
Shell :: beautifulsoup download python 3 
Shell :: remove openshot ubuntu 
Shell :: download directory from github 
Shell :: clear history centos 
Shell :: cmd kill process on port 
Shell :: pkg-config: not found 
Shell :: alternative to installonair 
Shell :: shell remove last character 
Shell :: find bashrc 
Shell :: mac delete node_modules 
Shell :: Ubuntu check free space by 5 ways 
Shell :: upgrade to ubuntu 22.04 
Shell :: cassandra get table size 
Shell :: use alternative composer version cpanel ssh 
Shell :: rename lxc name on ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
3+9 =