Home > Article > Software Tutorial > Why does word delete words when there are spaces?
php editor Yuzi reveals: Why are characters deleted when entering spaces in Word? This phenomenon troubles many users, and the reason is actually not complicated. Spaces in Word are considered part of the character, so the deletion operation will remove the spaces as well. This design concept aims to ensure that the document is neatly typed, and at the same time reminds users to pay attention to the use of spaces when editing to avoid extra white space causing typesetting confusion. For this feature, users can achieve better results by adjusting text spacing or using other layout techniques.
1. Click to open the word software on the computer desktop and open the document that needs to be operated.
#2. As shown in the picture, I want to add a space in the middle of "United as One", but after entering the space, I find that the following words will be automatically deleted. This is usually caused by accidentally clicking [Rewrite Mode]. Just change [Rewrite Mode] to [Insert Mode] to solve the corresponding problem.
#3. Click [Rewrite Mode] below the document.
4. Change to [Insert Mode].
#5. Go back to the document editing place and enter spaces, and the following words will not be automatically deleted.
The above is the detailed content of Why does word delete words when there are spaces?. For more information, please follow other related articles on the PHP Chinese website!