| Name | Action |
|---|---|
| Blank lines | Remove all blank lines. |
| Duplicated records | Remove duplicated records separated by linefeed, then all records are sorted in ascending order. In a document, there are many lines, and some lines may have one word, two and many words. By using this procedure, it will remove all duplicates for one word, two and many words line by line. Example: Instead of finding and removing duplicates from a list with hundred, thousand or million words from a list manually, use this feature to remove them. |
| Except letters & spaces | Keep only letters and spaces. |
| Numbers | Remove all numbers. |
| Punctuations | Remove all punctuations. Keep all letters, numbers and spaces. |
| Leading spaces | Remove all leading spaces. |
| Trailing spaces | Remove all trailing spaces. |
| Leading & Trailing spaces | Remove all leading and trailing spaces. |