<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AKS Text Replacer - search and replace with preview</title>
	<atom:link href="http://www.text-replacer.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.text-replacer.com</link>
	<description>Controllable search and replace for multi-lines with preview, include/exclude filtering, automatic backup, and regular expressions</description>
	<lastBuildDate>Thu, 02 Feb 2012 11:58:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Better file renaming function in AKS Text Replacer</title>
		<link>http://www.text-replacer.com/better-file-renaming-function-in-aks-text-replacer.htm</link>
		<comments>http://www.text-replacer.com/better-file-renaming-function-in-aks-text-replacer.htm#comments</comments>
		<pubDate>Tue, 31 Jan 2012 08:27:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.text-replacer.com/?p=360</guid>
		<description><![CDATA[We have released a better file renaming functionality in AKS Text Replacer. Now interface is more clear and easier to use. More over, now you have a preview of file list before you do actually run rename process, check it yourself: To access these functions: 1. Run AKS Text Replacer 2. On &#8220;Step 1&#8243; tab [...]]]></description>
			<content:encoded><![CDATA[<p>We have released a better file renaming functionality in AKS Text Replacer. Now interface is more clear and easier to use. More over, now you have a preview of file list before you do actually run rename process, check it yourself:</p>
<div id="attachment_361" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.text-replacer.com/wp-content/uploads/2012/01/rename-files-with-preview.png"><img class="size-medium wp-image-361" title="Now you can click Refresh button to have a file rename preview" src="http://www.text-replacer.com/wp-content/uploads/2012/01/rename-files-with-preview-300x276.png" alt="Now you can click Refresh button to have a file rename preview" width="300" height="276" /></a><p class="wp-caption-text">Now you can click Refresh button to have a file rename preview</p></div>
<p>To access these functions:</p>
<p>1. Run AKS Text Replacer</p>
<p>2. On &#8220;Step 1&#8243; tab select folder where you want to search for files and select &#8220;Rename files and folders&#8221; option</p>
<p>3. Go to &#8220;Step 2&#8243;. Specify what files you want to find in &#8220;Search mask&#8221; field</p>
<p>4. Put some data in &#8220;Replace in file name&#8221; or in other fields below</p>
<p>5. You can start replacing right-away or you can click &#8220;Refresh&#8221; button to see the list of files how it is now and how it will be after renaming</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.text-replacer.com%2Fbetter-file-renaming-function-in-aks-text-replacer.htm&amp;linkname=Better%20file%20renaming%20function%20in%20AKS%20Text%20Replacer"><img src="http://www.text-replacer.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.text-replacer.com/better-file-renaming-function-in-aks-text-replacer.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Renaming files with number in file name</title>
		<link>http://www.text-replacer.com/renaming-files-with-number-in-file-name.htm</link>
		<comments>http://www.text-replacer.com/renaming-files-with-number-in-file-name.htm#comments</comments>
		<pubDate>Tue, 13 Dec 2011 08:15:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.text-replacer.com/?p=342</guid>
		<description><![CDATA[Imagine you have a list of files like file1.mp3, file2.mp3, &#8230; , file10.mp3, file11.mp3, e.g. files with number in file name, and you are trying to use these files, but for some reason program start reading them starting file10.mp3, not file1.mp3 as you expected! This is because of different programs sort files in different way. [...]]]></description>
			<content:encoded><![CDATA[<p>Imagine you have a list of files like file1.mp3, file2.mp3, &#8230; , file10.mp3, file11.mp3, e.g. files with number in file name, and you are trying to use these files, but for some reason program start reading them starting file10.mp3, not file1.mp3 as you expected!</p>
<p>This is because of different programs sort files in different way. How to prevent this problem? Just rename files and add &#8220;0&#8243; before the digit, so the list will be file01.mp3, file02.mp3, &#8230; , file10.mp3. But for sure this task is time consuming.</p>
<p><strong>How to do this with AKS Text Replacer</strong></p>
<p>1. Start program. Go to the &#8220;Step 1&#8243; tab, select &#8220;Rename files and folders&#8221; option.</p>
<p>2. In folder(s) fields specify the location of your files.</p>
<p>3. Go to the &#8220;Step 2&#8243; tab. In the &#8220;Name to find&#8221; specify ##FileNumber.## and in the &#8220;Replace with&#8221; specify ##FileNumber2##.</p>
<p>4. Click &#8220;Start Replace&#8221; &#8211; that&#8217;s all!</p>
<p><a href="http://www.text-replacer.com/wp-content/uploads/2011/12/rename-with-digit1.png"><img class="aligncenter size-full wp-image-344" title="Rename files with digital prefix" src="http://www.text-replacer.com/wp-content/uploads/2011/12/rename-with-digit1.png" alt="Rename files with digital prefix" width="520" height="201" /></a>That&#8217;s easy!</p>
<p>If you have more files and want them to look like file001.mp3 or even file0001.mp3, you should replace &#8220;##FileNumber2##&#8221; with &#8220;##FileNumber3##&#8221; or &#8220;##FileNumber4##&#8221;</p>
<p><strong>Relevant articles</strong></p>
<ul>
<li>If keeping order of the files is not you task, you can also use <a href="http://www.text-replacer.com/batch-renaming-with-counter.htm">renaming with counter</a>.</li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.text-replacer.com%2Frenaming-files-with-number-in-file-name.htm&amp;linkname=Renaming%20files%20with%20number%20in%20file%20name"><img src="http://www.text-replacer.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.text-replacer.com/renaming-files-with-number-in-file-name.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Batch renaming with counter</title>
		<link>http://www.text-replacer.com/batch-renaming-with-counter.htm</link>
		<comments>http://www.text-replacer.com/batch-renaming-with-counter.htm#comments</comments>
		<pubDate>Thu, 24 Nov 2011 18:29:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Official]]></category>

		<guid isPermaLink="false">http://www.text-replacer.com/?p=334</guid>
		<description><![CDATA[In the latest version of AKS Text Replacer it is now possible to do a batch renaming of files using a counter. Here how it works: Start AKS Text Replacer. Select &#8220;Rename files and folders&#8221; option on &#8220;Step 1. Files &#38; Directories&#8221; tab. In folders field specify the search in path. Go to the &#8220;Step [...]]]></description>
			<content:encoded><![CDATA[<p>In the latest version of AKS Text Replacer it is now possible to do a batch renaming of files using a counter.</p>
<p>Here how it works:</p>
<ol>
<li>Start AKS Text Replacer.</li>
<li>Select &#8220;Rename files and folders&#8221; option on &#8220;Step 1. Files &amp; Directories&#8221; tab. In folders field specify the search in path.</li>
<li>Go to the &#8220;Step 2. Replaces&#8221; tab.</li>
<li>Enter in the field &#8220;Name to find&#8221; some mask for the files that you want to find or just enter * to process all files in the directory.</li>
<li>In the &#8220;Replace with&#8221; field put ##Counter4####OriginalExt##.</li>
</ol>
<p><img class="aligncenter size-medium wp-image-335" src="http://www.text-replacer.com/wp-content/uploads/2011/11/batch-renaming-with-counter-300x272.png" alt="" width="300" height="272" /></p>
<ul>
<li>##Counter4## tells the program to use counter in 4 digits format like 0001, 0002, 0003, etc.</li>
<li>##OriginalExt## tells the program to keep original file extension.</li>
</ul>
<p>Example: if the program will find &#8220;some document.doc&#8221; it will be renamed in &#8220;0001.doc&#8221;, then if the program will find &#8220;the next document.doc&#8221; it will be renamed in &#8220;0002.doc&#8221;.</p>
<p><strong>Relevant article</strong>:</p>
<ul>
<li>If the order of the files and file names are important to you, the <a href="http://www.text-replacer.com/renaming-files-with-number-in-file-name.htm">renaming of files with number</a> in names might also help.</li>
</ul>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.text-replacer.com%2Fbatch-renaming-with-counter.htm&amp;linkname=Batch%20renaming%20with%20counter"><img src="http://www.text-replacer.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.text-replacer.com/batch-renaming-with-counter.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto-replaces in AKS Text Replacer</title>
		<link>http://www.text-replacer.com/auto-replaces-in-aks-text-replacer.htm</link>
		<comments>http://www.text-replacer.com/auto-replaces-in-aks-text-replacer.htm#comments</comments>
		<pubDate>Wed, 28 Sep 2011 12:33:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Official]]></category>

		<guid isPermaLink="false">http://www.text-replacer.com/?p=306</guid>
		<description><![CDATA[Imagine you need to search for files and you spend some time to say &#8220;yes&#8221; to replace text in certain files and &#8220;no&#8221; in order to skip others. Sounds familiar? What if you have to search and replace text in the same set of files again? With the latest auto-replace feature of AKS Text Replacer [...]]]></description>
			<content:encoded><![CDATA[<p>Imagine you need to search for files and you spend some time to say &#8220;yes&#8221; to replace text in certain files and &#8220;no&#8221; in order to skip others. Sounds familiar?</p>
<p>What if you have to search and replace text in the same set of files again? With the latest auto-replace feature of AKS Text Replacer you will not need to answer all these questions again. You can adjust auto-replace function of the program so it will:</p>
<ul>
<li>ignore certain files in search-replace operations</li>
<li>or do replace for certain files silently</li>
<li>or ask for your answer!</li>
</ul>
<div id="attachment_307" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.text-replacer.com/wp-content/uploads/2011/09/auto-replace.png"><img class="size-medium wp-image-307" title="Do auto-replace for certain files or skip others with AKS Text Replacer" src="http://www.text-replacer.com/wp-content/uploads/2011/09/auto-replace-300x164.png" alt="Do auto-replace for certain files or skip others with AKS Text Replacer" width="300" height="164" /></a><p class="wp-caption-text">Do auto-replace for certain files or skip others with AKS Text Replacer</p></div>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.text-replacer.com%2Fauto-replaces-in-aks-text-replacer.htm&amp;linkname=Auto-replaces%20in%20AKS%20Text%20Replacer"><img src="http://www.text-replacer.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.text-replacer.com/auto-replaces-in-aks-text-replacer.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use AKS Text Replacer for reorganization of archives to clean up disk space and eliminate duplicate information</title>
		<link>http://www.text-replacer.com/use-aks-text-replacer-for-reorganization-of-archives-to-clean-up-disk-space-and-eliminate-duplicate-information.htm</link>
		<comments>http://www.text-replacer.com/use-aks-text-replacer-for-reorganization-of-archives-to-clean-up-disk-space-and-eliminate-duplicate-information.htm#comments</comments>
		<pubDate>Fri, 12 Aug 2011 17:22:35 +0000</pubDate>
		<dc:creator>text_replace</dc:creator>
				<category><![CDATA[Testimonials]]></category>
		<category><![CDATA[avoid change files]]></category>
		<category><![CDATA[avoid repetitions]]></category>
		<category><![CDATA[make changes]]></category>

		<guid isPermaLink="false">http://www.text-replacer.com/?p=302</guid>
		<description><![CDATA[Business professional: Jorge Gutierrez, MLP, Chile, Supervisor. Make work easier with AKS Text Replacer: AKS Text Replacer has a good amount of options to selectively go to look for and make the necessary changes in the files. This makes the task easier because you can do it from the root directory avoiding many repetitions of [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Business professional</strong>: Jorge Gutierrez, MLP, Chile, Supervisor.</p>
<p><strong>Make work easier with AKS Text Replacer:</strong></p>
<blockquote><p>AKS Text Replacer has a good amount of options to selectively  go to look for and make the necessary changes in the files. This makes  the task easier because you can do it from the root directory avoiding  many repetitions of the same process. It also makes easier to avoid  change files you want left unaltered.</p></blockquote>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.text-replacer.com%2Fuse-aks-text-replacer-for-reorganization-of-archives-to-clean-up-disk-space-and-eliminate-duplicate-information.htm&amp;linkname=Use%20AKS%20Text%20Replacer%20for%20reorganization%20of%20archives%20to%20clean%20up%20disk%20space%20and%20eliminate%20duplicate%20information"><img src="http://www.text-replacer.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.text-replacer.com/use-aks-text-replacer-for-reorganization-of-archives-to-clean-up-disk-space-and-eliminate-duplicate-information.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use AKS Text Replacer to batch-renaming files in order to change/add a prefix or shorten the name for easier manipulation</title>
		<link>http://www.text-replacer.com/use-aks-text-replacer-to-batch-renaming-files-in-order-to-changeadd-a-prefix-or-shorten-the-name-for-easier-manipulation.htm</link>
		<comments>http://www.text-replacer.com/use-aks-text-replacer-to-batch-renaming-files-in-order-to-changeadd-a-prefix-or-shorten-the-name-for-easier-manipulation.htm#comments</comments>
		<pubDate>Mon, 08 Aug 2011 07:56:03 +0000</pubDate>
		<dc:creator>text_replace</dc:creator>
				<category><![CDATA[Testimonials]]></category>
		<category><![CDATA[batch rename]]></category>
		<category><![CDATA[change file name]]></category>
		<category><![CDATA[change file prefix]]></category>

		<guid isPermaLink="false">http://www.text-replacer.com/?p=299</guid>
		<description><![CDATA[Business professional: VladimSuda, Ing. Vladimir Suda- VK Trade, Prague, Czech Republic. AKS Text Replacer as time saver: AKS Text Replacer actually does a lot more than I normally need, but I must say it does it efficiently. What I plan to do in the subsequent period of time &#8211; I wish I had more time [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Business professional</strong>: VladimSuda, Ing. Vladimir Suda- VK Trade, Prague, Czech Republic.</p>
<p><strong>AKS Text Replacer as time saver:</strong></p>
<blockquote><p>AKS Text Replacer actually does a lot more than I normally  need, but I must say it does it efficiently. What I plan to do in the  subsequent period of time &#8211; I wish I had more time to play! &#8211; is whether  I cannot use AKS Text Replacer for batch-adapting words across several files, a task I sometimes need and never  did in the batch form. That way I could buy myself some time to play  perhaps!</p></blockquote>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.text-replacer.com%2Fuse-aks-text-replacer-to-batch-renaming-files-in-order-to-changeadd-a-prefix-or-shorten-the-name-for-easier-manipulation.htm&amp;linkname=Use%20AKS%20Text%20Replacer%20to%20batch-renaming%20files%20in%20order%20to%20change%2Fadd%20a%20prefix%20or%20shorten%20the%20name%20for%20easier%20manipulation"><img src="http://www.text-replacer.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.text-replacer.com/use-aks-text-replacer-to-batch-renaming-files-in-order-to-changeadd-a-prefix-or-shorten-the-name-for-easier-manipulation.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use AKS Text Replacer for sorting and standardizing file names in a huge archive of photographs</title>
		<link>http://www.text-replacer.com/use-aks-text-replacer-for-sorting-and-standardizing-file-names-in-a-huge-archive-of-photographs.htm</link>
		<comments>http://www.text-replacer.com/use-aks-text-replacer-for-sorting-and-standardizing-file-names-in-a-huge-archive-of-photographs.htm#comments</comments>
		<pubDate>Tue, 19 Jul 2011 15:19:40 +0000</pubDate>
		<dc:creator>text_replace</dc:creator>
				<category><![CDATA[Testimonials]]></category>
		<category><![CDATA[direcory renaming]]></category>
		<category><![CDATA[file renaming]]></category>
		<category><![CDATA[tag metadata]]></category>

		<guid isPermaLink="false">http://www.text-replacer.com/?p=291</guid>
		<description><![CDATA[Business professional:  Pete R., Natural Pixels, Houston, TX. Photographer AKS Text Replacer as time optimizer: Renaming hundreds of files and directories was a major chore. With Text Replacer I rename files with a subject, date, sequence code that makes it easier to find the pictures from a specific time, place, or subject. While I also [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Business professional</strong>:  Pete R., Natural Pixels, Houston, TX. Photographer</p>
<p><strong>AKS Text Replacer as time optimizer: </strong></p>
<blockquote><p>Renaming hundreds of files and directories was a major chore.  With Text Replacer I rename files with a subject, date, sequence code  that makes it easier to find the pictures from a specific time, place,  or subject. While I also tag the metadata in each image coding the  filenames means I can now search smaller sections of the archive to  locate a specific set of images. Being able to go back through several  years of images and give them filenames that make sense has made the  task of archiving images a lot less problematic.</p></blockquote>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.text-replacer.com%2Fuse-aks-text-replacer-for-sorting-and-standardizing-file-names-in-a-huge-archive-of-photographs.htm&amp;linkname=Use%20AKS%20Text%20Replacer%20for%20sorting%20and%20standardizing%20file%20names%20in%20a%20huge%20archive%20of%20photographs"><img src="http://www.text-replacer.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.text-replacer.com/use-aks-text-replacer-for-sorting-and-standardizing-file-names-in-a-huge-archive-of-photographs.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use AKS Text Replacer to modify templates for personal and business lives</title>
		<link>http://www.text-replacer.com/use-aks-text-replacer-to-modify-templates-for-personal-and-business-lives.htm</link>
		<comments>http://www.text-replacer.com/use-aks-text-replacer-to-modify-templates-for-personal-and-business-lives.htm#comments</comments>
		<pubDate>Tue, 12 Jul 2011 13:07:36 +0000</pubDate>
		<dc:creator>text_replace</dc:creator>
				<category><![CDATA[Testimonials]]></category>
		<category><![CDATA[replace text]]></category>
		<category><![CDATA[search replace text]]></category>
		<category><![CDATA[text replacement]]></category>

		<guid isPermaLink="false">http://www.text-replacer.com/?p=288</guid>
		<description><![CDATA[Business professional:  Mark Latimer, Winchendon, MA, USA. Computer Consultants of New England AKS Text Replacer helps computer consultant: I have been using this program for about 3 weeks now. I have an extensive template collection (All generic). I use AKS Text Replacer to ready these templates for my personal and business lives. Simple text replacement: [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Business professional</strong>:  Mark Latimer, Winchendon, MA, USA. Computer Consultants of New England</p>
<p><strong>AKS Text Replacer helps computer consultant:</strong></p>
<blockquote><p>I have been using this program for about 3 weeks now.  I  have an extensive template collection (All generic).  I use AKS Text  Replacer to ready these templates for my personal and business lives.</p></blockquote>
<p><strong>Simple text replacement:</strong></p>
<blockquote><p>AKS Text Replacer has a very simple GUI that makes is easy to  view all of my files.  AKS Text Replacer is fast in its scans. It  replaces all needed words. It give me a easy to view report of what was  done.  AKS Text Replacer has to be one of the top programs that I use.  I  would and have recommended it to all my friens and business associates.</p></blockquote>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.text-replacer.com%2Fuse-aks-text-replacer-to-modify-templates-for-personal-and-business-lives.htm&amp;linkname=Use%20AKS%20Text%20Replacer%20to%20modify%20templates%20for%20personal%20and%20business%20lives"><img src="http://www.text-replacer.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.text-replacer.com/use-aks-text-replacer-to-modify-templates-for-personal-and-business-lives.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use AKS Text Replacer to save time for important job</title>
		<link>http://www.text-replacer.com/use-aks-text-replacer-to-save-time-for-important-job.htm</link>
		<comments>http://www.text-replacer.com/use-aks-text-replacer-to-save-time-for-important-job.htm#comments</comments>
		<pubDate>Tue, 12 Jul 2011 12:44:25 +0000</pubDate>
		<dc:creator>text_replace</dc:creator>
				<category><![CDATA[Testimonials]]></category>
		<category><![CDATA[find text]]></category>
		<category><![CDATA[replace text]]></category>
		<category><![CDATA[text replacement]]></category>

		<guid isPermaLink="false">http://www.text-replacer.com/?p=285</guid>
		<description><![CDATA[Business professional:  Eric Noel, Belgium. Product development manager AKS Text Replacer helps product development manager: My work involves a lot of administration, most often filling the same documents on and on to get my projects approved. It&#8217;s only once approved that I can focus on my real job, creating new products. Needless to say that [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Business professional</strong>:  Eric Noel, Belgium. Product development manager</p>
<p><strong>AKS Text Replacer helps product development manager:</strong></p>
<blockquote><p>My work involves a lot of administration, most often filling the  same documents on and on to get my projects approved. It&#8217;s only once  approved that I can focus on my real job, creating new products.  Needless to say that I tend to reuse as much as I can, to focus on what  really matters and that&#8217;s where AKS text replacer comes into play.</p></blockquote>
<p><strong>AKS Text Replacer as time saver:</strong></p>
<blockquote><p><strong></strong>How do you feel each time you anticipate a tedious find and  replace job to be operated manually across multiple files? Well I  personally feel like it&#8217;s not only a waste of time, but also waste of  life. So don&#8217;t search any longer AKS text replacer is not only the way  to go, it is the most efficient way to spend time on what really matters  and use computers for what they have been designed for&#8230;to work for  you.</p></blockquote>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.text-replacer.com%2Fuse-aks-text-replacer-to-save-time-for-important-job.htm&amp;linkname=Use%20AKS%20Text%20Replacer%20to%20save%20time%20for%20important%20job"><img src="http://www.text-replacer.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.text-replacer.com/use-aks-text-replacer-to-save-time-for-important-job.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fill data in Word (.doc) document in just few clicks</title>
		<link>http://www.text-replacer.com/fill-data-in-word-doc-document-in-just-few-clicks.htm</link>
		<comments>http://www.text-replacer.com/fill-data-in-word-doc-document-in-just-few-clicks.htm#comments</comments>
		<pubDate>Thu, 17 Feb 2011 13:21:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[doc]]></category>
		<category><![CDATA[fill]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.text-replacer.com/?p=262</guid>
		<description><![CDATA[Fill in template or form in the Word file in just few clicks! Sounds like an impossible task, but it is really easy to do now with AKS Text Replacer. What software can do is replace necessary strings in your Word (.doc) file with something you need, keeping the format unchanged. That is how it [...]]]></description>
			<content:encoded><![CDATA[<p>Fill in template or form in the Word file in just few clicks! Sounds like an impossible task, but it is really easy to do now with AKS Text Replacer.</p>
<p>What software can do is replace necessary strings in your Word (.doc) file with something you need, keeping the format unchanged.</p>
<p>That is how it works.</p>
<p><strong>Step 1.</strong> You need to prepare your Word file so it will be easier to find and replace something. For instance, in your document you have something like this.</p>
<blockquote><p>Agreement between My Company inc. and John Smith<br />
&#8230;</p>
<p>Signed 01.01.2011</p></blockquote>
<p>Update the file,  so that you have something like this:</p>
<blockquote><p>Agreement between My Company inc. and #Client Name#<br />
&#8230;<br />
Signed #Date#</p></blockquote>
<p>Save resulted template:</p>
<div id="attachment_268" class="wp-caption aligncenter" style="width: 590px"><img class="size-full wp-image-268" title="MS Word Template File" src="http://www.text-replacer.com/wp-content/uploads/2011/02/word-template-file.png" alt="MS Word Template File" width="580" height="235" /><p class="wp-caption-text">MS Word Template File</p></div>
<p><strong>Step 2</strong>. Create a copy of template file and open AKS Text Replacer. Point the program to the copy of the template file.</p>
<p><strong>Step 3.</strong> In &#8220;Replaces&#8221; tab specify the data you need, for instance you can specify in the &#8220;Text to find&#8221; text box #Client Name# and in the &#8220;Replace with&#8221; text box the actual client name for this case.</p>
<div id="attachment_269" class="wp-caption aligncenter" style="width: 478px"><img class="size-full wp-image-269" title="Replace text in Word template with AKS Text Replacer" src="http://www.text-replacer.com/wp-content/uploads/2011/02/replace-template-in-text-replacer.png" alt="Replace text in Word template with AKS Text Replacer" width="468" height="437" /><p class="wp-caption-text">Replace text in Word template with AKS Text Replacer</p></div>
<p><strong>Step 4.</strong> Click &#8220;Start Replace&#8221; button &#8211; that&#8217;s all!</p>
<p>Note: before actually replacing #Client Name# with the name of the client AKS Text Replacer will show you the preview for this operation, e.g. how the text is now and how will it be after the replace.</p>
<div id="attachment_271" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.text-replacer.com/wp-content/uploads/2011/02/confirm-replace-in-word1.png"><img class="size-medium wp-image-271" title="Confirm replace in Word file" src="http://www.text-replacer.com/wp-content/uploads/2011/02/confirm-replace-in-word1-300x215.png" alt="Confirm replace in Word file" width="300" height="215" /></a><p class="wp-caption-text">Confirm replace in Word file</p></div>
<p>Also, you can use the same idea when you need to translate your Word document to other languages regularly, for instance, you can easily adjust the translation of all columns from English to German. This will keep you away from routine job!</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.text-replacer.com%2Ffill-data-in-word-doc-document-in-just-few-clicks.htm&amp;linkname=Fill%20data%20in%20Word%20%28.doc%29%20document%20in%20just%20few%20clicks"><img src="http://www.text-replacer.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.text-replacer.com/fill-data-in-word-doc-document-in-just-few-clicks.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

