2862 results for All
- All Tutorials
 - Video Tutorials
 - Quick Tutorials
 
- All
 - Spreadsheet
 - Presentation
 - Writer
 
2862 results for All
How to Add Caption
01:41How to Add Caption
We can use the caption feature to number and annotate images, charts and other contents referenced in a document. So how do we use this feature? We take the image in this document as an example. Select the image, click References, and then click Caption to get a pop-up dialog.Click the Label pull-down to select the label you want. If none is available, you can click New Label to customize a label such as a Picture.Then select the Position of the caption. Click the Numbering button, you....
Print page setup in WPS Spreadsheet
01:20Print page setup in WPS Spreadsheet
When we need to print a table, if we are not satisfied with the effect of the currently displayed page, how can we quickly set up the page? Take this table as an example. Click Print Preview in the quick access toolbar to enter the print preview interface. Click the Page Setup button, then the Page Setup dialog box will pop up. In the Page tab, we can adjust the Orientation and Scaling of the page and the related settings of the printer. In the Margins tab, we can precisely adjust the....
Use formula to set the conditional formatting
01:28Use formula to set the conditional formatting
Take this table as an example. We can use the formula to set the conditional formatting by ourselves and mark the finished projects. Select the cell range A2:C22, and get into the Home tab. Click the Conditional Formatting drop-down button, and choose the New Rule option. In the pop-up dialog, we choose the Use a formula to determine which cells to format option.In the Format only cells with edit box, enter the formula "=$C2="Finished" ". The absolute reference has been added to the co....
The INDEX function
03:50The INDEX function
The INDEX function can look up a value regarding its row and column numbers.There are two forms of the INDEX function, the Array form and the Reference form. · One: Array formWe'll use the Array form to return the value located in the seventh row and the fourth column.First, select cell J6. Next, click Formulas and then Insert Function to insert the INDEX function. The function syntax:INDEX(array,row_num,column_num)The first parameter, 'Array', refers to the array for valu....
How to adjust the size and position of pictures accurately
01:54How to adjust the size and position of pictures accurately
WPS Presentation includes advanced animation, slide transitions, and support for video, images, audio, and even Flash. We usually drag the mouse to adjust the size and position of the inserted picture in the presentation.This is a convenient yet inaccurate method. Today we will learn a method to adjust the size and position of the picture accurately. Right-click the picture to be adjusted, then click Format Object.In the task pane that pops up on the right side of the screen, click SIZ....
How to insert shapes in WPS Presentation
02:04How to insert shapes in WPS Presentation
Shapes inserted in slides could make a presentation more attractive. How can we insert shapes in a presentation document? First, click the Insert tab, and click the Shapes button. In the selection list, we can see that there are different categories, namely Lines, Rectangles, and Basic Shapes, Block Arrows, Equation Shapes, Flowchart, Stars and Banners, Callouts, and an Action button. Here we take the shape of Heart, which could be found in the Basic Shapes drop-down list. Insert it by....
How to efficiently sort and filter data part
13:31How to efficiently sort and filter data part
Sort and AutoFilter can help us arrange and select data.1.We can set single condition sort and multi-condition sort, as well as create specific sorting rules on our own.2. In the part of AutoFilter, we shared some basic functions such as value filter, filter by text, date, and color, and advanced filter. In the Advanced filter, we can set "simultaneous satisfaction,'" and "partial satisfaction." We can also filter the unique data record.3. The AutoFilter function in WPS Spreadsheet....
The Advanced XLOOKUP Function
08:33The Advanced XLOOKUP Function
What type of lookup function are you using?VLOOKUP? HLOOKUP? Or...King of the Lookup function-XLOOKUP function is available now!With the XLOOKUP function, you can search for a match in a range or array and return the corresponding item through the second range or array.· The powerful lookup functionSuppose we want to look up Rico's department.Enter=XLOOKUP, and press the TAB key. We need to answer three questions for mandatory arguments.1, what is the keyword for lookup values?Ente....