← 返回命令列表

Linux command

gnumeric 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Start Gnumeric

gnumeric

Open spreadsheet

gnumeric [spreadsheet.xlsx]

Convert to CSV

ssconvert [input.xlsx] [output.csv]

Convert to PDF

ssconvert [input.xlsx] [output.pdf]

说明

Gnumeric is a spreadsheet application for GNOME. It provides spreadsheet functionality including formulas, charts, and data analysis with high calculation accuracy. Gnumeric supports various file formats including Excel, OpenDocument, and CSV. It is known for accurate statistical functions and being lightweight compared to full office suites.

参数

-n, --new
Open new window.
--no-splash
Start without showing the splash screen.
-g, --geometry _WIDTHxHEIGHT+XOFF+YOFF_
Set the size and position of the first window.
-L _LOCALE_, --locale _LOCALE_
Set locale.
-v, --version
Display the version of Gnumeric.
--help
Display help information.

FAQ

What is the gnumeric command used for?

Gnumeric is a spreadsheet application for GNOME. It provides spreadsheet functionality including formulas, charts, and data analysis with high calculation accuracy. Gnumeric supports various file formats including Excel, OpenDocument, and CSV. It is known for accurate statistical functions and being lightweight compared to full office suites.

How do I run a basic gnumeric example?

Run `gnumeric` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -n, --new do in gnumeric?

Open new window.