WPS Image on Windows FAQ

Last updated:July 17, 2026

When using WPS Image, common questions usually involve the insertion entry, property settings, and picture display behavior; this section covers 3 frequent questions.

FAQ

What image formats does the Image control support?

  1. The feature description lists common image formats as supported.
  2. You can start with common formats such as BMP, JPG, and PNG.
  3. If an image does not display correctly, try replacing it with a common format and set the Picture property again.

Why can’t I find the Image control entry?

  1. Confirm that you are in the WPS Presentation editing interface.
  2. Open the Developer Tools tab at the top.
  3. Look for Image in Control Toolbox.

What should I do if the picture does not display as expected after I set Picture?

  1. Select the Image control again and open Control Properties.
  2. Check whether Picture points to the intended image.
  3. Check PictureSizeMode again to confirm that the scaling mode matches the current control area.

Glossary

TermDefinition
Image controlA picture display control on a slide that is used to hold and show a selected image.
PictureThe image property of the control that specifies which picture is displayed.
PictureSizeModeThe scaling property that controls how the picture is shown inside the control area.
NameThe control name property used to identify the current Image control.