If you want to convert between any document format that OpenOffice understands especially for non-interactive conversion of documents.
You will need openoffice.org:
# apt-get install openoffice.org# apt-get install openoffice.org-writer2latexInstall unoconv:
# apt-get install unoconvRunning unoconv:
# unoconv --listener &Test:
# unoconv -f pdf myfile.pptDone.