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

Document Utility freeware
Filter: All | Freeware | Demo
 

Document Utility

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 436

JODConverter JODConverter, the Java OpenDocument Converter, is an open source Java based library that will help you to convert documents between different office formats. JODConverter leverages OpenOffice.org, which provides arguably the best import/export filters for OpenDocument and Microsoft Office... Platforms: Windows, Java,

License: Freeware Download (59): JODConverter Download

Released: October 05, 2012  |  Added: October 05, 2012 | Visits: 573

Document Updater The Document Updater is a utility that automatically finds only the documents associated with a specified MCU from a massive document library at the Renesas Web site at a single click, with no occurrences omitted. It also permits you to determine whether the searched document is of the latest... Platforms: Windows, XP, Windows Vista, 7

License: Freeware Download (49): Document Updater Download

Released: December 17, 2010  |  Added: December 23, 2010 | Visits: 1.661

Document workflow We need to know what document workflow is. We can read in encyclopedia that document workflow is a computer system used to track and store electronic documents and/or images of paper documents. For efficient functioning of any organization, it is essential to have proper document workflow... Platforms: Windows, Mac, *nix, Netware

License: Freeware Size: 1.67 MB Download (186): Document workflow Download

Added: June 19, 2013 | Visits: 402

Wifimap Wifimap is a browser driven utility to graphically document the organisation and growth of a wireless network community.It supports multiple scrollable and zoomable maps and the ability to add, edit and delete nodes. i18n support is also included. Platforms: PHP

License: Freeware Size: 102.4 KB Download (43): Wifimap Download

Added: August 01, 2013 | Visits: 672

iPod shuffle Reset Utility Important: Users running Mac OS X 10.3.9 or later should download iPod Reset Utility 1.0 to restore an iPod shuffle. The iPod shuffle Reset Utility restores First Generation iPod shuffle. The restore process completely erases all music and data on iPod shuffle and reinstalls software version... Platforms: Mac

License: Freeware Size: 2.06 MB Download (46): iPod shuffle Reset Utility Download

Released: March 03, 2006  |  Added: March 06, 2006 | Visits: 3.936

Download urls utility Download URLs utility. Give this utility the list of URLs and the folder where do you want to see files. And press go button. Platforms: Windows

License: Freeware Size: 50 KB Download (247): Download urls utility

Added: January 18, 2010 | Visits: 3.454

Simple Document Management System SDMS is an open-source system that allows you to store any document in a database via a bunch of webpages. That was the short description, now comes the long one. SDMS uses PHP to provide you with a pretty interface to a MySQL server that allows you to store and retrieve documents and to share... Platforms: *nix

License: Freeware Size: 51.2 KB Download (286): Simple Document Management System Download

Added: May 18, 2010 | Visits: 2.836

Uber Project Document Management System Project document and management tracking system written in PHP using PostgreSQL to store user, project and document related data and MySQL to store the documents, with revision control. How to: How to setup the system: Just untar every thing in your webdirecorty: cd /var/www/html/ tar... Platforms: *nix

License: Freeware Size: 204.8 KB Download (130): Uber Project Document Management System Download

Added: May 12, 2010 | Visits: 2.269

Email Administration Utility Email Administration Utility provides an IMAP-based email account management utility. The Email Administration Utilities package can be used to manage email accounts with a series of PHP-based scripts through a browser. Addition, Removal, and modification of accounts is possible as long as an... Platforms: *nix

License: Freeware Size: 30.72 KB Download (105): Email Administration Utility Download

Added: September 07, 2010 | Visits: 1.041

DynaPage::Document DynaPage::Document is a Perl module with DynaPage Document container. SYNOPSIS: step1 - document ( create file mydoc.document ) ---[content of mydoc-document.info]--- !include.template =- mydoc-template.htmt my-title =- This is single line my-head =- Hello World my-para ==~ This is... Platforms: *nix

License: Freeware Size: 14.34 KB Download (92): DynaPage::Document Download

Added: September 02, 2010 | Visits: 1.020

DynaPage::Document::ext::include DynaPage::Document::ext::include module contains extensions of DynaPag::Document. METHODS template ( $self, $job ) : bool syntax: !include.template =- B< file_name > See also DynaPage::Template NOTE: $self is parent document object (eg blessed into DynaPage::Document) data ( $self,... Platforms: *nix

License: Freeware Size: 4.1 KB Download (95): DynaPage::Document::ext::include Download

Added: February 10, 2010 | Visits: 1.968

Iris Video Conversion Utility Iris is a video conversion utility in C++ that works as a front-end to mencoder. Iris Video Conversion Utility can run in command-line or graphical modes and currently supports conversion to DVD MPEG, DivX AVI and VCD MPEG This software intends to ease video conversion to common formats. Help... Platforms: *nix

License: Freeware Size: 122.88 KB Download (107): Iris Video Conversion Utility Download

Added: July 08, 2010 | Visits: 1.295

Ingres::Utility::IINamu Ingres::Utility::IINamu is a Perl API to iinamu Ingres RDBMS utility. SYNOPSIS List registered INGRES (IIDBMS) services: use Ingres::Utility::IINamu; my $foo = Ingres::Utility::IINamu->new(); # list all INGRES-type servers (iidbms) print $foo->show(INGRES); # process each server... Platforms: *nix

License: Freeware Size: 6.14 KB Download (90): Ingres::Utility::IINamu Download

Added: February 07, 2010 | Visits: 1.228

OpenOffice::OODoc::Document OpenOffice::OODoc::Document is a top level component for content and layout processing. SYNOPSIS # get an OOo file handler my $oofile = ooFile("myfile.odt"); # connect a content-focused document interface my $content = ooDocument ( file => $oofile, member => content ); # connect a... Platforms: *nix

License: Freeware Size: 215.04 KB Download (102): OpenOffice::OODoc::Document Download

Added: August 17, 2010 | Visits: 973

Structured Document Validator Structured Document Validator project implements a generalized method for validating both the structure and content of structured documents. Any data format that can be deterministically divided into tags and data is classed as a structured document. This definition applies to a wide array of... Platforms: *nix

License: Freeware Size: 604.16 KB Download (92): Structured Document Validator Download

Added: June 13, 2010 | Visits: 1.362

Ingres::Utility::IIMonitor Ingres::Utility::IIMonitor is a Perl API to iimonitor Ingres RDBMS utility. SYNOPSIS use Ingres::Utility::IIMonitor; # create a connection to an IIDBMS server # (server id can be obtained through Ingres::Utility::IINamu) $foo = Ingres::Utility::IIMonitor->new($serverid); # showServer()... Platforms: *nix

License: Freeware Size: 7.17 KB Download (89): Ingres::Utility::IIMonitor Download

Added: October 02, 2010 | Visits: 1.421

Ingres::Utility::Netutil Ingres::Utility::Netutil is an API to netutil Ingres RDBMS utility. SYNOPSIS use Ingres::Utility::Netutil; # create a connection to NETUTIL utility $netu = Ingres::Utility::Netutil->new(); # Attention: many arguments accept wildcard * # showLogin($type,$vnode) - prepare to provide... Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): Ingres::Utility::Netutil Download

Added: February 03, 2010 | Visits: 1.521

Document Archive Document Archive provides is a Web-based BibTeX archive. Document Archive is a Web-based database to help you keep track of the vast amount of electronic documents and BibTeX entries you might have in use. Browser plugins and console frontends allow fast access with typical tools. The... Platforms: *nix

License: Freeware Size: 460.8 KB Download (142): Document Archive Download

Added: June 19, 2010 | Visits: 2.621

Document Library Document Library is a Web application for document management in larger organizations with a lot of documents. Organizations deal with numerous documents, such as word processor documents and PDFs. These documents often reside on someones computer and are not network accessible. Versions of... Platforms: *nix

License: Freeware Size: 307.2 KB Download (170): Document Library Download

Added: July 07, 2010 | Visits: 1.026

Biblio::Document::Parser Biblio::Document::Parser Perl module is a document parsing framework. Biblio::Document::Parser provides generic methods that should be overriden by specific parsers. This class should not be used directly, but rather be overridden by specific parsers. Parsers that extend the Document::Parser... Platforms: *nix

License: Freeware Size: 194.56 KB Download (96): Biblio::Document::Parser Download

1 2 3 4 5 >