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

Envelopes Size Chart software
Filter: All | Freeware | Demo
 

Envelopes Size Chart

< 1 2 3 4 5 > 
Added: January 09, 2010 | Visits: 2.547

Chart::Plot::Canvas Chart::Plot::Canvas is a Perl module to plot two dimensional data in an Tk Canvas. SYNOPSIS use Chart::Plot::Canvas; my $img = Chart::Plot::Canvas->new(); my $anotherImg = Chart::Plot::Canvas->new ($image_width, $image_height); $img->setData (@dataset) or die( $img->error() );...



Platforms: *nix

License: Freeware Size: 5.12 KB Download (162): Chart::Plot::Canvas Download

Added: April 10, 2010 | Visits: 755

Chart::EPS_graph::Test SYNOPSIS From the CLI, call as below where /some/dir/ is any directory you have permission to write to. perl -e "use Chart::EPS_graph::Test; print Chart::EPS_graph::Test->full_test(/some/dir);" From anywhere else call... use Chart::EPS_graph::Test; print...





Platforms: *nix

License: Freeware Size: 24.58 KB Download (94): Chart::EPS_graph::Test Download

Added: November 19, 2010 | Visits: 1.170

Chart::EPS_graph Chart::EPS_graph creates line graphs in PostScript as *.eps format. SYNOPSIS # Create anew a 600 x 600 points (not pixels!) EPS file my $eps = Chart::EPS_graph->new(600, 600); # Choose minimum required display info $eps->set( label_top => Graph Main Title, label_y1 => Y1 Axis Measure...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (121): Chart::EPS_graph Download

Added: July 05, 2010 | Visits: 1.808

Chart Taglibs Chart Taglibs is a free taglib (JSP 1.1) library for JFreeChart. These are easy to use, and allow the developer to draw any graphics supported by JFreeChart using only the tags. Chart Taglibs currently supports pie charts (2D & 3D), bar charts (2D & 3D), and line charts. Whats New in This...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (114): Chart Taglibs Download

Added: January 13, 2010 | Visits: 1.369

Chart::Scientific Chart::Scientific is a Perl module that can generate simple 2-D scientific plots with logging, errbars, etc. SYNOPSIS Procedural interface use Chart::Scientific qw/make_plot/; make_plot ( x_data => @x_values, y_data => @yvalues ); The subroutine make_plot creates a Chart::Scientific...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (109): Chart::Scientific Download

Added: November 09, 2010 | Visits: 1.192

Chart::PNGgraph Chart::PNGgraph is a graph plotting module (deprecated). SYNOPSIS use Chart::PNGgraph::moduleName; Chart::PNGgraph is a perl5 module to create PNG output for a graph. Chart::PNGgraph is nothing more than a wrapper around GD::Graph, and its use is deprecated. It only exists for backward...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (110): Chart::PNGgraph Download

Added: June 25, 2010 | Visits: 1.317

File::Size SYNOPSIS Get the size for directory /etc/ with the block size of 1024 while following symbolic links: my $obj = File::Size->new( dir => /etc/, blocksize => 1024, followsymlinks => 1, humanreadable => 1 ); print $obj->getsize(), "n"; File::Size is used to get the size of files and...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (105): File::Size Download

Added: March 15, 2010 | Visits: 1.911

PHP Advanced Graph and Chart Collection PHP Advanced Graph and Chart Collection software provides a very easy way to embed dynamically-generated graphs and charts into PHP applications and HTML Web pages. The Graphing components provide various solutions for the incorporation of graphs and charts into Web/intranet pages and...


Platforms: *nix

License: Shareware Cost: $195.00 USD Size: 1.5 MB Download (108): PHP Advanced Graph and Chart Collection Download

Added: July 09, 2010 | Visits: 1.351

Chart::Sequence Chart::Sequence is a sequence Perl class. SYNOPSIS use Chart::Sequence; my $s = Chart::Sequence->new( Nodes => [qw( A B C )], Messages => [ [ A => B => "Message 1" ], [ B => A => "Ack 1" ], [ B => C => "Message 2" ], ], ); # or # my $s = Chart::Sequence->new( SeqMLInput =>...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (104): Chart::Sequence Download

Added: January 22, 2010 | Visits: 1.649

Chart::Plot Chart::Plot is a Perl module to plot two dimensional data in an image. SYNOPSIS use Chart::Plot; my $img = Chart::Plot->new(); my $anotherImg = Chart::Plot->new ($image_width, $image_height); $img->setData (@dataset) or die( $img->error() ); $img->setData (@xdataset, @ydataset);...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): Chart::Plot Download

Added: November 03, 2010 | Visits: 1.198

Chart::XMGR Chart::XMGR is a Perl object for displaying data via XMGR. SYNOPSIS use Chart::XMGR; xmgr($a, { SYMBOL => plus}; use Chart::XMGR (); $xmgr = new Chart::XMGR; $xmgr->line($pdl); $pdl->$xmgr->line; xmgr($pdl, { LINESTYLE => dotted }); Provides a perl/PDL interface to the XMGR...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (106): Chart::XMGR Download

Added: July 19, 2010 | Visits: 1.004

Chart::GRACE Chart::GRACE is a Perl object for displaying data via Xmgrace. SYNOPSIS use Chart::GRACE; xmgrace($a, { SYMBOL => plus}; use Chart::GRACE (); $grace = new Chart::GRACE; $grace->plot($pdl); xmgrace($pdl, { LINESTYLE => dotted }); Provides a perl/PDL interface to the XMGR plotting...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (102): Chart::GRACE Download

Released: October 27, 2016  |  Added: November 02, 2016 | Visits: 1.564

Nevron Chart for SSRS Nevron Chart for SQL Server Reporting Services (SSRS) is an advanced report item, delivering a complete set of 2D and 3D charting types, highly customizable axes, tight data integration and unmatched visual effects to your reports. It instantly improves your report authoring experience, with its...


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

License: Shareware Cost: $889.00 USD Size: 182.21 MB Download (138): Nevron Chart for SSRS Download

Released: September 16, 2015  |  Added: October 06, 2015 | Visits: 1.052

Nevron Chart for SharePoint Based on the latest versions of Nevron's Charting Engine for ASP.NET and the new Nevron Pivot Data Aggregation Engine, Nevron Chart for SharePoint is optimized for SharePoint (WSS and MOSS), providing advanced charting functionality and a wide range of features to developers and IT professionals....


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

License: Shareware Cost: $1239.00 USD Size: 99.87 MB Download (117): Nevron Chart for SharePoint Download

Released: January 30, 2015  |  Added: February 09, 2015 | Visits: 1.478

Easy Print Envelopes Easy Print Envelopes is the quickest and easiest way to print professional-looking envelopes. It allows you to print tens and hundreds of envelopes of different addresses with one print. It came in three popular envelope sizes. Easy Print Envelopes has an easy to use address book that contains...


Platforms: Windows, Windows 7

License: Freeware Size: 2.67 MB Download (149): Easy Print Envelopes Download

Released: January 05, 2011  |  Added: January 15, 2011 | Visits: 1.131

Find Files By Size Software This software offers a solution for users who want to find files by the Bytes, KB, MB, GB, etc. There are features to find between a certain size, greater than a certain size, less than a certain size and equal to a certain size. There is a feature to save your results as a text file.


Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 1.65 MB Download (105): Find Files By Size Software Download

Released: February 07, 2011  |  Added: February 14, 2011 | Visits: 1.209

TGA File Size Reduce Software This software offers a solution for users who want to compress the file size of one or more TGA files in batch.


Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 2.23 MB Download (122): TGA File Size Reduce Software Download

Released: April 07, 2011  |  Added: April 18, 2011 | Visits: 1.568

Animated Chart Pro XML Flash charts are easy to make using Animated Chart Pro. Create dynamic web chart with live data permanently updated from XML source. Animated Chart Pro edition generates real time web charts using dynamic data and all you have to do is to customize chart appearance, get the result and embed...


Platforms: Windows

License: Shareware Cost: $69.00 USD Size: 2.67 MB Download (100): Animated Chart Pro Download

Released: August 23, 2013  |  Added: November 21, 2013 | Visits: 1.824

FMS File Size FMS File Size is an easy-to-use disk space analyze tool to scan your whole disks or folders and show various kinds of detail reports to you, such as Empty Folders Report,Empty Files Report,The Largest Files Report,The Oldest Files Report,even Files Never Used Last Year Report,etc.


Platforms: Windows, Other

License: Freeware Cost: $29.95 USD Size: 759.41 KB Download (211): FMS File Size Download

Released: May 23, 2012  |  Added: August 08, 2012 | Visits: 1.216

Printing Envelope Software Printing Envelope Software tool function cannot preview the changes and all the modifications are done by changing the coordinates which can take quite some time. Offset printing envelopes program automatically prints and saves with one click or you can save many addresses without print. 5x7...


Platforms: Windows, Other

License: Shareware Cost: $24.95 USD Size: 1.78 MB Download (995): Printing Envelope Software Download

< 1 2 3 4 5 >