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?
- The feature description lists common image formats as supported.
- You can start with common formats such as BMP, JPG, and PNG.
- 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?
- Confirm that you are in the WPS Presentation editing interface.
- Open the Developer Tools tab at the top.
- Look for Image in Control Toolbox.
What should I do if the picture does not display as expected after I set Picture?
- Select the Image control again and open Control Properties.
- Check whether Picture points to the intended image.
- Check PictureSizeMode again to confirm that the scaling mode matches the current control area.
Glossary
| Term | Definition |
|---|---|
| Image control | A picture display control on a slide that is used to hold and show a selected image. |
| Picture | The image property of the control that specifies which picture is displayed. |
| PictureSizeMode | The scaling property that controls how the picture is shown inside the control area. |
| Name | The control name property used to identify the current Image control. |