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

Code Print software
Filter: All | Freeware | Demo
 

Code Print

1 2 3 4 5 > 
Added: August 14, 2008 | Visits: 1.295

ASP Code Print ASP code Print is a tool for website programmers. It lets you search for the source code of any webpage created in HTML, VBScript and JScripts. Once the code is obtained, with ASP code Print you can print the text adjusting the print quality or you can export it to RTF, to HTML or to PDF.With... Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 4 KB Download (139): ASP Code Print Download

Added: October 08, 2010 | Visits: 887

Perl6::Currying Perl6::Currying is a Perl 6 subroutine currying for Perl 5. SYNOPSIS use Perl6::Currying; sub add ($a,$b) { $a + $b } # Define a sub with named params print add(1,2); # Call it my $incr = &add.prebind(a=>1); # Bind the $a argument to 1 # to create an increment subroutine print... Platforms: *nix

License: Freeware Size: 5.12 KB Download (89): Perl6::Currying Download

Added: May 03, 2010 | Visits: 1.169

CodePrinter CodePrinter is a tiny utility to print out source code or other text files. CodePrinter projects main intent is to provide you with print-outs for your code reviews and to save some paper by fitting two code pages onto one sheet of paper. CodePrinter is written in Java and makes use of the Java... Platforms: *nix

License: Freeware Download (139): CodePrinter Download

Released: August 01, 2010  |  Added: October 02, 2010 | Visits: 1.406

Barcode Generation Great Barcode Generator is highly optimized, professional software to create and print customized barcodes in large bulks for miscellaneous industries and commercial sectors. Barcode Generator provides most common 26 barcode fonts such as UPC, ISBN, Codabar, Code 39, EAN, Postnet and others to... Platforms: Windows

License: Shareware Cost: $44.90 USD Size: 5.85 MB Download (120): Barcode Generation Download

Released: August 15, 2012  |  Added: August 15, 2012 | Visits: 523

VBAcodePrint7 This add-in enables you to print Microsoft VBA version 6 & 7 source code in color of your applications across the entire Microsoft Office 2000, 2003,2007,2010 and XP suite of applications: Word, Excel, Outlook, Access, PowerPoint, and FrontPage and any other VBA enabled software. You can... Platforms: Windows

License: Shareware Cost: $59.00 USD Size: 3.4 MB Download (45): VBAcodePrint7 Download

Added: July 08, 2010 | Visits: 853

Benchmark Benchmark is a Perl module with benchmark running times of Perl code. SYNOPSIS use Benchmark qw(:all) ; timethis ($count, "code"); # Use Perl code in strings... timethese($count, { Name1 => ...code1..., Name2 => ...code2..., }); # ... or use subroutine references. timethese($count,... Platforms: *nix

License: Freeware Size: 12.2 MB Download (102): Benchmark Download

Released: September 09, 2015  |  Added: September 09, 2015 | Visits: 2.472

SlimPublisher Instantly create business cards, letterheads, flyers, postcards, labels, artistic QR codes and other artworks that make everlasting impression. SlimPublisher is professional, but affordable software that makes desktop publishing easy and intuitive. The simple user interface and the flexible... Platforms: Windows, Windows 8, Windows 7

License: Shareware Cost: $24.95 USD Size: 11.91 MB Download (157): SlimPublisher Download

Released: September 15, 2012  |  Added: September 15, 2012 | Visits: 866

ShopKeeper for Mac Advanced reporting * Multiple security levels * Till management * Color/size tracking * Tracks serial numbers on sales * Eleven payment types * Split tendering * Accounts payable * Accounts receivable * Currency conversion * Consignments * Detailed client history reports * Monthly statements *... Platforms: Mac

License: Shareware Cost: $595.00 USD Size: 58.6 MB Download (57): ShopKeeper for Mac Download

Added: November 24, 2013 | Visits: 375

Lirc::Client Lirc::Client is a Perl module that provides a simple interface to the Linux Infrared Remote Control (Lirc). The module encasuplates parsing the Lirc config file (.lircrc), openning a connection to the Lirc device, and retrieving events from the device. SYNOPSIS use Lirc::Client; ... my $lirc... Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): Lirc::Client Download

Released: December 01, 2012  |  Added: December 01, 2012 | Visits: 539

Barcode Label ActiveX (OCX) Barcode Label ActiveX 1.0 is an OCX control for software developers and for software authors that can make a barcode image directly from your program. The control can be run from VB6, VB.NET, C++, ACCESS and any environment that support the ActiveX technique. The control supports code 39, code... Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 133 KB Download (56): Barcode Label ActiveX (OCX) Download

Added: September 23, 2010 | Visits: 782

Perl6::Gather Perl6::Gather is a Perl module that implements the Perl 6 gather/take control structure in Perl 5. SYNOPSIS use Perl6::Gather; @list = gather { # Try to extract odd numbers and odd number names... for (@data) { if (/(one|three|five|nine)$/) { take qq{$_}; } elsif (/^d+$/ && $_ %2) {... Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): Perl6::Gather Download

Added: June 07, 2010 | Visits: 669

OpenThought OpenThought is a Web Application Environment which doesnt require page reloads. SYNOPSIS use OpenThought(); my $o = OpenThought->new( $OP ); my $field_data; $field_data->{myTextBox} = "Text Box Data"; $field_data->{myCheckbox} = "true"; $field_data->{myRadioBtn} = "RadioBtnValue";... Platforms: *nix

License: Freeware Size: 77.82 KB Download (90): OpenThought Download

Added: November 06, 2010 | Visits: 670

Relations Relations is a Perl module with functions to use with databases and queries. SYNOPSIS use Relations; $as_clause = as_clause({full_name => "concat(f_name, ,l_name)", {status => "if(married,Married,Single)"}) $query = "select $as_clause from person"; $avoid = to_hash("virustbug","t");... Platforms: *nix

License: Freeware Size: 18.43 KB Download (99): Relations Download

Added: August 25, 2013 | Visits: 247

zencoder A Python module for the Zencoder API Installation Install from PyPI using easy_install: easy_install zencoder or with pip: pip install zencoder Usage from zencoder import Zencoder zen = Zencoder('abc123') # enter your api key # creates an encoding job with the defaults job =... Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): zencoder Download

Added: May 11, 2006 | Visits: 9.773

VB/VBA Code Printer System The Visual Basic (VB) & Visual Basic for Applications (VBA) Code Printer System (VBPRT) provides you with a single tool to format and print your Visual Basic 5 and 6 code as well as your Microsoft Word/Excel VBA code including the printing of various statistics about the code included number of...

License: Shareware Cost: $0.00 USD Download (881): VB/VBA Code Printer System Download

Released: February 18, 2013  |  Added: March 25, 2013 | Visits: 3.777

Code 93 barcode generator 2 Code 93 barcode generator 2, Code 93 is designed to complement and improve upon Code 39. Code 93 is similar to Code 39, can represent the full ASCII character set by a combinations of 2 characters, offers higher information density for alphanumeric data than either Code 39 or Code 128. Make a... Platforms: Windows

License: Shareware Cost: $28.00 USD Size: 6.97 MB Download (636): Code 93 barcode generator 2 Download

Released: February 18, 2013  |  Added: March 25, 2013 | Visits: 1.027

Code 128 barcode generator 2 Code 128 barcode generator 2, Code 128 is a linear bar code symbology and is capable of encoding the full 128 ASCII character set and extended character sets, just right click in the input and select it. The Code 128 includes a checksum digit for verification. It's widely implemented where a... Platforms: Windows

License: Shareware Cost: $28.00 USD Size: 6.99 MB Download (633): Code 128 barcode generator 2 Download

Released: February 17, 2010  |  Added: July 27, 2010 | Visits: 4.535

Bar Code 128 Print your own code128 from Windows! This bar code set includes OpenType and PostScript fonts and adds the ability to print barcodes to virtually any Windows program. Bar code 128 requires a checksum and lets you encode the entire ASCII character set, including control codes. Simply begin each... Platforms: Windows

License: Demo Cost: $99.00 USD Size: 2.16 MB Download (302): Bar Code 128 Download

Released: January 19, 2007  |  Added: September 09, 2007 | Visits: 5.130

Bar Code 3 of 9 Print your own code39 from Windows! This TrueType and PostScript bar code font set adds the ability to print barcodes to virtually any Windows program. Barcode 3/9 is the most popular bar code type. It is does not require a checksum, and lets you encode numbers (0-9), upper case letters (A-Z),... Platforms: Windows

License: Demo Cost: $99.00 USD Size: 1.01 MB Download (241): Bar Code 3 of 9 Download

Released: June 19, 2014  |  Added: July 02, 2014 | Visits: 3.510

IDAutomation Code 128 Barcode Fonts Easily print Code 128 barcodes with this advanced font package. The download includes examples for Crystal Reports, Microsoft Excel, Word and Access. Complies to ANSI and European (CEN) standards. Includes over 30 font tools, macros and source code for easy integration into applications which... Platforms: Windows, Mac, *nix, DOS, Windows 8, Windows 7, Windows Server, Pocket PC, Java

License: Demo Cost: $139.00 USD Size: 10.6 MB Download (183): IDAutomation Code 128 Barcode Fonts Download

1 2 3 4 5 >