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

Fixed Width Ascii software
Filter: All | Freeware | Demo
 

Fixed Width Ascii

< 1 2 3 4 5 > 
Released: December 04, 2012  |  Added: December 04, 2012 | Visits: 615

MS Access Import Multiple CSV Files Software This software offers a solution for users who want to load one or more CSV files into an MS Access database. Based on the content of the CSV files, you can create an entirely new table or append records to an existing table. By instantly changing text into database records, this software will...



Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 1.66 MB Download (50): MS Access Import Multiple CSV Files Software Download

Released: October 09, 2012  |  Added: October 09, 2012 | Visits: 358

Database Command Executor This is a simple utility that can perform a sql commands on a database. You can execute an insert, update or delete commands as well as select statements. Utility returns the number of processed records as its ExitCode and you can also save the results (selected records or the processed records...





Platforms: Windows

License: Freeware Size: 3.74 MB Download (46): Database Command Executor Download

Released: August 08, 2012  |  Added: August 08, 2012 | Visits: 335

#1 Postgresql GUI PG Lightning Admin * IDE style editors for functions,queries and views. * Function Version Control * Full Support for Postgresql 8.1 IN/INOUT/OUT function parameters * MDI (multiple document interface) style Interface which works similar to a word processor. * The Editors feature full code completion, Parameter...


Platforms: Windows

License: Shareware Cost: $29.99 USD Size: 5.72 MB Download (54): #1 Postgresql GUI PG Lightning Admin Download

Released: November 15, 2012  |  Added: November 15, 2012 | Visits: 603

Excel Add Data, Text & Characters To All Cells Software This software offers a solution for users who want to add text to beginning, end or inside selected cells in MS Excel using advanced methods. The software includes these features: Add Text To Beginning Of Selected Cell, Add Text To End Of Selected Cell, Add Text Before This Character (Or...


Platforms: Windows

License: Shareware Cost: $29.99 USD Size: 371 KB Download (464): Excel Add Data, Text & Characters To All Cells Software Download

Released: January 21, 2013  |  Added: January 21, 2013 | Visits: 548

Portable RazorSQL The Portable RazorSQL application can help you query, update, navigate, and manage all major databases. With Portable RazorSQL, an SQL query tool, SQL editor, and database navigator, you can run SQL scripts, visually edit, create, alter, and view tables, import and export data, build queries...


Platforms: Windows

License: Shareware Cost: $69.95 USD Size: 38.9 MB Download (54): Portable RazorSQL Download

Released: December 15, 2012  |  Added: December 15, 2012 | Visits: 549

Portable Programmer's Notepad Programmer's Notepad is a very powerful text editor featuring syntax highlighting, project management, a great UI and much more. Features: · Bookmarks (both numbered and plain) · Code Folding/Outlining · Docking tool windows - much better than those in version 1 · Excellent external...


Platforms: Windows

License: Freeware Size: 2.3 MB Download (48): Portable Programmer's Notepad Download

Released: November 05, 2012  |  Added: November 05, 2012 | Visits: 570

Programmer's Notepad Programmer's Notepad is a very powerful text editor featuring syntax highlighting, project management, a great UI and much more. Features: · Bookmarks (both numbered and plain) · Code Folding/Outlining · Docking tool windows - much better than those in version 1 · Excellent external...


Platforms: Windows

License: Freeware Size: 2.4 MB Download (49): Programmer's Notepad Download

Added: May 10, 2013 | Visits: 465

dgMaster dgMaster is a simple, free, extensible and open source data generator released under the GPL license. It is currently under development, (for now, only text format is supported), and the plan is to extend it with many features (database, xml and more).The data generator has built-in support for a...


Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (57): dgMaster Download

Released: August 12, 2012  |  Added: August 12, 2012 | Visits: 662

Lino RapidWeaver Theme Lino RapidWeaver Theme is a result of a creative act while playing with some design ideas. At the end I removed the guide lines and found out that the design was disturbed. So, I just reenabled them and I was happy with the result again. Maybe you also remember erasing lines after sketching. Most...


Platforms: RapidWeaver 3.6 or later

License: Shareware Cost: $16.50 USD Size: 542.72 KB Download (64): Lino RapidWeaver Theme Download

Released: October 22, 2012  |  Added: October 22, 2012 | Visits: 265

Photora Easily resize and/or watermark multiple images at once. There are 4 types of Resize: percentage, fixed width, fixed height and fixed size. For Watermark there are 2 types: text and image. The output can be set to JPEG or PNG files. You can also


Platforms: Mac

License: Shareware Cost: $7.99 USD Size: 512 KB Download (52): Photora Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 305

Resizo Easily resize multiple images at once. There are 5 modes of rresize: percentage, fixed width, fixed height, fixed size and fit to size. Presets allow you to save your favorite rules for easy access. The result can be set to JPEG or PNG files.Yo


Platforms: Mac

License: Shareware Cost: $4.99 USD Size: 614.4 KB Download (56): Resizo Download

Added: May 10, 2013 | Visits: 273

Accessing Substrings This script is useful when you want to access portions of a string. For example, you've read a fixed-width record and want to extract the fields.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Accessing Substrings Download

Added: April 30, 2013 | Visits: 380

Display Formatted Text Table of Data displaytable: prints formatted matrix of numerical data with headingsSyntaxdisplaytable(data, colheadings, wid, fms, rowheadings, fid, colsep, rowending)Input:data: a matrix or cell array, containing the data to be put in the table.If a matrix the numbers in the table will be printed to using the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Display Formatted Text Table of Data Download

Added: April 30, 2013 | Visits: 432

Write a cell array to a text file This function enables you to directly write data from a cell array into a text file, which functions like FWRITE and FPRINTF do not.Usage:fwritecell(filename, format, data) writes cell array "data" to the file with name "filename" using the C language conversion specifications in argument...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Write a cell array to a text file Download

HGTable - functions for displaying tabular data in a MATLAB list control MATLAB's Handle Graphics infrastructure does not provide a control which displays tabular data. In recent versions of MATLAB it is possible to use a Java table to do display such data, but even this can be tricky.The solution provided here is to use a list control to display the data, putting one...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (47): HGTable - functions for displaying tabular data in a MATLAB list control Download

Added: August 26, 2013 | Visits: 481

AD Novus Part of the AD Themes series, generously sponsored by Duplika, whereby some of the greatest themes for other content management systems, as well as general open source templates, are ported by Avioso Designs to Drupal.Features: * Fluid and fixed-width versions both included * W3C Valid, and...


Platforms: PHP

License: Freeware Size: 92.16 KB Download (41): AD Novus Download

Added: July 09, 2013 | Visits: 307

reCsvEdit The reCsvEditor is a cross platform editor for Csv Files. It supports a wide variety of Field delimiters, very large files and Unicode Files. Features: Program features include * Supports for very large Files. * Supports just about any character being used as a field separators - Tabs,...


Platforms: Mac

License: Freeware Size: 1.19 MB Download (37): reCsvEdit Download

Added: June 17, 2013 | Visits: 425

RazorSQL for Linux RazorSQL is an SQL query tool, database browser, SQL editor, and database administration tool for Windows, Mac OS X, Linux, and Solaris. RazorSQL has been tested on over 30 databases, can connect to databases via either JDBC or ODBC, and includes support for the following databases: RazorSQL...


Platforms: *nix

License: Shareware Cost: $59.95 USD Size: 50.49 MB Download (37): RazorSQL for Linux Download

Added: July 07, 2013 | Visits: 385

pasteCode pasteCode is a Thunderbird extension that allows to email highlighted programming code. Programmers: want to email some source code to a colleague and have it be actually readable and highlighted just like in your code editor? Well with pasteCode, you can do just that. Your code is pasted into...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): pasteCode Download

Released: April 10, 2019  |  Added: May 20, 2019 | Visits: 656

Rons CSV Editor Edit all your CSV data files (or any tabular text format) quickly and easily with Rons CSV Editor, the ultimate CSV file editing tool. 'Ultimate' because of the numerous editing options (basic and advanced), the flexibility and simplicity of the editor, its clean and user-friendly interface,...


Platforms: Windows, Windows 7

License: Freeware Size: 1.47 MB Download (30): Rons CSV Editor Download

< 1 2 3 4 5 >