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.156.381 Times

Mini Word Java freeware
Filter: All | Freeware | Demo
 

Mini Word Java

< 1 2 3 4 5 > 
Released: November 14, 2011  |  Added: November 14, 2013 | Visits: 22.938

Batch Replacer for MS Word Batch Replacer for MS Word is a utility which helps you perform multi-replacement operations in MS Word files with the help of an MS Excel list. It can really save a great deal of time: no need to open each file and make a replacement and then open another file and so on. All this can be done in...



Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 624.25 KB Download (174): Batch Replacer for MS Word Download

Added: November 12, 2006 | Visits: 6.643

Free Java Applets 100% Free Java Applets ! Real Freeware These products are NOT Trialware or Evalware - but fully functioning versions which are Free for you to use however you wish, making them truly Freeware products. The Free Applet package includes the following:- Free Scrolling Text Free Tree Menu Free Java...





Platforms: OS/2, Windows, Mac, *nix

License: Freeware Size: 3 KB Download (767): Free Java Applets Download

Added: January 28, 2006 | Visits: 3.620

Word Search Factory Lite Students love word searches. Now, with the FREE Word Search Factory Lite, you can add a little word search fun and motivation to their regular lessons in any subject area. Word Search Factory Lite is designed to help you quickly and easily create professional looking word search puzzles to...


Platforms: Windows

License: Freeware Size: 6.74 MB Download (327): Word Search Factory Lite Download

Released: August 01, 2013  |  Added: September 07, 2013 | Visits: 5.867

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

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

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: September 01, 2008  |  Added: October 05, 2008 | Visits: 2.860

PDFOne Java Free Gnostice PDFOne Java is a 100% Java library for developers to implement PDF based software solutions. PDFOne Java provides a rich set of APIs to create, manipulate and organize PDF documents, process PDF forms and perform other PDF document related tasks from within your Java applications. PDFOne...


Platforms: Windows

License: Freeware Size: 7.9 MB Download (361): PDFOne Java Free Download

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

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.273

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.641

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: January 18, 2010 | Visits: 1.769

CPAN::Mini::Extract CPAN::Mini::Extract is a Perl module that can create CPAN::Mini mirrors with the archives extracted. SYNOPSIS # Create a CPAN extractor my $cpan = CPAN::Mini::Extract->new( remote => http://mirrors.kernel.org/cpan/, local => /home/adam/.minicpan, trace => 1, extract =>...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (108): CPAN::Mini::Extract Download

Added: October 06, 2010 | Visits: 1.456

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.888

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 13, 2010 | Visits: 1.066

Java::JCR::Nodetype Java::JCR::Nodetype is a Perl module that can load the JCR node type class wrappers. SYNOPSIS use Java::JCR::Nodetype; This loads the Perl classes mapped to the javax.jcr.nodetype package. You might notice the odd letter case of this package differs from that of the node type class...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (97): Java::JCR::Nodetype Download

Added: February 11, 2010 | Visits: 961

Java::JCR::Exception Java::JCR::Exception is a Perl wrapper for repository exceptions. SYNOPSIS eval { my $node = $root->add_node(foo, nt:unstructured); }; if ($@) { print STDERR "Failed to add node foo: $@n"; } This class is used to make the exceptions thrown from the Java code work more nicely in Perl....


Platforms: *nix

License: Freeware Size: 48.13 KB Download (94): Java::JCR::Exception Download

Added: May 02, 2010 | Visits: 1.160

Java::JCR::Lock Java::JCR::Lock is a Perl module that can load JCR lock extension wrappers. SYNOPSIS use Java::JCR::Lock This loads the Perl classes mapped to the Java package named javax.jcr.lock. Installation: Installation can be a bit tricky because this library depends upon Inline::Java, which...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (323): Java::JCR::Lock Download

Added: November 16, 2010 | Visits: 1.027

Java::JCR::Workspace Java::JCR::Workspace is a Perl wrapper for javax.jcr.Workspace. This is an automatically generated package wrapping javax.jcr.Workspace with a nice Perlish API. For full documentation of what this class does, see the Java API documentation:...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (93): Java::JCR::Workspace Download

Added: January 11, 2010 | Visits: 3.548

Java::JCR::Lock::Lock Java::JCR::Lock::Lock is a Perl wrapper for javax.jcr.lock.Lock. This is an automatically generated package wrapping javax.jcr.lock.Lock with a nice Perlish API. For full documentation of what this class does, see the Java API documentation:...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (950): Java::JCR::Lock::Lock Download

Added: October 09, 2010 | Visits: 878

Java::JCR Java::JCR is a module to use JSR 170 (JCR) repositories from Perl. SYNOPSIS use Java::JCR; use Java::JCR::Jackrabbit; my $repository = Java::JCR::Jackrabbit->new; my $session = $repository->login( Java::JCR::SimpleCredentials->new(username, password) ); my $root =...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (88): Java::JCR Download

Added: May 27, 2010 | Visits: 1.288

Java GetOpt Library Java GetOpt library implements option parsing and a common online help behaviour, including an XML format for topics, command, and options (which can be queried with --help --xml) and support for online browsing with --help --browse. Whats New in This Release: � The getopt library can...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (96): Java GetOpt Library Download

Added: February 02, 2010 | Visits: 1.152

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

< 1 2 3 4 5 >