How can I adjust the spaces between word in a paragraph? I want double space
instead one!
Type two space characters.
The other possible method is this: Select one space, go to the Font
dialog's Character Spacing tab, and set the Spacing entry to Expanded
by 6pt (the number would depend on the font size, but 6pt is about
right for 12pt Times New Roman). Then copy that space to the
clipboard, select the paragraph, open the Replace dialog, type a space
character in the Find box, and put the code ^c into the Replace box.
Click the Replace All button.