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

Find Function Excel freeware
Filter: All | Freeware | Demo
 

Find Function Excel

< 1 2 3 4 5 > 
Added: March 20, 2006 | Visits: 2.852

Complete Excel Names Complete Excel Names is a COM add-in that allows you to set the width of the Name Box in Excel. Platforms: Windows

License: Freeware Size: 534 KB Download (181): Complete Excel Names Download

Released: January 05, 2003  |  Added: April 15, 2006 | Visits: 3.697

Ava Find Ava Find speeds up your daily computing experience by letting you find any file on your computer instantly. Open music and video files from any folder using convenient one-click browse buttons. Ava Find can list folders by size instantly, making hard drive clean up simple and easy. The exclusive... Platforms: Windows

License: Freeware Size: 620 KB Download (576): Ava Find Download

Added: January 24, 2006 | Visits: 4.746

ADX Toys for Microsoft Excel ADX Toys for Microsoft Excel is a COM add-in that adds several useful features to Microsoft Excel (see screenshot). The add-in is based on Add-in Express technology (http://www.afalinasoft.com/) and designed to show you how to create add-ins, how to manage add-in's toolbars and controls, and... Platforms: Windows

License: Freeware Size: 534 KB Download (460): ADX Toys for Microsoft Excel Download

Added: January 24, 2006 | Visits: 2.878

Seria-A Statistics in Excel (Season 2005-06) Here you can see an Italy Seria A. This is a file for Microsoft Excel. It consists of all matches of the season 2005-06. You can easily keep an eye on the whole season. In this table you can manualy add results of matches. Calendar with dates of all matches is also in this file. Intellectual... Platforms: Windows

License: Freeware Size: 131 KB Download (574): Seria-A Statistics in Excel (Season 2005-06) Download

Released: June 15, 2008  |  Added: April 27, 2010 | Visits: 3.428

Add-in Express Toys for VSTO and Excel This is a free sample add-in (ready to install and use) that adds a number of useful features to Microsoft Excel, including advanced options for Excel styles, merging cells and special paste options. The add-in is based on the innovative Add-in Express technology and gives you an example of... Platforms: Windows

License: Freeware Size: 452.99 KB Download (210): Add-in Express Toys for VSTO and Excel Download

Released: January 14, 2008  |  Added: October 08, 2008 | Visits: 30.713

Excel Recovery Assistant Excel Worksheet Recovery Assistant lets you repair damaged MS Excel files without special efforts. You do not have to download an amount of demo software for try outs. Excel Worksheet Recovery Assistant will do all work relating to the possible recovery variants. Repair utility will provide you... Platforms: Windows

License: Freeware Size: 437.5 KB Download (14384): Excel Recovery Assistant Download

Added: May 11, 2010 | Visits: 1.163

CoreLinux++ Function Load Library CoreLinux++ Function Load Library (libclfll++) takes advantage of the abstract Library Load framework in the CoreLinux libclfw++ library by providing management of loading Linux shared libraries. Application developers define function objects as wrappers and can then dynamically load the... Platforms: *nix

License: Freeware Size: 93.18 KB Download (95): CoreLinux++ Function Load Library Download

Added: August 13, 2010 | Visits: 1.502

Test::File::Find::Rule Test::File::Find::Rule is a Perl module to test files and directories with File::Find::Rule. SYNOPSIS use Test::File::Find::Rule; # Check that all files in $dir have sensible names my $rule = File::Find::Rule ->file ->relative ->not_name(qr/^[w]{1,8}.[a-z]{3,4}$/);... Platforms: *nix

License: Freeware Size: 3.07 KB Download (104): Test::File::Find::Rule Download

Added: October 19, 2010 | Visits: 905

Getopt::Function Getopt::Function is a Perl module to provide mixed options with help information. SYNOPSIS use Getopt::Function qw(maketrue makevalue); $::opthandler = new Getopt::Function [ ], { => [ , , ] } $result = GetOptions (...option-descriptions...); $::opthandler->std_opts;... Platforms: *nix

License: Freeware Size: 13.31 KB Download (92): Getopt::Function Download

Added: July 20, 2010 | Visits: 1.203

File::Find::Rule::XPath File::Find::Rule::XPath is a Perl module that contains rule to match on XPath expressions. SYNOPSIS use File::Find::Rule::XPath; my @files = File::Find::Rule->file ->name(*.dkb) ->xpath( //section/title[contains(., "Crustacean")] ) ->in($root); This module extends File::Find::Rule to... Platforms: *nix

License: Freeware Size: 4.1 KB Download (102): File::Find::Rule::XPath Download

Added: November 06, 2010 | Visits: 1.703

XML::Excel XML::Excel is a Perl extension converting Excel files to XML. SYNOPSIS use XML::Excel; $excel_obj = XML::Excel->new(); $excel_obj = XML::Excel->new(%attr); $status = $excel_obj->parse_doc(file_name); $status = $excel_obj->parse_doc(file_name, %attr); $excel_obj->declare_xml(%attr);... Platforms: *nix

License: Freeware Size: 10.24 KB Download (112): XML::Excel Download

Added: May 04, 2010 | Visits: 1.226

MillScript-Excel MillScript-Excel project is a Java library for reading and writing Excel spreadsheets. The goal of the library is primarily to support all versions of Microsoft Excel, but other spreadsheet formats should also be added. The API is geared towards easy integration with other applications.. Platforms: *nix

License: Freeware Size: 512 KB Download (126): MillScript-Excel Download

Added: March 12, 2010 | Visits: 961

Email::Find Email::Find allows you to find RFC 822 email addresses in plain text. Email::Find is a module for finding a subset of RFC 822 email addresses in arbitrary text (see "CAVEATS"). The addresses it finds are not guaranteed to exist or even actually be email addresses at all (see "CAVEATS"), but... Platforms: *nix

License: Freeware Size: 39.94 KB Download (132): Email::Find Download

Added: November 09, 2010 | Visits: 857

MP3::Find::Filesystem MP3::Find::Filesystem is a File::Find-based backend to MP3::Find. SYNOPSIS use MP3::Find::Filesystem; my $finder = MP3::Find::Filesystem->new; my @mp3s = $finder->find_mp3s( dir => /home/peter/music, query => { artist => ilyaimy, album => myxomatosis, }, ignore_case => 1, );. Platforms: *nix

License: Freeware Size: 29.7 KB Download (96): MP3::Find::Filesystem Download

Added: August 15, 2010 | Visits: 957

MP3::Find::Base MP3::Find::Base is a base class for MP3::Find backends. SYNOPSIS package MyFinder; use base MP3::Find::Base; sub search { my $self = shift; my ($query, $dirs, $sort, $options) = @_; # do something to find and sort the mp3s... my @results = do_something(...); return @results; }... Platforms: *nix

License: Freeware Size: 29.7 KB Download (90): MP3::Find::Base Download

Added: July 13, 2010 | Visits: 1.091

MP3::Find MP3::Find is a Perl module to search and sort MP3 files based on their ID3 tags. SYNOPSIS # select with backend you want use MP3::Find qw(Filesystem); print "$_n" foreach find_mp3s( dir => /home/peter/cds, query => { artist => ilyaimy, title => deep in the am, }, ignore_case => 1,... Platforms: *nix

License: Freeware Size: 29.7 KB Download (96): MP3::Find Download

Added: April 14, 2010 | Visits: 1.202

File::Find::Rule SYNOPSIS use File::Find::Rule; # find all the subdirectories of a given directory my @subdirs = File::Find::Rule->directory->in( $directory ); # find all the .pm files in @INC my @files = File::Find::Rule->file() ->name( *.pm ) ->in( @INC ); # as above, but without method chaining my... Platforms: *nix

License: Freeware Size: 14.34 KB Download (101): File::Find::Rule Download

Added: April 02, 2010 | Visits: 1.372

File::Find::Similars File::Find::Similars is a Similar files locator. SYNOPSIS use File::Find::Similars; File::Find::Similars->init(0, @ARGV); similarity_check_name(); Similar-sized and similar-named files are picked as suspicious candidates of duplicated files. What descirbes it better than a actual... Platforms: *nix

License: Freeware Size: 10.24 KB Download (95): File::Find::Similars Download

Released: September 24, 2010  |  Added: November 09, 2010 | Visits: 2.463

Barcode Add in for Word and Excel Easily generate barcodes in Microsoft Word and Excel with this add-in. The add-in changes the selected data to a barcode when applied. In Excel, it may be used to convert an entire column or row of data into barcodes. This product may be used royalty free with a valid license to any of... Platforms: Windows

License: Freeware Size: 4.13 MB Download (283): Barcode Add in for Word and Excel Download

Released: December 03, 2010  |  Added: December 06, 2010 | Visits: 3.185

Online Excel Converter Online Excel Converter converts XLS to PDF, ODS, DOC, JPEG, TXT, CSV in 2 clicks. You browse for your excel file and select the target format. In few seconds you get your new file in the browser. You do n't have to install any software to your pc. You do not have to show your email address.... Platforms: Windows

License: Freeware Size: 4.21 MB Download (751): Online Excel Converter Download

< 1 2 3 4 5 >