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

Quote Invoice Freeware software
Filter: All | Freeware | Demo
 

Quote Invoice Freeware

< 1 2 3 4 5 > 
Released: March 19, 2014  |  Added: April 06, 2014 | Visits: 4.524

Yoga Freeware Yoga Freeware: Hatha, raja and jnana yoga instruction, meditation exercises, asanas, yoga style definitions, etc! This program does not replace the need of a qualified instructor, but you can use it to find one through the International Yoga Centers Directory! Related ZP software (Awareness... Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 4.28 MB Download (477): Yoga Freeware Download

Released: May 03, 2012  |  Added: May 15, 2012 | Visits: 3.840

Invoice Manager Invoice Manager - Invoicing Software for Small and Medium Business. Print quotations, invoices, credit notes, delivery notes. Customer, product and service database, supports barcode reader, email, PDF, letters, labels, reports. Print statements, Record payments, Run multiple companies, Supports... Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 5.73 MB Download (376): Invoice Manager Download

Released: November 15, 2009  |  Added: November 24, 2009 | Visits: 3.801

Invoice Expert XE Invoice Expert is the perfect software package to meet the billing / invoice needs of your business. Whether you specialize in professional services, running a retail store, invoicing customers for repair work, or running an Internet business, Invoice Expert can simplify your invoicing and... Platforms: Windows

License: Freeware Size: 20.08 MB Download (800): Invoice Expert XE Download

Released: November 08, 2012  |  Added: January 21, 2013 | Visits: 3.099

Xin Invoice Invoice software that suitable for small and medium business and supports multiple companies. Xin invoice software is very handy and capable of generating professional quotation, invoice, credit note, customer statement & delivery notes. You can easily convert these documents to PDF, HTML,... Platforms: Windows

License: Shareware Cost: $38.90 USD Size: 14.92 MB Download (208): Xin Invoice Download

Added: January 18, 2010 | Visits: 2.165

Afghan Hound Quote of the Day Daemon Afghan Hound Quote of the Day Daemon project is a TCP/UDP quote-of-the-day server. Afghan Hound Quote of the Day Daemon uses both TCP and UDP port 17 to return a random quote from fortune(6) style quote files. It has performance benefits over other programs which use fortune(6) to source their... Platforms: *nix

License: Freeware Size: 100.35 KB Download (107): Afghan Hound Quote of the Day Daemon Download

Added: November 22, 2010 | Visits: 1.422

Finance::Quote Finance::Quote is a Perl module to get stock and mutual fund quotes from various exchanges. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; $q->timeout(60); $conversion_rate = $q->currency("AUD","USD"); $q->set_currency("EUR"); # Return all info in Euros.... Platforms: *nix

License: Freeware Size: 92.16 KB Download (114): Finance::Quote Download

Added: January 02, 2010 | Visits: 1.224

Finance::Quote::ASX Finance::Quote::ASX is a Perl module that can obtain quotes from the Australian Stock Exchange. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %stockinfo = $q->fetch("asx","BHP"); # Only query ASX. %stockinfo = $q->fetch("australia","BHP"); # Failover to other sources OK. This... Platforms: *nix

License: Freeware Size: 92.16 KB Download (128): Finance::Quote::ASX Download

Added: February 08, 2010 | Visits: 1.831

Finance::Quote::Yahoo::Australia Finance::Quote::Yahoo::Australia is a Perl module to fetch Australian stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_australia","BHP"); # Use this module only. my %info = $q->fetch("australia","BHP"); # Failover with other... Platforms: *nix

License: Freeware Size: 92.16 KB Download (107): Finance::Quote::Yahoo::Australia Download

Added: February 18, 2010 | Visits: 1.553

Finance::Quote::Yahoo::Brasil Finance::Quote::Yahoo::Brasil is a Perl module to fetch Brasilian stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_brasil","BHP"); # Use this module only. my %info = $q->fetch("brasil","BHP"); # Failover with other methods.... Platforms: *nix

License: Freeware Size: 92.16 KB Download (114): Finance::Quote::Yahoo::Brasil Download

Added: November 22, 2010 | Visits: 1.850

Finance::Quote::Yahoo::nz Finance::Quote::Yahoo::nz is a Perl module to fetch nzn stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_nz","DPC"); # Use this module only. my %info = $q->fetch("nz","DPC"); # Failover with other methods. This module allows... Platforms: *nix

License: Freeware Size: 92.16 KB Download (126): Finance::Quote::Yahoo::nz Download

Added: February 04, 2010 | Visits: 1.710

Finance::Quote::Yahoo::USA Finance::Quote::Yahoo::USA is a Perl module to obtain information about stocks and funds in the USA and Canada. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("usa","SGI"); This method provides access to financial information from a number of exhcanges in the... Platforms: *nix

License: Freeware Size: 92.16 KB Download (102): Finance::Quote::Yahoo::USA Download

Added: April 22, 2010 | Visits: 1.164

LiveJournal Quote LiveJournal Quote is a Firefox extension that tires to make our communication in LJ more easy. It makes quotes. How does it works? 1) You can write in post-form tags [quote]Text[/quote] and on clicking the Send-button tags will be converted in html-quote (Div element) 2) You can also select... Platforms: *nix

License: Freeware Size: 21.5 KB Download (94): LiveJournal Quote Download

Added: September 22, 2010 | Visits: 1.029

Finance::Quote::Yahoo::Base Finance::Quote::Yahoo::Base is a Perl module with common functions for fetching Yahoo info. SYNOPSIS Base functions for use by the Finance::Quote::Yahoo::* modules. This module is not called directly, rather it provides a set of base functions which other Yahoo-related modules can use. If... Platforms: *nix

License: Freeware Size: 92.16 KB Download (99): Finance::Quote::Yahoo::Base Download

Added: July 15, 2010 | Visits: 1.418

Finance::Quote::Yahoo::Asia Finance::Quote::Yahoo::Asia is Perl module to fetch quotes from Yahoo Asia. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("asia","CREA.SI"); # Failover to other methods ok. %info = $q->fetch("yahoo_asia","CREA.SI"); # Use this module only. This module fetches... Platforms: *nix

License: Freeware Size: 92.16 KB Download (108): Finance::Quote::Yahoo::Asia Download

Added: October 23, 2010 | Visits: 1.273

Finance::Quote::Yahoo::Europe Finance::Quote::Yahoo::Europe is a Perl module that fetch quotes from Yahoo Europe. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("europe","12150.PA"); # Failover to other methods ok. %info = $q->fetch("yahoo_europe","12150.PA"); # Use this module only. This... Platforms: *nix

License: Freeware Size: 92.16 KB Download (101): Finance::Quote::Yahoo::Europe Download

Added: April 10, 2010 | Visits: 889

Text::Quote Text::Quote contains quotes strings as required for perl to eval them back correctly. SYNOPSIS use Text::Quote; my @quotes=map{$quoter->quote($_,indent=>6,col_width=>60)}( "The time has come" the walrus said, "to speak of many things..." ,"... Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): Text::Quote Download

Released: November 27, 2009  |  Added: June 11, 2010 | Visits: 1.102

Smart Quote Organizer Smart Quote Organizer (SQO) is the ideal database for collecting, organizing and viewing aphorisms and quotations.  All information is contained in one Microsoft Access 2000 database (however, you don't need to install Access 2000). Separate windows exist for the main functions of... Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 5.55 MB Download (2285): Smart Quote Organizer Download

Released: September 16, 2010  |  Added: January 09, 2012 | Visits: 1.039

Quote Generator Quote Generator is the answer to your Quote Administration needs. It provides a simple and effective business tool to create, manage and track quotations for your customers. The system allows for the storage of customer details, product descriptions and service costs along with exchange rate... Platforms: Windows

License: Shareware Cost: $19.00 USD Size: 856.8 KB Download (118): Quote Generator Download

Released: July 06, 2012  |  Added: January 02, 2013 | Visits: 2.112

Crave Invoice Pro Crave Invoice is an easy to use invoice making software for small to medium size business. It will help you to create tax invoice, quotations, sales orders, purchase orders for multiple companies. It is also possible for you to track customer payments received for invoices or payments received in... Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 5.73 MB Download (351): Crave Invoice Pro Download

Released: February 11, 2011  |  Added: March 10, 2011 | Visits: 1.906

Express Invoice Professional Invoicing Software Professional invoicing software to manage client accounts, quotes, orders, create invoices, and apply payments. Features a web access console so multiple users can create invoices, reports and apply payments from their web browser. Express Invoice allows you to create re-occurring invoices for... Platforms: Windows

License: Shareware Cost: $79.99 USD Size: 729.57 KB Download (164): Express Invoice Professional Invoicing Software Download

< 1 2 3 4 5 >