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

Document Exchange software
Filter: All | Freeware | Demo
 

Document Exchange

< 1 2 3 4 5 > 
Released: April 20, 2009  |  Added: May 12, 2009 | Visits: 2.467

Exchange Tasks 2007 Microsoft Exchange Server 2007 is a great scalable messaging solution for small, medium and enterprise organizations, but with all it's wonderful advantages it lacks one thing almost every system and messaging administrator requires: A familiar management tool. Most administrators were... Platforms: Windows

License: Shareware Cost: $184.00 USD Size: 1.61 MB Download (140): Exchange Tasks 2007 Download

Released: July 10, 2009  |  Added: July 15, 2009 | Visits: 2.679

Exchange 2007 Recovery Kernel for EDB is an advanced Exchange 2007 recovery tool that recovers emails form Exchange server database (EDB) files that are corrupt or damaged. Usually, EDB files get corrupt due to dirty system shutdown, virus attack, Exchange server downtime or accidental or intentional email deletion.... Platforms: Windows

License: Shareware Cost: $399.00 USD Size: 1.18 MB Download (484): Exchange 2007 Recovery Download

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

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: September 07, 2010 | Visits: 1.038

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: October 24, 2010 | Visits: 1.880

Enterprise File Exchange Enterprise File Exchange (EFX) slots in where email file attachment limits stop your users from sending those important files to a contact. In the EFX world, the user visits the EFX site, uploads the file, enters the receivers email address and lets the system notify the receiver that theres a... Platforms: *nix

License: Freeware Download (109): Enterprise File Exchange Download

Added: February 07, 2010 | Visits: 1.226

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: 972

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: February 03, 2010 | Visits: 1.520

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

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

Added: July 26, 2010 | Visits: 1.783

Evolution Exchange Evolution Exchange is the Ximian Connector for Microsoft Exchange, which adds support for Microsoft Exchange 2000 and 2003 to Evolution. Evolution provides integrated mail, addressbook and calendaring functionality to users of the GNOME desktop. Installation: The simplest way to compile... Platforms: *nix

License: Freeware Size: 1.5 MB Download (112): Evolution Exchange Download

Added: January 08, 2010 | Visits: 1.030

XML::Mini::Document XML::Mini::Document is a Perl implementation of the XML::Mini Document API. SYNOPSIS use XML::Mini::Document; use Data::Dumper; ###### PARSING XML ####### # create a new object my $xmlDoc = XML::Mini::Document->new(); # init the doc from an XML string $xmlDoc->parse($XMLString);... Platforms: *nix

License: Freeware Size: 34.82 KB Download (92): XML::Mini::Document Download

Added: August 18, 2010 | Visits: 1.321

XML::DOM::Lite::Document Document is a XML DOM Lite Document. SYNOPSIS $root = $doc->documentElement; $node = $doc->getElementById("myid"); # Node creation $element = $doc->createElement("tagname"); $textnode = $doc->createTextNode("some text"); # XPath $nlist = $doc->selectNodes("/xpath/expression"); $node... Platforms: *nix

License: Freeware Size: 31.74 KB Download (104): XML::DOM::Lite::Document Download

Added: May 12, 2010 | Visits: 991

XML::DOM::Document XML::DOM::Document is an XML document node in XML::DOM. XML::DOM::Document extends XML::DOM::Node. It is the main root of the XML document structure as returned by XML::DOM::Parser::parse and XML::DOM::Parser::parsefile. Since elements, text nodes, comments, processing instructions, etc.... Platforms: *nix

License: Freeware Size: 112.64 KB Download (106): XML::DOM::Document Download

Released: September 23, 2014  |  Added: October 18, 2014 | Visits: 2.234

Enstella Exchange mailbox Recovery Effortless and strong ability tool for gracefully recovering process of Exchange EDB mailbox using by unique tool that is Enstella Exchange mailbox Recovery software. This Exchange EDB mailbox to PST utility firstly scan your Exchange mailbox data then instantly fix EDB file and sharply recover... Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $299.00 USD Size: 2.65 MB Download (143): Enstella Exchange mailbox Recovery Download

Released: February 22, 2010  |  Added: March 30, 2010 | Visits: 1.432

Document Control Document Control 2.0 is a Document Management Software Solution for tracking documents and their associated revisions. Help meet quality management system requirements and achieve ISO 9000 compliance using this powerful desktop software. Now you can easily locate electronic documents by file... Platforms: Windows

License: Shareware Cost: $249.00 USD Size: 14.94 MB Download (104): Document Control Download

Released: March 27, 2010  |  Added: April 06, 2010 | Visits: 1.276

Dotument Personal Are your documents spread around in an unorganized folders? Did you overwrite important contract and can not find the previous copy? How about archiving your bills and invoices? Would you like to perform Google-like full-text search against your document libraries? Do you need a tool that can... Platforms: Windows

License: Shareware Cost: $35.00 USD Size: 24.4 MB Download (558): Dotument Personal Download

Released: July 19, 2011  |  Added: August 23, 2011 | Visits: 1.672

CodeTwo Exchange Sync CodeTwo Exchange Sync enables automatic synchronization of various Microsoft Exchange Server folders. It offers extended syncing options to Exchange Server users , e.g. synchronizing Public Folders with personal mailboxes or handhelds. While most smartphones do not allow syncing with Exchange... Platforms: Windows

License: Shareware Cost: $490.00 USD Size: 10.74 MB Download (115): CodeTwo Exchange Sync Download

< 1 2 3 4 5 >