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

Worksheet Separator software
Filter: All | Freeware | Demo
 

Worksheet Separator

< 1 2 3 4 5 
Released: October 01, 2013  |  Added: October 30, 2013 | Visits: 854

Elerium Excel .NET Reader Elerium Excel .NET Reader is a professional .Net component that allows developers to read Excel spreadsheet files XLS, XLSX, CSV from .NET applications or ASP.NET websites (C#, VB.NET). It works really fast and can process the dozens of files in seconds. Elerium Excel. NET Reader allows to get... Platforms: Windows

License: Shareware Cost: $95.00 USD Size: 3 MB Download (65): Elerium Excel .NET Reader Download

Added: May 10, 2013 | Visits: 268

Format number function For many languages it is possible to use the locale module to format numbers. But there are at least three languages for which the locale.localeconv()['thousands_sep'] is empty: brazilian portuguese - 'pt_br', portuguese - 'pt' and spanish - 'es'. The first function, format_positive_integer()... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Format number function Download

Added: May 10, 2013 | Visits: 591

Find a file given a search path Given search paths separated by a separator, this script finds the first file that matches a given specification. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Find a file given a search path Download

Added: May 10, 2013 | Visits: 333

Technorati Tags It provides the the_techtags('before','separator','after'); function which can be called from any template.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.3 or higher Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (52): Technorati Tags Download

Released: June 25, 2013  |  Added: July 18, 2013 | Visits: 885

Trim Spaces for Microsoft Excel The Ablebits Trim Spaces for Excel add-in will quickly remove leading and trailing spaces from your cells. Follow three simple steps to have your Excel worksheets ready for further work. - In your Excel worksheet, select the cells, columns or rows from which you want to remove excess... Platforms: Windows

License: Freeware Size: 1.53 MB Download (55): Trim Spaces for Microsoft Excel Download

Added: August 04, 2013 | Visits: 371

DICOMDIR Parser A DICOMDIR file describes a collection of (usually cryptically-named) DICOM medical image files and contains rich metadata for these images. Given the path to a DICOMDIR file, this function parses the file and generates a tree of the metadata.Syntax:- patient = parseDicomdir(fname);Arguments:-... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): DICOMDIR Parser Download

Simulation of Cascade PID Control and Model Predictive Control for a gas separation plant In this demo, control object (plant) is gas separator. Control Performance of Cascade PID control and Model Predictive Control are compared .This demo shows following contents.[1] Plant modelingGoverning rules of the plant are assumed and modeled on a formula basis. The governing rules are... Platforms: Matlab


Added: September 17, 2013 | Visits: 405

AnalyseExcelFormulas ANALYSEEXCELFORMULAS Extracts formulas from an Excel workbook and lists them in several different ways to aid analysis. AnalyseExcelFormulas collects all the formulas and values from all the worksheets in an Excel file. It then creates a new Excel file with 2N+1 sheets in it (where N is the... Platforms: Matlab

License: Freeware Size: 10 KB Download (40): AnalyseExcelFormulas Download

Added: May 22, 2013 | Visits: 403

Excel Column String Creator When you use the "xlswrite" (or "xlsread") function sometimes you need to specify the excel worksheet column to write Matlab Data. For example (from Matlab Help on xlswrite)s = xlswrite('tempdata.xls', d, 'Temperatures', 'E1')"E1" means in excel iscolumn number = 5 ;row number = 1 ;If you use... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Excel Column String Creator Download

Added: March 31, 2013 | Visits: 390

struc2xls Slow and dirty way to save a simple structure to an Excel file with xlswrite. I did it to solve a urgent problem for a friend. Lots of improvements possible, I'm sure.STRUC2XLS (FILE,S) writes the contents of structure S to a excel file named FILE. The name of the worksheet and the starting row... Platforms: Matlab

License: Freeware Size: 10 KB Download (40): struc2xls Download

Added: April 10, 2013 | Visits: 321

Recode Categorical Variable into New Binary Variables Adds N-1 binary (effect or dummy coded) variables based on a categorical variable to your dataset.% OUTPUT%Returns your dataset with N-1 binary variables recoded from a%categorical var that has N categories.%The Nth category isn't included as a distinct variable (will be represented by all 0's or... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Recode Categorical Variable into New Binary Variables Download

Added: September 17, 2013 | Visits: 389

Create Unique Interaction Variables function data_set = create_interaction_variables(data_set,vars,range_nways,separator,max_varname_length)% create_interaction_variables%% for Matlab R13+% version 1.1 (April 2012)% (c) Brian Weidenbaum% website: http://www.BrianWeidenbaum.com/.%%% OUTPUT: your dataset (or a dataset based on your... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Create Unique Interaction Variables Download

Added: August 09, 2013 | Visits: 479

WP Columns There are similar plugins but they did not provide the ease of use I wanted.Creating columns is super easy, just include the column separator text in your page or post (by default /---/, configurable in the WP Column Settings page).HTML code will be generated with various CSS classes so you can... Platforms: PHP

License: Freeware Size: 10 KB Download (41): WP Columns Download

Added: June 25, 2013 | Visits: 409

Plastic Post Style To enhance the WordPress default formatter's flexibility, this plugin enables configuring content and excerpt styles with various formats.Features * Replaces "br" tags with "p" tags. * Produces valid XML parser for all sources. * Automatically generates excerpts in chosen length. Enables... Platforms: PHP

License: Freeware Size: 10 KB Download (45): Plastic Post Style Download

Added: June 02, 2013 | Visits: 489

Format Number API The Format Number API module provides a method to configure number formats (site default and user defined) with configurable decimal point and thousand separators.Since 6.x-1.6: This module also provides the 'numericfield' Forms API element, which is a right aligned text input element that allows... Platforms: PHP

License: Freeware Size: 20.48 KB Download (45): Format Number API Download

Added: May 31, 2013 | Visits: 974

CCK definition list field This simple module provides a CCK field to input lines on a textarea and renderize a html definition list.It uses "---" as the separator between definition terms. Lines are trimmed and whitelines removed. Platforms: PHP

License: Freeware Size: 10 KB Download (47): CCK definition list field Download

Added: May 30, 2013 | Visits: 428

Formatted Number CCK OverviewThe Formatted Number CCK module defines numeric types where thousands separator and decimal point are inherited from the Format Number API module.Numeric types supported: signed or unsigned integers (tiny, small, medium, int), decimal and float.Builtin integration support for: Views,... Platforms: PHP

License: Freeware Size: 20.48 KB Download (39): Formatted Number CCK Download

Added: April 21, 2013 | Visits: 405

gPersianDate gPersianDate 0.9.5.2 / 0.8Native Joomla! 1.5 / 1.0.x plugin.Shows each article's date in Jalali, Hijri and gregorian with Persian idioms.and replace English numbers with Persian/Arabic numbers on the title and the article.also known as gJalaliDate.You can change date format as PHP function... Platforms: PHP

License: Freeware Size: 10 KB Download (44): gPersianDate Download

Added: March 24, 2013 | Visits: 427

Widgets of Posts by Same Categories The widget area lists posts of the same category as the current post. This plugin requires the WP_Widget class introduced in WordPress Version 2.8. This widget works when any single Post page is being displayed.Options * Number of display posts * Order By o Sort by title o Sort by creation date o... Platforms: PHP

License: Freeware Size: 20.48 KB Download (45): Widgets of Posts by Same Categories Download

Added: September 15, 2013 | Visits: 2.655

Contact Tracker Contact Tracker provides ability to add extra information in contact email which is built in Drupal core.The module itself doesn't add any information into the email. It provides two hooks so that other modules can add their information by implementing those hooks. One hook is used for... Platforms: PHP

License: Freeware Size: 10 KB Download (54): Contact Tracker Download

< 1 2 3 4 5