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

Batch Set Tracks Sorting freeware
Filter: All | Freeware | Demo
 

Batch Set Tracks Sorting

1 2 3 4 5 > 
Added: January 25, 2010 | Visits: 860

Batch Set Tracks Sorting Tags Batch Set Tracks Sorting Tags... This script will allow you to batch-set the sorting tags ("Sort Name", "Sort Artist", "Sort Album Artist", "Sort Album", "Sort Composer", "Sort Show") of the selected tracks, rather than manually doing so one track at a time or globally using "Apply Sort Field".... Platforms: Mac

License: Freeware Size: 135 KB Download (99): Batch Set Tracks Sorting Tags Download

Added: October 10, 2013 | Visits: 598

Set EXIF Data Set EXIF Data sets, not edits, the EXIF data in an image. Set EXIF Data uses the excellent EXIFtool (comes bundled), a tool which you should install first. What's New in This Release: [ read full changelog ] New: ?*A* Added the ability to add or subtract a fixed time to/from a batch of photo's.... Platforms: Mac

License: Freeware Size: 6.78 MB Download (42): Set EXIF Data Download

Released: November 28, 2019  |  Added: May 19, 2020 | Visits: 991

Batch Word To JPG Converter Batch WORD to JPG Converter is a free windows software tool that fast converts Word Doc, Docx, RTF, HTML, ODT files to image formats like JPG, PNG, BMP, TIF, GIF, PCX and TGA in bulk. It also allows you to set the output image size.You can simply set the DPI value (such as 100, 200, 400) to get... Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 8.1 MB Download (97): Batch Word To JPG Converter Download

Released: July 13, 2012  |  Added: July 13, 2012 | Visits: 890

Mytoolsoft Batch WaterMark Mytoolsoft Batch WaterMark is an application that will enable you to add watermarks to multiple images at once. The application will help you protect your photos without unauthorized distribution. It allow individually setting in batch process and supports multiple picture formats: bmp, jpg,... Platforms: Windows, XP, 2003, Windows Vista, 7, 7x64

License: Freeware Download (422): Mytoolsoft Batch WaterMark Download

Released: July 03, 2018  |  Added: August 09, 2018 | Visits: 1.741

Batch Word To PDF Converter Different from most common PDF virtual printers, Batch WORD to PDF Converter enables you to convert MS WORD and more formats to PDF documents in bulk directly. The program also has the capability to merge all converted documents into one PDF file. Besides MS WORD DOC/DOCX format, Batch WORD... Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 71.77 MB Download (1048): Batch Word To PDF Converter Download

Added: May 10, 2013 | Visits: 556

How to Set Environment Variables This script writes the environment variables using a batch file wrapper. It overcomes an operating system limitation. Platforms: Windows, Python,

License: Freeware Download (53): How to Set Environment Variables Download

Log/Access Simulink Signals from the ML command line. Useful for batch testing! This example using Matlab commands to access Simulink Signal properties to easily create a batch file that can log almost any Simulink signals. This is very useful for batch testing when the parameters in the Simulink model are set in a m-file. It helps to reduce the use of Save-To-Workspace blocks. Platforms: Matlab


Added: October 12, 2013 | Visits: 360

Set Track Start Delay Extract tracks, add a silent, paste and scale... can be fixed, but it isn???*a*?t very comfortable. This is why I wrote this script. By using this simple Applescript it???*a*?s quite easy to set up a precise delay in the initial reproduction of every movie track, both audio and video. Platforms: Mac

License: Freeware Size: 40.96 KB Download (32): Set Track Start Delay Download

Added: November 28, 2013 | Visits: 524

Combine Box Set Alpha This AppleScript sets the "Disk Nr" and "Nr of Disks" tags for the selected tracks in iTunes for combining multiple albums of a boxed set edition. The tracks must be sorted in the "right way" prior to the execution of the script. The scripts also sets the "Album name" for all tracks to a user... Platforms: Mac

License: Freeware Size: 5.12 KB Download (42): Combine Box Set Alpha Download

Released: March 12, 2004  |  Added: March 08, 2006 | Visits: 6.349

Batch Images Now Batch Images Now can is an automated batch-imaging editor that allows you to resize, rename and compressing images with a few clicks.?It can wrap the converted images into a standalone .Exe file, hence you may send to people with convenient.?It can work with the major image formats, including... Platforms: Windows

License: Freeware Size: 4.8 MB Download (443): Batch Images Now Download

Released: April 14, 2012  |  Added: November 14, 2013 | Visits: 5.595

Batch Replacer Batch Replacer is a multi-string search-and-replace converter necessary for webmasters, programmers and everybody who is concerned with computers. Both text and binary files can be processed by the program. Many options are available. That utility allows to search and replace many strings in... Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 704.72 KB Download (469): Batch Replacer Download

Released: December 15, 2011  |  Added: December 27, 2011 | Visits: 6.932

MP3 Audio Batch Converter Looking for a tool to do conversion between MP3, WMA, WAV and OGG,, Try it. You will not be disappointed by MP3 Audio Batch Conver! MP3 Audio Batch Conver has user-friendly-interface and converting your files is just a button click away. You'll be an expert in no time. It converts WAV files... Platforms: Windows, *nix, iPod,Java

License: Freeware Size: 1.9 MB Download (289): MP3 Audio Batch Converter Download

Released: August 31, 2008  |  Added: September 29, 2008 | Visits: 6.694

Aoao Batch Rename Aoao Batch Rename is a easy and comprehensive piece of software that enables you to multiple rename your files at once.It's support import all file formats, batch rename just moment, but also a freeware. Platforms: Windows, Windows CE

License: Freeware Size: 543 KB Download (366): Aoao Batch Rename Download

Added: September 17, 2010 | Visits: 1.892

Rule Set Based Access Control Rule Set Based Access Control (RSBAC) is a Free Software security extension for current Linux kernels. Rule Set Based Access Control is based on the Generalized Framework for Access Control (GFAC) by Abrams and LaPadula and provides a flexible system of access control based on several modules.... Platforms: *nix

License: Freeware Size: 368.64 KB Download (102): Rule Set Based Access Control Download

Added: May 05, 2010 | Visits: 1.176

Set::IntSpan::Fast Set::IntSpan::Fast is a Perl module for fast handling of sets containing integer spans. SYNOPSIS use Set::IntSpan::Fast; my $set = Set::IntSpan::Fast->new(); $set->add(1, 3, 5, 7, 9); $set->add_range(100, 1_000_000); print $set->as_string(), "n"; # prints 1,3,5,7,9,100-1000000 The... Platforms: *nix

License: Freeware Size: 102.4 KB Download (104): Set::IntSpan::Fast Download

Added: March 03, 2010 | Visits: 1.189

Set::CrossProduct Set::CrossProduct is a Perl module that allows you to work with the cross product of two or more sets. SYNOPSIS my $iterator = Set::CrossProduct->new( ARRAY_OF_ARRAYS ); # get the next tuple my $number_of_tuples = $iterator->cardinality; # get the next tuple my $tuple = $iterator->get;... Platforms: *nix

License: Freeware Size: 7.17 KB Download (100): Set::CrossProduct Download

Added: August 07, 2010 | Visits: 893

Set::Hash Set::Hash is a Perl module with hashes as objects with lots of handy methods (including set comparisons) and support for method chaining. SYNOPSIS use Set::Hash; my $sh1 = Set::Hash->new(name=>"dan",age=>33); my $sh2 = Set::Hash->new(qw/weight 185 height 72/); $sh1->length->print; # 2... Platforms: *nix

License: Freeware Size: 7.17 KB Download (89): Set::Hash Download

Added: March 27, 2010 | Visits: 1.050

HTML::Template::Set HTML::Template::Set is a HTML::Template extension that adds set support. SYNOPSIS in your HTML: < TMPL_SET NAME="handler" >apples_to_oranges< /TMPL_SET > < TMPL_SET NAME="title" >Apples Are Green< /TMPL_SET > < HTML > < HEAD > < TITLE >< TMPL_VAR NAME="title" >< /TITLE > < /HEAD > <... Platforms: *nix

License: Freeware Size: 9.22 KB Download (94): HTML::Template::Set Download

Added: May 15, 2010 | Visits: 1.191

Set::Partition Set::Partition is a Perl module that can enumerate all arrangements of a set in fixed subsets. SYNOPSIS use Set::Partition; my $s = Set::Partition->new( list => [qw(a b c d e)], partition => [2, 3], ); while (my $p = $s->next) { print join( , map { "(@$_)" } @$p ), $/; } # produces... Platforms: *nix

License: Freeware Size: 7.17 KB Download (133): Set::Partition Download

Added: October 14, 2010 | Visits: 1.024

Set::Infinite Set::Infinite Perl module contains sets of intervals. SYNOPSIS use Set::Infinite; $set = Set::Infinite->new(1,2); # [1..2] print $set->union(5,6); # [1..2],[5..6] Set::Infinite is a Set Theory module for infinite sets. A set is a collection of objects. The objects that belong to a set... Platforms: *nix

License: Freeware Size: 49.15 KB Download (92): Set::Infinite Download

1 2 3 4 5 >