| User: editor -- 2008-09-04 |
| Hits: 208 |
| Type: Advanced search and replace |
| Search all Advanced search and replace examples |
| Description: |
| How to change a paragraph of text to a specical shape like a triangle? |
| Input Sample: |
| U.S. Republican vice-presidential candidate Sarah Palin makes a fiery debut on the national stage, presenting herself as a mother, former small-town mayor and maverick, while laying into Democrat Barack Obama as inexperienced. |
| Output Sample: |
| U .S . Re public an vice- presidenti al candidate Sarah Palin m akes a fiery deb ut on the national stage, presenting h erself as a mother, fo rmer small-town mayor an d maverick, while laying i nto Democrat Barack Obama as inexperienced. |
| Answer: |
| Hint: You need to Download and install "Replace Pioneer" to finish following steps. |
| 1. ctrl-o open source file. 2. ctrl-h open 'Replace' dialog: set 'Search for Pattern' to a sigle dot: set 'Replace with pattern' to: select "advanced" page: set 'run following for each matched unit' to: 3. Click 'Replace', done! |
| Download Script: scripts/266.rst.zip |
Similar Examples: |
| How to convert the text from decimal to hex in a file? (59%) How to change a hex text into decimal and apply a maths expression on it? (57%) How to convert the text from hex to decimal in a file? (57%) How to change text file with hexidecimal format into original binary file? (54%) How to batch replace text that contains special characters like $,{,} ? (53%) How to change all the letters in a text file to upper cases? (51%) How to convert text will pig latin rules? (51%) How to change all hyperlink text font into bold inside a html file? (50%) |
Check Demo of Advanced search and replace |