When using WPS Other Controls, common questions usually involve control recognition, controls that do not work after insertion, and safe usage decisions; this FAQ covers 3 frequent questions.
FAQ
There are many unfamiliar items in Other Controls. What should I do?
- These items are usually ActiveX controls already registered in Windows.
- Use only controls whose purpose you understand and whose source is reliable.
- For unknown controls, avoid inserting them into a formal presentation first.
What should I do if the inserted control does not work?
- Check whether the control has been installed correctly.
- Confirm that the control has been registered in Windows.
- If it is a third-party control, check whether it also needs extra dependencies.
Why can’t I find the Register Custom Controls option?
- Open Developer Tools → Other Controls first.
- In the control list dialog, scroll down and check the options near the bottom.
- If it still does not appear, confirm that the current environment allows access to control registration features.
Glossary
| Term | Definition |
|---|---|
| ActiveX control | A component that can be called by a host program in Windows and is often used to extend interface or interaction behavior. |
| Developer Tools | A feature tab in WPS Slides used to access advanced entries such as controls and macros. |
| Register Custom Controls | Add a control from a local path to the system-recognized list so it can be inserted later. |