Wps Install



Ultra-small installation package, ultra-fast start up speed. Language 8 Languages with WPS for PC, 46 Languages with WPS for Android. If you are being prompted for a WPS PIN to connect your computer to a printer, then follow the instructions HP Printers - Wi-Fi Direct Printers Setup. Wi-Fi Direct is a printing-only connection option you can set up directly through your HP printer rather than through a local Wi-Fi network router. 『WPS Office』 『WPS Office』has the smallest size and is a FREE all-in-one office suite. Free for PDF, Word, Excel, PPT. Compatible with MS Office 365. Perfect PDF editor recommended by Google OS: Mac, Windows, Linux, Web, Android, iOS 『More Details about WPS Office』: WPS Office is the all-in-one office suite featuring word processing, spreadsheet, presentation, PDF, and the.

WPS Office for Linux is a proprietary alternative for Microsoft Office with a modern UI which supports cross-device file transfer and cloud backup. The suite contains Writer, Presentation and Spreadsheets.

WPS Office For Android. WPS Office For iOS. WPS PDF For Android. PDF Editor For Android. PDF Converter Pro For Android. Free Annual License of WPS Office 2016. Download and install WPS Office. Open Writer, Presentation, or Spreadsheets: Step 3. In upper right corner, click the “?” or “Help” button, then select “Enter Activation Code”.

Installation

Install wps-officeAUR from AUR. wps, et, wpp, wpspdf are the commands to start WPS Writer, WPS Spreadsheets, WPS Presentation and WPS PDF, respectively.

Note:
  • you can optionally install the font wps need: ttf-wps-fontsAUR

Language aids

Interface language

To change interface language of WPS you can install wps-office-mui-fr-frAUR[broken link: package not found] for French, wps-office-mui-ja-jpAUR[broken link: package not found] for Japanese, etc. Then set your language by selecting Review->Spell Check->Set Language to choose your language and restart WPS. Macos install xcode.

Spell checking

For spell checking, you need to install wps-office-extension-german-dictionaryAUR[broken link: package not found]for German, wps-office-extension-french-dictionaryAUR[broken link: package not found]for French, etc. Then, customize spell check by selecting Tool -> Options -> Language -> choose to choose your language and restart WPS.

Wps Install Fonts

Tips and tricks

Modify WPS file icon and file association

After installing WPS, the DOC, XLS, PPT and other files in the icon-theme you use will be replaced with the WPS text, ET form, WPP presentation and other icons that come with WPS Office. If you do not need it, you can modify the relevant mime configuration file yourself:

And desktop files:

Processing strategy: WPS's own format is defined by wps-office-{wpp,wps,et}.xml, and others are defined by freedesktop.org.xml. Also modify the MimeType item of the desktop file.

Add the following statement to the package function in the PKGBUILD file:

Use GTK+ UI

The default UI of WPS is Qt. In fact, the bundled Qt is 4.7.4, so the themes such as qtcurve cannot be loaded normally because the versions do not match. But we can change it to GTK+ and add the parameter -style gtk+ directly.

You can modify the et, wpp, and wps files in the /usr/bin/ directory and delete it (if any):

Wps

Wps Install File

Then, add:

Manually repair Kingsoft PDF startup script

The startup script provided by Kingsoft PDF is missing the custom configuration of GTK. You can add it at the beginning of its startup script /usr/bin/wpspdf:

And add ${gOpt} to the subsequent run function, the modified run function is as follows:

Install
Note: Since each upgrade may result in the loss of file modifications, you may consider copying the et, wpp, and wps files to other directories (for example: ~/.local/bin/) and adding them to Environment variables.

Troubleshooting

Zip template compressed packet garbled

Please install unzip-iconvAUR first, and use the parameter -O gb18030 when decompressing.

formula can not display normally

the display of most Mathematical formula need fonts show below:

ttf-wps-fontsAUR in AUR contain all of these fonts except monotypesorts.ttf, you can install it directly.

Microsoft Office file in KDE Plasma is recognized as Zip

After installing WPS Office, Microsoft Office files will be recognized as zip and cannot open with WPS. You can change this kind of recognition by delete mime file in /usr/share/packages/:

Fcitx input method framework cannot input on WPS

add following lines to /usr/bin/wps/usr/bin/et/usr/bin/wpp separately to add fcitx to Writer, Spreadsheet and Presentation:

Bad integration with dark theme of KDE Plasma

Run any of the apps with:

Wps install application pop up

Breeze theme can be replaced with any light theme, i.e. Adwaita, Breath, etc.

Docker no linux. After running the app, WPS will show a warning: 'Unable to open 'gtk+'. Ignore it and press Ok.

Fcitx5 cannot input Chinese

This problem appeared in some users after the Chinese version (wps-office-cnAUR) 11.1.0.9604-1 was updated, and it was fixed in wps-office-cnAUR 11.1.0.9615-1, but some users still need to modify the environment variables (such as .xprofile) file) [1]:

See also

Retrieved from 'https://wiki.archlinux.org/index.php?title=WPS_Office&oldid=663172'