Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.475.166 Times

Design Word Find freeware
Filter: All | Freeware | Demo
 

Design Word Find

< 1 2 3 4 5 > 
Released: August 01, 2013  |  Added: September 07, 2013 | Visits: 5.875

Some PDF to Word Converter Some PDF to Word Converter can help you to convert pdf to word doc and pdf to rtf, so you can edit and reuse your PDF content. Using Some PDF to Word Converter you can preserve original layout, text, images, vector drawings of your pdf file. Easily convert pdf to word doc, pdf to rtf with Some...



Platforms: Windows

License: Freeware Size: 693.69 KB Download (1605): Some PDF to Word Converter Download

Added: August 20, 2008 | Visits: 3.264

Word Hunt Word Hunt is a free dictionary that works to help in all types of word games and passtimes, like crosswords, Scrabble, etc. With Word Hunt you can quickly find that word you need to solve your game.The program has various modes, each one of which helps in a diferent way. Unscramble indicates...





Platforms: Windows

License: Freeware Size: 8 KB Download (767): Word Hunt Download

Released: October 04, 2014  |  Added: April 04, 2015 | Visits: 2.804

PDF to Word PDF to Word is used to convert PDF files to Word (.doc) or WordPad (.rtf) documents in batch mode. It works without Adobe Acrobat or Adobe Reader, and has friendly interface, small size, accurate and fast conversion ability. It retains the original text, images, format and layout of PDF files in...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 1.49 MB Download (448): PDF to Word Download

Released: July 06, 2009  |  Added: July 11, 2009 | Visits: 7.740

Adreamsoft PDF to Word Converter Adreamsoft PDF to Word Converter is small yet powerful PDF to Word software. User-friendly interface and fast conversion rates allow you to create Word files from PDF documents by simply few clicks. No Adobe Acrobat needed! Adreamsoft PDF to Word Converter really enhances the quality of your...


Platforms: Windows

License: Freeware Size: 2.44 MB Download (1821): Adreamsoft PDF to Word Converter Download

Released: July 01, 2009  |  Added: August 10, 2009 | Visits: 3.280

Word To HTML Converter Word to HTML Converter is powerful tool developped to convert a word documents to HTML file. Word to HTML converting Software makes it easy and spontaneous to create fully formatted, linked HTML publications from within Microsoft Word. Doc to HTML Converter tool allows you to publish a Word...


Platforms: Windows

License: Freeware Size: 831.5 KB Download (418): Word To HTML Converter Download

Released: August 05, 2011  |  Added: September 07, 2011 | Visits: 2.653

Nemo PDF to Word Nemo PDF To Word is completely free Word to PDF convert software. By using it, you can convert your PDF files to well-formatted and editable Word/RTF in seconds. After conversion, the original text, images, tables, columns, graphics and other formats are well saved in the generated files. It...


Platforms: Windows

License: Freeware Size: 9.76 MB Download (201): Nemo PDF to Word Download

Added: October 06, 2010 | Visits: 1.461

Define Word 0.7.0 for Define Word is an extension which allows you to look up definition of selected text. Look up definition of selected text using any of several search engines. The list of engines is configurable..


Platforms: *nix

License: Freeware Size: 8.19 KB Download (104): Define Word 0.7.0 for Download

Added: November 03, 2010 | Visits: 1.900

MS Word to plaintext converter MS Word to plaintext converter is a service menue easily converts MS Word documents to plain text files. The generated text file is named *.doc.txt. I hope it is as useful for you as it is for me.. MS Word to plaintext converter KDE-Apps.org Community Portal for KDE Applications Software Office...


Platforms: *nix

License: Freeware Download (195): MS Word to plaintext converter Download

Added: January 07, 2010 | Visits: 1.541

File::Find::Parallel File::Find::Parallel allows you to traverse a number of similar directories in parallel. SYNOPSIS use File::Find::Parallel; my $ffp = File::Find::Parallel->new( qw( /foo /bar ) ); print "Union:n"; my $union = $ffp->any_iterator print " $_n" while $_ = $union->(); print...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (92): File::Find::Parallel Download

Added: February 02, 2010 | Visits: 1.160

X-word X-word is a GTK program for doing crosswords. Xword is a GTK crossword puzzle program. It reads and writes puzzles in the AcrossLite format used by The New York Times. It has printing, a clock, a word list, auto-saving, and options to check and reveal letters of the puzzle..


Platforms: *nix

License: Freeware Size: 18.43 KB Download (113): X-word Download

Added: August 22, 2010 | Visits: 1.444

File::Find::Closures File::Find::Closures is a Perl module with functions you can use with File::Find. SYNOPSIS use File::Find; use File::Find::Closures qw(:all); my( $wanted, $list_reporter ) = find_by_name( qw(README) ); File::Find::find( $wanted, @directories ); File::Find::find( { wanted => $wanted, ......


Platforms: *nix

License: Freeware Size: 7.17 KB Download (100): File::Find::Closures Download

Added: August 13, 2010 | Visits: 1.501

Test::File::Find::Rule Test::File::Find::Rule is a Perl module to test files and directories with File::Find::Rule. SYNOPSIS use Test::File::Find::Rule; # Check that all files in $dir have sensible names my $rule = File::Find::Rule ->file ->relative ->not_name(qr/^[w]{1,8}.[a-z]{3,4}$/);...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (104): Test::File::Find::Rule Download

Added: March 18, 2010 | Visits: 1.460

File::Find File::Find is a Perl module to traverse a directory tree. SYNOPSIS use File::Find; find(&wanted, @directories_to_search); sub wanted { ... } use File::Find; finddepth(&wanted, @directories_to_search); sub wanted { ... } use File::Find; find({ wanted => &process, follow => 1 }, .);...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (96): File::Find Download

Added: July 20, 2010 | Visits: 1.201

File::Find::Rule::XPath File::Find::Rule::XPath is a Perl module that contains rule to match on XPath expressions. SYNOPSIS use File::Find::Rule::XPath; my @files = File::Find::Rule->file ->name(*.dkb) ->xpath( //section/title[contains(., "Crustacean")] ) ->in($root); This module extends File::Find::Rule to...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (102): File::Find::Rule::XPath Download

Added: March 12, 2010 | Visits: 961

Email::Find Email::Find allows you to find RFC 822 email addresses in plain text. Email::Find is a module for finding a subset of RFC 822 email addresses in arbitrary text (see "CAVEATS"). The addresses it finds are not guaranteed to exist or even actually be email addresses at all (see "CAVEATS"), but...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (132): Email::Find Download

Added: November 09, 2010 | Visits: 856

MP3::Find::Filesystem MP3::Find::Filesystem is a File::Find-based backend to MP3::Find. SYNOPSIS use MP3::Find::Filesystem; my $finder = MP3::Find::Filesystem->new; my @mp3s = $finder->find_mp3s( dir => /home/peter/music, query => { artist => ilyaimy, album => myxomatosis, }, ignore_case => 1, );.


Platforms: *nix

License: Freeware Size: 29.7 KB Download (96): MP3::Find::Filesystem Download

Added: August 15, 2010 | Visits: 957

MP3::Find::Base MP3::Find::Base is a base class for MP3::Find backends. SYNOPSIS package MyFinder; use base MP3::Find::Base; sub search { my $self = shift; my ($query, $dirs, $sort, $options) = @_; # do something to find and sort the mp3s... my @results = do_something(...); return @results; }...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (90): MP3::Find::Base Download

Added: July 13, 2010 | Visits: 1.091

MP3::Find MP3::Find is a Perl module to search and sort MP3 files based on their ID3 tags. SYNOPSIS # select with backend you want use MP3::Find qw(Filesystem); print "$_n" foreach find_mp3s( dir => /home/peter/cds, query => { artist => ilyaimy, title => deep in the am, }, ignore_case => 1,...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (96): MP3::Find Download

Added: June 18, 2010 | Visits: 1.877

GNOME Word of the Day GNOME Word of the Day is a GNOME applet that displays a new vocabulary word each day. No one likes to be lost in a sea of unknown words. With GNOME Word of the Day Applet, your vocabulary will evince perennial growth. Its a must when preparing for the SAT or GRE tests and for improving both...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (171): GNOME Word of the Day Download

Added: January 21, 2010 | Visits: 1.175

NetAddr::IP::Find NetAddr::IP::Find is a Perl module to find IP addresses in plain text. SYNOPSIS use NetAddr::IP::Find; $num_found = find_ipaddrs($text, &callback); This is a module for finding IP addresses in plain text. Functions NetAddr::IP::Find exports one function, find_ipaddrs(). It works very...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): NetAddr::IP::Find Download

< 1 2 3 4 5 >