soffice help (LibreOffice)

简介:
LibreOffice 5.1.6.2 10m0(Build:2)

Usage: soffice [options] [documents...]

Options:
--minimized    keep startup bitmap minimized.
--invisible    no startup screen, no default document and no UI.
--norestore    suppress restart/restore after fatal errors.
--quickstart   starts the quickstart service
--nologo       don't show startup screen.
--nolockcheck  don't check for remote instances using the installation
--nodefault    don't start with an empty document
--headless     like invisible but no user interaction at all.
--help/-h/-?   show this message and exit.
--version      display the version information.
--writer       create new text document.
--calc         create new spreadsheet document.
--draw         create new drawing.
--impress      create new presentation.
--base         create new database.
--math         create new formula.
--global       create new global document.
--web          create new HTML document.
-o             open documents regardless whether they are templates or not.
-n             always open documents as new files (use as template).

--display <display>
      Specify X-Display to use in Unix/X11 versions.
-p <documents...>
      print the specified documents on the default printer.
--pt <printer> <documents...>
      print the specified documents on the specified printer.
--view <documents...>
      open the specified documents in viewer-(readonly-)mode.
--show <presentation>
      open the specified presentation and start it immediately
--accept=<accept-string>
      Specify an UNO connect-string to create an UNO acceptor through which
      other programs can connect to access the API
--unaccept=<accept-string>
      Close an acceptor that was created with --accept=<accept-string>
      Use --unnaccept=all to close all open acceptors
--infilter=<filter>[:filter_options]
      Force an input filter type if possible
      Eg. --infilter="Calc Office Open XML"
          --infilter="Text (encoded):UTF8,LF,,,"
--convert-to output_file_extension[:output_filter_name[:output_filter_options]] [--outdir output_dir] files
      Batch convert files (implies --headless).
      If --outdir is not specified then current working dir is used as output_dir.
      Eg. --convert-to pdf *.doc
          --convert-to pdf:writer_pdf_Export --outdir /home/user *.doc
          --convert-to "html:XHTML Writer File:UTF8" *.doc
          --convert-to "txt:Text (encoded):UTF8" *.doc
--print-to-file [-printer-name printer_name] [--outdir output_dir] files
      Batch print files to file.
      If --outdir is not specified then current working dir is used as output_dir.
      Eg. --print-to-file *.doc
          --print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc
--cat files
      Dump text content of the files to console
      Eg. --cat *.odt
--pidfile=file
      Store soffice.bin pid to file.
-env:<VAR>[=<VALUE>]
      Set a bootstrap variable.
      Eg. -env:UserInstallation=file:///tmp/test to set a non-default user profile path.

Remaining arguments will be treated as filenames or URLs of documents to open.
目录
相关文章
|
Linux
Debian 11 / Deepin 20安装新版中文输入法fcitx5 / 搜狗拼音
Debian 11 / Deepin 20安装新版中文输入法fcitx5 / 搜狗拼音
5293 0
|
12月前
|
Linux Windows
Centos7安装wps办公软件
Centos7安装wps办公软件
158 0
|
4月前
|
缓存 Java Linux
linux离线安装libreoffice
linux离线安装libreoffice
487 0
|
Shell 开发工具 数据安全/隐私保护
macOS 下 iTerm 如何安装 rzsz #101
macOS 下 iTerm 如何安装 rzsz #101
109 0
|
存储 Ubuntu Linux
Ubuntu桌面美化教程(GNOME Tweak Tool安装教程)
Ubuntu桌面美化教程(GNOME Tweak Tool安装教程)
1724 0
Ubuntu桌面美化教程(GNOME Tweak Tool安装教程)
|
Ubuntu Linux iOS开发
|
Ubuntu
UBUNTU安装OpenOffice
UBUNTU安装OpenOffice
526 0
|
前端开发 Linux C++
JupyterLab 出 Windows 桌面版了!
Jupyter最近迎来了一个劲爆的更新:JupyterLab 发布了桌面APP版本!知道以后,马上第一时间码字来告诉大家。
JupyterLab 出 Windows 桌面版了!
Ubuntu18.04 安装 sublime3
Ubuntu18.04 安装 sublime3
5541 0
Ubuntu16.04安装谷歌中文输入法
最近刚给笔记本装了Ubuntu+win10双系统,但是ubuntu16.04没有自带中文输入法,所以经过网上的一些经验搜索整合,分享一下安装中文输入法的心得。本文主要介绍了谷歌拼音跟ibus中文输入法的安装,由于ibus输入法问题较多,所以目前我用的是谷歌输入法。
2777 0