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

Width software
Filter: All | Freeware | Demo
 

Width

< 1 2 3 4 5 > 
Added: August 09, 2008 | Visits: 1.940

UpStereo UpStereo is a simple, useful tool - it makes your mixes bigger, in stereo width and loudness. Using three basic basic systems: 1. A fixed frequency EQ designed to lift the highest audio frequencies, and boost the bass. 2. A stereo width unit, for expanding stereo sounds so they appear wider and... Platforms: Windows, Mac

License: Freeware Size: 1.28 MB Download (930): UpStereo Download

Added: August 29, 2008 | Visits: 845

DataMorph DataMorph is an easy to use data conversion tool that supports conversion to and from database systems, XML and delimited or fixed width ascii files. Both the data content and hierarchical structure can be manipulated in an easy to use, friendly environment, so the data can be taken to the... Platforms: Windows, Windows CE

License: Commercial Cost: $180.00 USD Size: 1.95 MB Download (96): DataMorph Download

Released: December 02, 2014  |  Added: February 14, 2015 | Visits: 3.166

RecordEditor The RecordEditor is a Data-File editor, similar to File-Aid or Net-Cobols Cobol-Editor. It uses a Record-Layout to format the data in the file in to a human readable format. Because it knows the format of Fields, it can format Binary Fields as normal numbers rather than displaying hex equivalent... Platforms: Windows, Windows 7, Windows Server, Java,Other

License: Freeware Size: 3.55 MB Download (331): RecordEditor Download

Added: August 08, 2008 | Visits: 1.121

Total Pic Menu We are offering you a universal flash menu tool where you can customize practically any parameter (for each button it is possible to choose a three images: "button image, on rollover button image, on click button image" and make own width). More than 1600 variants are possible.Total Pic Menu is a... Platforms: Windows

License: Freeware Size: 79 KB Download (491): Total Pic Menu Download

Released: February 11, 2010  |  Added: February 16, 2010 | Visits: 1.178

Total Icon Organizer Total Icon Organizer lets you search your collections of icons with ease. You can search your icon collection by various criteria (file type, name, height, width). Besides, you can exclude certain icons from search. Total Icon Organizer supports ICO, BMP, JPG, PNG, and GIF. If you are a designer... Platforms: Windows

License: Shareware Cost: $29.90 USD Size: 2.66 MB Download (102): Total Icon Organizer Download

Added: August 19, 2008 | Visits: 1.241

Mnet Calendar Mnet Calendar 2.21 is a simple calendar whose best attribute is that you can resize it to any height or width, and you can also select a calendar for any year, not just this one. Platforms: Windows

License: Freeware Size: 6 KB Download (115): Mnet Calendar Download

Released: March 27, 2024  |  Added: April 08, 2024 | Visits: 8.647

Aml Maple Aml Maple is a simple-to-use piece of kit that indicates the current language configuration of the keyboard. It comes in handy when you are juggling multiple projects in different languages at a time, such as writing a paper for school or preparing a work assigning while talking to friends on... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $29.00 USD Size: 1.35 MB Download (2298): Aml Maple Download

Added: August 20, 2008 | Visits: 1.874

ResolutionChanger This command line application can change your desktop width, height, color depth, and refresh rate temporarily or permanently (via command line switches). It also supports multi-monitor configurations. You can have ResolutionChanger run another application in a specific display resolution and... Platforms: Windows

License: Freeware Size: 148 KB Download (188): ResolutionChanger Download

Released: July 10, 2008  |  Added: September 23, 2008 | Visits: 3.387

Rapid Resizer Let your computer enlarge craft patterns and drawings to any size. Don't waste any more time on photocopiers or art projectors. Open, paste or scan your design into the Rapid Resizer, enter the width and height you want, and it will print it to precisely that size. Great for stained glass, scroll... Platforms: Windows

License: Demo Cost: $39.95 USD Size: 6.21 MB Download (205): Rapid Resizer Download

Released: September 28, 2009  |  Added: October 03, 2009 | Visits: 2.555

Picture Reduce Wizard Picture Reduce Wizard includes the ability to batch resize pictures, batch resize image, and perform batch photos resize functions. Besides, it's simple interface is suitable for any users. You will be able to process thousands of files in a few seconds. The resizing allows you to force a... Platforms: Windows

License: Shareware Cost: $39.00 USD Size: 1.83 MB Download (193): Picture Reduce Wizard Download

Released: September 28, 2009  |  Added: October 29, 2009 | Visits: 1.706

Picture Reduce Wizard Pro Picture Reduce Wizard includes the ability to batch resize pictures, batch resize image, and perform batch photos resize functions. Besides, it's simple interface is suitable for any users. You will be able to process thousands of files in a few seconds. The resizing allows you to force a... Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 1.83 MB Download (133): Picture Reduce Wizard Pro Download

Added: March 10, 2010 | Visits: 1.295

Video::Info::ASF Video::Info::ASF is a Perl module for ASF files for attributes like: -video codec -audio codec -frame height -frame width -frame count and more! SYNOPSIS use Video::Info::ASF; my $video; $video = Video::Info::ASF->new(-file=>$filename); #like this $video->vcodec; #video codec... Platforms: *nix

License: Freeware Size: 634.88 KB Download (118): Video::Info::ASF Download

Added: February 23, 2010 | Visits: 1.049

Video::Info::RIFF Video::Info::RIFF is a Perl module that can probe DivX and AVI files for attributes like: -video codec -audio codec -frame height -frame width -frame count and more! SYNOPSIS use Video::Info::RIFF; my $video; $video = Video::Info::RIFF->new(-file=>$filename); #like this $video =... Platforms: *nix

License: Freeware Size: 634.88 KB Download (151): Video::Info::RIFF Download

Added: April 11, 2010 | Visits: 981

Convert::EastAsianWidth Convert::EastAsianWidth is a Perl module that can convert between full- and half-width characters. SYNOPSIS # Exports to_fullwidth() and to_halfwidth() by default use Convert::EastAsianWidth; my $u = to_fullwidth(ABC); # Full-width variant of ABC my $b = to_fullwidth(ABC, big5); # Ditto,... Platforms: *nix

License: Freeware Size: 14.34 KB Download (86): Convert::EastAsianWidth Download

Added: October 08, 2010 | Visits: 1.100

Finance::YahooChart Finance::YahooChart is a Perl module to get a chart from Yahoo! Finance. SYNOPSIS use Finance::YahooChart; %img = getchart(symbol => $symbol, size => $size, type => $type, include => $include); print width=$img{width} height=$img{height}>"; This module gets charts from Yahoo! Finance.... Platforms: *nix

License: Freeware Size: 9.22 KB Download (107): Finance::YahooChart Download

Added: June 10, 2010 | Visits: 1.317

Gtk2::Ex::MindMapView::Layout::Group Gtk2::Ex::MindMapView::Layout::Group is a group of items displayed on canvas. SYNOPSIS use base Gtk2::Ex::MindMapView::Layout::Group; Base class for the layout modules. This module is internal to Gtk2::Ex::MindMapView. INTERFACE new() Instantiates an object and intializes the x, y,... Platforms: *nix

License: Freeware Size: 50.18 KB Download (102): Gtk2::Ex::MindMapView::Layout::Group Download

Added: June 07, 2010 | Visits: 1.079

PDL::Graphics::X PDL::Graphics::X is a PDL OO access to X windows. SYNOPSIS # example 1 use PDL; use PDL::Graphics::X; my $x_size = 255; my $y_size = 255; my $win1 = PDL::Graphics::X->new({SIZE_X => $x_size, SIZE_Y => $y_size}); my $a = xvals(zeroes(byte,$x_size,$y_size)); $win1->imag($a); # example... Platforms: *nix

License: Freeware Size: 10.24 KB Download (106): PDL::Graphics::X Download

Added: August 07, 2010 | Visits: 891

Gtk2::Ex::MindMapView::Border Gtk2::Ex::MindMapView::Border is a base class for border objects. SYNOPSIS use base Gtk2::Ex::MindMapView::Border; This module is internal to Gtk2::Ex::MindMapView. It is the base class for objects that draw borders and offers several classes that are to be overidden. INTERFACE... Platforms: *nix

License: Freeware Size: 50.18 KB Download (87): Gtk2::Ex::MindMapView::Border Download

Added: July 26, 2010 | Visits: 897

Gtk2::Ex::MindMapView::Border::Rectangle Gtk2::Ex::MindMapView::Border::Rectangle si a Perl module to create a rectangular border. HEIRARCHY Gtk2::Ex::MindMapView::Border +----Gtk2::Ex::MindMapView::Border::Rectangle SYNOPSIS use Gtk2::Ex::MindMapView::Border::Rectangle; This module is internal to Gtk2::Ex::MindMapView. It... Platforms: *nix

License: Freeware Size: 50.18 KB Download (96): Gtk2::Ex::MindMapView::Border::Rectangle Download

Added: January 23, 2010 | Visits: 989

Gtk2::Ex::MindMapView::Content Gtk2::Ex::MindMapView::Content is a base class for content objects. SYNOPSIS use base Gtk2::Ex::MindMapView::Content; This module is internal to Gtk2::Ex::MindMapView. It is the base class for objects that show content and offers several classes that are to be overidden. INTERFACE... Platforms: *nix

License: Freeware Size: 50.18 KB Download (94): Gtk2::Ex::MindMapView::Content Download

< 1 2 3 4 5 >