Replace Pioneer Home
All Examples
Free Download
all
Advanced search and replace
Replace text in multiple files
Regular expression replace
Batch file rename
Batch download
Text file parser
Text file splitter
Html text generator
Search replace binary
Random word generator
Count and statistics
Character encoding
Bin Hex Oct Dec converter
Text generator
Text sort
Text merge
Text data calculation
RSS: Replace Pioneer Examples
1212.Advanced search and replace -- How to make every word in a text file title case?
User:
Rod Smith -- 2014-07-02
<< 1211
1213 >>
Hits:
2988
Type:
Advanced search and replace
Search all
Advanced search and replace
examples
Description:
To make every word in a text file title case
Input Sample:
the quick brown fox jumped
over a lazy
brown dog
Output Sample:
The Quick Brown Fox Jumped
Over A Lazy Brown Dog
Answer:
Hint: You need to
Download and install "Replace Pioneer"
on windows platform to finish following steps.
1. ctrl-o open text file
2. ctrl-h open 'replace' dialogue
* set 'replace unit' to 'Word'
* set 'replace with pattern' to:
ucfirst($match)
3. click 'replace', done.
Screenshot 1: Replace_Window
Similar Examples:
How to change all the letters in a text file to upper cases?
(64%)
How to reverse a text file by characters?
(62%)
How to batch convert word docx files to txt files?
(60%)
How to replace every 3 instances found in a text file?
(60%)
How to multiply every number by 1000 in a text file?
(58%)
How to save specified lines of text file into different files?
(58%)
How to take every line from file A and file B and calculate summary?
(58%)
How to duplicate every letter of a-z and A-Z in a text file?
(58%)
Check Demo of
Advanced search and replace
Keywords:
ucfirst
title
case
every
first match
very
first
rst
word
advanced search and replace
replace every 3 word
replace every
replace word with file
file with word
word and replace
replace word file
replace word
word replace