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

Undelete Doc freeware
Filter: All | Freeware | Demo
 

Undelete Doc

< 1 2 3 4 5 > 
Added: February 20, 2010 | Visits: 969

Pod::WSDL::Doc Pod::WSDL::Doc is a Perl module that represents the WSDL pod for the documentation of methods (internal use only). SYNOPSIS use Pod::WSDL::Doc; my $doc = new Pod::WSDL::Doc(_DOC This method is for blah ...); This module is used internally by Pod::WSDL. It is unlikely that you have to...



Platforms: *nix

License: Freeware Size: 27.65 KB Download (100): Pod::WSDL::Doc Download

Added: October 17, 2010 | Visits: 1.173

dtRdr::doc::Book::whitespace dtRdr::doc::Book::whitespace Perl module contains issues with whitespace. Synopsis Weird things happen when whitespace doesnt count, but sort of counts. The annotations rely on a reliable character position, which can be very different from byte offset due to character encoding and...





Platforms: *nix

License: Freeware Size: 788.48 KB Download (99): dtRdr::doc::Book::whitespace Download

Released: June 18, 2012  |  Added: July 23, 2012 | Visits: 1.802

DOC to DOCX DOC to DOCX is the award-winning, powerful batch Word DOC converter that converts MS Word .doc to .docx MS 2007 Word without MS Word installation! DOC to DOCX supports batch conversion, command line and folder watcher. Batch conversion ability allows you to convert an unlimited number of...


Platforms: Windows

License: Freeware Cost: $99.95 USD Size: 1.43 MB Download (99): DOC to DOCX Download

Added: April 10, 2010 | Visits: 944

Xmldoom::doc::UsingTorque Xmldoom::doc::UsingTorque Perl module contains a how to about making Torque generator to work with your database.xml. Because the format used in the database definition (commonly named database.xml) is the same as Apache Torque, we can use their tools to automatically generate database.xml from...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (98): Xmldoom::doc::UsingTorque Download

Added: November 11, 2010 | Visits: 1.129

The ACE ORB from the doc group TAO project is a standards-compliant, real-time implementation of CORBA that provides efficient, predictable, and scalable quality of service (QoS) end-to-end. Unlike conventional implementations of CORBA, which are inefficient, unpredictable, non-scalable, and often non-portable, TAO applies...


Platforms: *nix

License: Freeware Size: 34 MB Download (98): The ACE ORB from the doc group Download

Added: September 02, 2010 | Visits: 1.141

Doc::Perlish Doc::Perlish is a Perl module that contains Perl Documentation Tools. SYNOPSIS my $doc = Doc::Perlish->new( type => "POD", input => "source.pod" ); # simple conversions; my $html = $doc->to_html; # DOM-style interface; see Doc::Perlish::DOM for more; my $dom = $doc->to_dom; #...


Platforms: *nix

License: Freeware Size: 56.32 KB Download (97): Doc::Perlish Download

Added: July 23, 2010 | Visits: 1.191

Catalyst::Helper::Doc Catalyst::Helper::Doc is a documentation page generator. SYNOPSIS # execute helper script. script/myapp_create.pl Doc # you can set description # default is "Catalyst based application" script/myapp_create.pl Doc "This is description!" # you can set language type used as xml:lang....


Platforms: *nix

License: Freeware Size: 2.05 KB Download (97): Catalyst::Helper::Doc Download

Released: November 28, 2019  |  Added: May 19, 2020 | Visits: 983

Batch Word To JPG Converter Batch WORD to JPG Converter is a free windows software tool that fast converts Word Doc, Docx, RTF, HTML, ODT files to image formats like JPG, PNG, BMP, TIF, GIF, PCX and TGA in bulk. It also allows you to set the output image size.You can simply set the DPI value (such as 100, 200, 400) to get...


Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 8.1 MB Download (97): Batch Word To JPG Converter Download

Released: October 20, 2014  |  Added: October 25, 2014 | Visits: 1.294

Mail Undelete Recovery Toolbox Free Although Windows Mail and Windows Live Mail applications included in every Windows Vista and Windows 7 installation are quite functional and provide everything necessary for efficient email communications, they feature no data recovery functionality at all, so if you suddenly realize that a...


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

License: Freeware Size: 2.46 MB Download (95): Mail Undelete Recovery Toolbox Free Download

Added: February 08, 2010 | Visits: 1.056

DBIx::Class::LibXMLdoc DBIx::Class::LibXMLdoc is a Perl module to create an adjunct "Doc" accessor of a columns data which is automatically parsed into a LibXML documentElement (alpha-software). SYNOPSIS package My::DB::thingy; __PACKAGE__->load_components(qw/ PK::Auto LibXMLdoc Core /);...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): DBIx::Class::LibXMLdoc Download

Added: March 14, 2010 | Visits: 1.034

dtRdr::doc::AnnotationServers dtRdr::doc::AnnotationServers is a Perl module that contains remote annotation server details. Initial Interaction Discovery - get server version/capabilities - possibly login at this point - maybe create-account API? Sounds like delegation is in order. $base =...


Platforms: *nix

License: Freeware Size: 788.48 KB Download (94): dtRdr::doc::AnnotationServers Download

Added: October 13, 2010 | Visits: 794

Xmldoom::doc::GettingStarted Xmldoom::doc::GettingStarted is a step-by-step tutorial to setting up Xmldoom. In the end, you want to have a Perl package made up of custom objects which are backed by the database. You want these object to work straight-out of the box, with no concern to connecting to the database, our...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (94): Xmldoom::doc::GettingStarted Download

Added: August 09, 2010 | Visits: 710

wmstradio wmstradio is a doc app that acts as a radio for streamed media. It reads a list of "channels" and allows them to be selected in a radio like interface. wmstradio launches Real Player connecting to the site that you select. The only configuring wmstradio needs is a list of RealAudio sites to...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (90): wmstradio Download

Added: September 24, 2010 | Visits: 931

DocSet::Doc::Common DocSet::Doc::Common is a Perl module with common functions used in DocSet::Doc subclasses. Implements functions and bits of code which otherwise needed to be duplicated in many modules. These functions couldnt be put into the base class DocSet::Doc. Certainly we could devise one more...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (89): DocSet::Doc::Common Download

Added: September 19, 2010 | Visits: 915

OODoc::Format::Pod OODoc::Format::Pod is a Perl module to produce POD pages from the doc tree. INHERITANCE OODoc::Format::Pod is an OODoc::Format is an OODoc::Object OODoc::Format::Pod is extended by OODoc::Format::Pod2 SYNOPSIS my $doc = OODoc->new(...); $doc->create ( pod , format_options =>...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (89): OODoc::Format::Pod Download

Released: November 14, 2012  |  Added: November 14, 2012 | Visits: 1.202

Batch DOC TO PDF Converter Batch DOC TO PDF Converter is an application which allows users to convert many Word documents at once. Batch DOC TO PDF Converter can convert Word DOC/DOCX (*.docx,*.docm,*.doc,*.htm,*.html,*.mht,*.mhtml,*.rtf,*.txt,*.pwd,*.psw) to PDF (Portable Document Format) automatically. Batch DOC TO PDF...


Platforms: Windows

License: Freeware Download (87): Batch DOC TO PDF Converter Download

Released: July 24, 2014  |  Added: August 11, 2014 | Visits: 1.106

Live Mail Recovery Live Mail Recovery is the most sophisticated email recovery tool for new and experienced computer users. Combining fully automated operation with comprehensive email recovery algorithms, Live Mail Recovery can do everything from restoring mail purged from the Deleted Items folder to fixing...


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

License: Freeware Size: 6.79 MB Download (80): Live Mail Recovery Download

Released: August 27, 2012  |  Added: August 27, 2012 | Visits: 1.200

Batch CHM TO DOC Converter Batch CHM TO DOC Converter is an easy-to-use software which allows users to batch extract and convert HTML help files to Word documents. Batch CHM TO DOC Converter is a CHM to Word Doocument Batch Converter that can convert HTML Help to Word DOC and DOCX easily. Batch CHM TO DOC Converter...


Platforms: Windows, XP, 2003, Windows Vista, 7

License: Freeware Download (77): Batch CHM TO DOC Converter Download

Released: January 31, 2014  |  Added: February 24, 2014 | Visits: 1.441

Undelete Navigator Undelete Navigator is a file recovery software to browse for and recover deleted files from your internal and external drives. You can browse different partitions in a way similar to a regular file browser, select and recover files and folders. The application has a user friendly interface and...


Platforms: Windows, Windows 8, Windows 7, Other

License: Freeware Size: 5.22 MB Download (77): Undelete Navigator Download

Released: December 21, 2012  |  Added: January 09, 2013 | Visits: 1.058

FlipPageMaker Doc to Flash (SWF) Flippagemaker Doc to Flash converter is the easiest doc to swf video converter. Own it, you can play and watch your word file with a flash player. It can help you convert your files as doc files in batches. The output quality is super excellent and the speed is super fast. It can preserve...


Platforms: Windows

License: Freeware Size: 3.21 MB Download (74): FlipPageMaker Doc to Flash (SWF) Download

< 1 2 3 4 5 >