Word Cleaner 7.6.1
With just one click you can convert all your Word files (as well as other text formats & PDF) to HTML (or txt, CSV & epub). Best of all our powerful customizable templates give you full control over your conversions. Control the CSS, images, split pages, find and replace/delete code and much more.
Whats New :
Bug fix: We had a bug with the Multi-thread processor conversion option. This has been fixed.
New Feature: Regex find/replace with count to match x number of occurrences template commands:
// replace first 3 <p tags with <p class=”xxx”
replace_text_count(‘<p’,'<p class=”xxx”‘,’3’);
// delete first <p…>… </p> tag with any inner content
replace_regexp_text_count(‘<p[^<>]*>.*?</p>’,”,’1′);
// find <div> … </div> tags in html and replace first 3 <p>…</p> tags by leaving only inner html of these <p> tags
find_and_replace_regexp_text_count(‘<div[^<>]*>.*?</div>’, ‘<p[^<>]*>(.*?)</p>’,’$1′,’3′);
New Feature: Apollo engine can convert legacy form controls to input form html controls – new option in templates called ‘Convert legacy form fields (controls) to text’.
New Feature: rewritten code for text to urls in apollo, query part will match more chars now, also it will match urls with and/or without protocols (http/ftp etc) or with www. prefix only, also if text link has $$$ at the end query part can have any char besides new line
New Feature: remote images conversion check (/vi security check option in WC Component)
New Feature: log debug info to log file (conversion diagnostics) fixes and exit code fixes in WC Component for Windows
New Feature: error logging with log4net in WC Desktop fixes
Home Page
Download :
---------------
--> link 1 : size-23 MB Uploaded
--> link 2 : size-23 MB Zippyshare
--> link 3 : size-23 MB Mirrorcreator
Word Cleaner 7.6.1
0 Response to "Word Cleaner 7.6.1"
Posting Komentar