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

Resume Parser software
Filter: All | Freeware | Demo
 

Resume Parser

1 2 3 4 5 > 
Released: March 30, 2010  |  Added: July 19, 2010 | Visits: 2.504

Rchilli Resume Parser A beyond comparable and progressive parsing solution, Rchilli Cv parser helps the recruiting/staffing organizations to automate their resume management through saving time, money and resources. Rchilli Desk top soundly looks to see if the resume is in the body or the attachment and then... Platforms: Windows

License: Shareware Cost: $399.00 USD Size: 20 MB Download (610): Rchilli Resume Parser Download

Released: June 15, 2012  |  Added: June 15, 2012 | Visits: 621

Rchilli Desktop Resume Parser RChilli desktop has been designed to address the problem of resume processing for small and medium staffing, recruitment companies and HR departments in small firms. RChilli?s desktop, leverage technology to automate the process of extraction and transfer of resume data into any database or... Platforms: Windows, Other

License: Shareware Cost: $349.00 USD Size: 4 KB Download (503): Rchilli Desktop Resume Parser Download

Released: March 27, 2010  |  Added: June 18, 2010 | Visits: 1.462

Web API Sample Code Rchilli Resume Parser Web Services India 3.0 accept all formats of Resumes DOC, DOCX, PDF, RTF, TXT and HTML any one can call this service and pass the URL of resume. RChilli - Resume Parser Web API mode is more popular and more used by the Job Portals and mainly used for Web Application like Job... Platforms: Windows

License: Shareware Cost: $990.00 USD Size: 10 MB Download (116): Web API Sample Code Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 386

eConn Destop Resume Parser Connoisseur Infotech Pvt. Ltd., eConn, with its intense experience in the Design and Development of Products and Web Applications. We always evaluates and implements new innovative approach to be able to provide its customers with the best in class solutions. eConn Resume Parser 2.0 only for USA/... Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 1.25 MB Download (50): eConn Destop Resume Parser Download

Released: June 08, 2012  |  Added: June 08, 2012 | Visits: 446

eConn Resume Parser Connoisseur Infotech Pvt. Ltd., eConn, with its intense experience in the Design and Development of Products and Web Applications. We always evaluates and implements new innovative approach to be able to provide its customers with the best in class solutions. eConn Resume Parser 2.0 only for... Platforms: Windows

License: Shareware Cost: $299.00 USD Size: 1.25 MB Download (47): eConn Resume Parser Download

Released: May 04, 2003  |  Added: June 16, 2006 | Visits: 4.876

Resume Manager Resume Manager is recruiting management software developed for corporate recruiters to assist in their search for outstanding job candidates. Resume Manager completely automates the entire resume handling process, which increases efficiency and productivity of your work and saves money for your... Platforms: Windows, Windows CE

License: Shareware Cost: $590.00 USD Size: 31.16 MB Download (657): Resume Manager Download

Added: January 01, 2006 | Visits: 3.731

Advanced Email Parser Advanced Email Parser (AEP) is an email data extraction utility. It offers extensive features to help you get every bit of information from your emails easily and painlessly. No more copy and paste or drag and drop between the many opened applications. There are many pre-designed filters,... Platforms: Windows

License: Shareware Cost: $299.00 USD Size: 5.52 MB Download (216): Advanced Email Parser Download

Added: June 04, 2006 | Visits: 8.974

RSC Resume Template The RSC Resume Template acts as a guideline containing the structure for working through the components of a professional looking resume.The RSC Resume Template is intended for those seeking to create a resume that has the key elements necessary to capture the attention of hiring authorities. Platforms: Windows

License: Freeware Size: 96 KB Download (1419): RSC Resume Template Download

Added: August 20, 2006 | Visits: 4.177

Resume Builder * Resume Builder creates an unlimited number of different, targeted resumes, each with a different objective, each specifically crafted for a different type of position. * The interface is extremely intuitive, making it easy for you to build your resume quickly and effortlessly. * Different... Platforms: Windows, Windows CE

License: Shareware Cost: $24.95 USD Size: 10 KB Download (227): Resume Builder Download

Released: January 01, 2003  |  Added: March 05, 2006 | Visits: 2.939

USPExpress Math Parser USPExpress Math Parser is a COM-based component that is aimed to parse and evaluate scientific, engineering and math expressions on-the-fly. It is designed to be used in Visual Basic, VBA, C++, .NET, Delphi or Fortran applications, or any other programming environment with COM support.... Platforms: Windows

License: Shareware Cost: $148.00 USD Size: 3.52 MB Download (130): USPExpress Math Parser Download

Added: November 19, 2006 | Visits: 4.413

AEA's Resume Blaster Resume Blaster helps creating and mailing out professional cover letters and resumes to 1000's of recruiters worldwide. Resume Blaster's basic database, includes more than 50,000 public and carefully verified contacts of recruiting managers, headhunters and recruiters. No mail server nor email... Platforms: Windows

License: Shareware Cost: $79.00 USD Size: 5.75 MB Download (163): AEA's Resume Blaster Download

Released: February 04, 2003  |  Added: July 06, 2006 | Visits: 3.399

Interactive Resume Builder Interactive Resume Builder by Higher Math helps you to document your job assignments. skills and training. The result is a beautifully laid out interactive html file with hyperlinks to important information about your career. Suitable for posting on your own web site but, even if you don't have a... Platforms: Windows

License: Shareware Cost: $15.95 USD Size: 1.71 MB Download (510): Interactive Resume Builder Download

Released: August 29, 2007  |  Added: September 01, 2007 | Visits: 3.677

Email Address Parser Allows for quick formatting of email list for mass emailing's. Just import a text file full of emails and Email Address Parser will remove any improperly formatted emails saving you loads of time. After which you can then save to another file to import into your email client. Platforms: Windows

License: Shareware Cost: $8.00 USD Size: 25 KB Download (161): Email Address Parser Download

Added: January 18, 2010 | Visits: 973

RDFStore::Parser::SiRPAC RDFStore::Parser::SiRPAC is a Perl module that implements a streaming RDF Parser as a direct implementation of XML::Parser::Expat. SYNOPSIS use RDFStore::Parser::SiRPAC; use RDFStore::NodeFactory; my $p=new RDFStore::Parser::SiRPAC( ErrorContext => 2, Handlers => { Init => sub { print... Platforms: *nix

License: Freeware Size: 481.28 KB Download (102): RDFStore::Parser::SiRPAC Download

Added: January 18, 2010 | Visits: 1.416

Makefile::Parser Makefile::Parser is a Simple Parser for Makefiles. SYNOPSIS use Makefile::Parser; $parser = Makefile::Parser->new; # Equivalent to ->parse(Makefile); $parser->parse or die Makefile::Parser->error; # Get last value assigned to the specified variable CC: print $parser->var(CC); # Get... Platforms: *nix

License: Freeware Size: 18.43 KB Download (180): Makefile::Parser Download

Added: July 13, 2010 | Visits: 2.080

XML::Parser::YahooRESTGeocode SYNOPPSIS use LWP::Simple use XML::Parser; use XML::Parser::YahooRESTGeocode; #connect to yahoo geocode service my $url = http://api.local.yahoo.com/MapsService/V1/geocode; my $get = appid=YahooDemo&street=701+First+Street&city=Sunnyvale&state=CA; #call yahoo geocode service my $xml =... Platforms: *nix

License: Freeware Size: 4.1 KB Download (116): XML::Parser::YahooRESTGeocode Download

Added: August 10, 2010 | Visits: 814

Blatte::Parser Blatte::Parser is a Perl module that contains a parser for Blatte syntax. SYNOPSIS use Blatte::Parser; $parser = new Blatte::Parser(); $perl_expr = $parser->parse(INPUT); or $parsed_expr = $parser->expr(INPUT); if (defined($parsed_expr)) { $perl_expr = $parsed_expr->transform(); }... Platforms: *nix

License: Freeware Size: 31.74 KB Download (98): Blatte::Parser Download

Added: January 27, 2010 | Visits: 2.272

AIS Parser SDK AIS Parser SDK (Automatic Identification System) is a ship tracking network using VHF transponders. AIS equipped ships are transmitting their positions, destinations, names, cargo types, etc. You can receive these transmissions using expensive AIS transponders, or receivers such as those... Platforms: *nix

License: Shareware Cost: $199.00 USD Download (234): AIS Parser SDK Download

Added: March 04, 2010 | Visits: 896

Test-Parser Test::Parser is a collection of parsers for different test output file formats. These parse the data into a general purpose data structure that can then be used to create reports, do post-processing analysis, etc. Test-Parser can also export tests in SpikeSources TRPI test description XML... Platforms: *nix

License: Freeware Size: 54.27 KB Download (95): Test-Parser Download

Added: May 17, 2010 | Visits: 923

Test::Parser Test::Parser is a collection of parsers for different test output file formats. These parse the data into a general purpose data structure that can then be used to create reports, do post-processing analysis, etc. Test::Parser can also export tests in SpikeSources TRPI test description XML... Platforms: *nix

License: Freeware Size: 45.06 KB Download (97): Test::Parser Download

1 2 3 4 5 >