Software Index
Related Topics
Popular Trends
Trending Topics
 

Converts Dos Unix Text Files Java

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Excel Export To Text Files Software
Quickly export Excel worksheets to text (CSV) files. You can export a selected block of cells or an entire sheet. You can produce simple text files delimited by comma or tab or complicated text files that can be easily loaded ...
March 7th 2007 Shareware    410k
Text Files to HTML Files for Mac
Text Files to HTML Files is a free Automator action that will create an HTML file or Safari webarchive from the content of the text files passed from the previous action. One HTML or webarchive file is created for each ...
August 2nd 2011 Freeware    51k
Editeur
Editeur is a text editor with syntax highlighting for many languages including Java Perl and Html. Ideal for web authoring, programming, scripting, and general editing. Editeur targets simplicity of use and visual comfort. Features include a customizable toolbar, menus with ...
December 31st 2001 Shareware  5 stars 1k
EOL Converter
EOL Converter is an utility to convert text file line endings to Windows/Dos(CRLF), Unix/Linux(LF) or Macintosh(CR) format. It is very useful for writing and reading text files in different OSes. EOL Converter automatically detects the EOL format of the file ...
August 8th 2007 Freeware    406k
Join (Merge) Text Files Software
Combine multiple text files into one file. This tool makes joining and merging many files a quick task.
May 13th 2006 Shareware    341k
Join (Merge, Combine) Multiple (Two) Text Files Into One Software
Combine multiple text files into one file. This program makes joining and merging many files a quick task.
June 15th 2006 Shareware    341k
Text Files to PDF Convert Software
Create PDF files from your many text files without Adobe products. No complicated options. Files are not required to have txt extensions.
August 12th 2006 Shareware    4,219k
Oracle Import Multiple Text Files Software
Load text files (or csv files) to Oracle. Create a new table or append to an existing table based on the contents of a file on your computer.
January 15th 2007 Shareware    399k
FoxPro Import Multiple Text Files Software
Load multiple text files (or CSV files) to your FoxPro database. Create a new table or append to an existing table based on the contents of a file on your computer.
February 12th 2007 Shareware    1,101k
MS Word Export To Multiple Text Files Software
Convert many Word files to text files. Word 2000 or higher required.
March 31st 2007 Shareware    343k
Join (Merge, Combine) Multiple (or Two) Text Files Into One Software
Horizontally join or vertically append many text files. Save result as a new file.
July 31st 2007 Shareware    341k
Remove (Delete) Duplicate Email Addresses In Text Files Software
Remove duplicate emails from one or many text files. One unique instance will be left behind.
November 22nd 2007 Shareware    348k
.NET txtReader for Text Files
.NET txtReader for Text Files is a set of classes, specifically designed to read text files and load the data into ADO.NET DataTable/DataSet from .NET applications . The latest version of the component is implemented as a .NET Managed Provider ...
October 18th 2010 Commercial    2,393k
CR Print
Handy printing utility for Win32 systems. Print text files with line numbering, two up, and batch options. Utilize any TrueType font. Works with any Win32 printer. Save paper by printing two pages/files per sheet. Customizable page headers and page footers. ...
October 1st 2002 Shareware  5 stars 1k
Text Files to MySQL Import, Export & Convert Software
Load text files (or csv files) to MySQL. Create a new table or append to an existing table based on the contents of a file on your computer.
November 19th 2006 Shareware    2,603k
Text Files to MS Access Import, Export & Convert Software
Load text files (or csv files) to MS Access. Create a new table or append to an existing table based on the contents of a file on your computer.
November 19th 2006 Shareware    399k
MySQL Import Multiple Text Files Software
Load text files (or csv files) to MySQL. Create a new table or append to an existing table based on the contents of a file on your computer.
January 14th 2007 Shareware    2,603k
MS Access Import Multiple Text Files Software
Load text files (or csv files) to MS Access. Create a new table or append to an existing table based on the contents of a file on your computer.
January 14th 2007 Shareware    399k
MS SQL Server Import Multiple Text Files Software
Load text files (or csv files) to MS SQL Server. Create a new table or append to an existing table based on the contents of a file on your computer.
January 14th 2007 Shareware    400k
OpenOffice Calc Import Multiple Text Files Software
Import one or many text files into a blank OO Calc file. Specify local text files and either insert them all into one sheet or individual sheets per file. Each line of the text file can be chopped up by ...
May 6th 2007 Shareware    350k
Related Scripts
Convert Text Files Into Html Documents
Convert is a software program that converts text files into HTML Documents.The Convert exe file is 559 KB, the zip file is only 295 KB so it downloads fast.Convert is FREEWARE not SHAREWARE.Convert should work fine in Windows 95/98/2000 and ...
November 30th 2005 Freeware     
Edit and manipulate text files
Edit and manipulate text files is an online tutorial briefing on file editing and manipulating techniques of ASP. You will come to know how to use the built-in FileScriptingObject function of ASP in reading and writing files, editing files, deleting, ...
December 9th 2005 Freeware     
Hit Counter (text Files)
Hit Counter (text Files) is a multi-platform compatible hit counter script. It's pretty simplistic and doesn't really show off the power of ASP, but what do you want... after all it is just a counter!
December 17th 2005 Freeware     
Link and Display Text Files
Link and Display Text Files is an useful tutorial for all webmasters who desires to make file layouts, add hyperlinks for their text files, for making copybooks etc., The author has given easy and efficient solutions for linking and displaying ...
December 17th 2005 Freeware     
Magic Text Scroll Java Applet
Magic Text Scroll Java Applet can be used to horizontally scroll two or more texts from left to right and right to left at the same time. The texts can be of different size for texts of different direction. Similarly, ...
November 22nd 2005 Commercial     
Read and write text files with Visual Basic .NET
Read and write text files with Visual Basic .NET is an user friendly tutorial which helps in reading and writing the contents of the text files. The author elaborates the method of creating the file and opening an already existing ...
November 25th 2005 Freeware     
Reading Text Files in an ASP.NET Web Page
Reading Text Files in an ASP.NET Web Page is an ASP.NET tutorial in which author details about reading the text file content with the help of string variables in the web pages. In this tutorial programmers can learn about procedure ...
December 2nd 2005 Freeware     
Text files
Text files is an online tutorial in which the author has explained the beginners about text file management. The author has given seperate codings for creating file system object, to open a file for reading and writing, to read and ...
November 23rd 2005 Freeware     
Using the FileSystemObject to Read Text Files
Using the FileSystemObject to Read Text Files is an simple tutorial through which programmers can collect information about the procedure for utilizing the TextStream objects which resides on Filesystem objects to execute the process of reading and writing contents in ...
December 18th 2005 Freeware     
Writing To Text Files With ASP
Writing To Text Files With ASP is an online article in ASP summarizing the method of using the built-in function File Scripting Object of ASP in writing text files. The author has explained and given seperate ASP codings for appending ...
December 15th 2005 Freeware     
Related Code
DOS / UNIX quick reference
DOS / UNIX quick reference
February 20th 2006     1k
Text files based forum
This is a dialog based forum. You ask a question- forum's administrator answers. There is also a e-mail service in this forum. It means that you can get answers for you questions via E-mail. This forum doesn't use any databases. ...
September 19th 2009     38k
Sybase ASE Import Multiple Text Files Software
Load text or CSV files into a Sybase ASE database. Create a new table or append to an existing table.
October 27th 2007     411k
File to Array Converter
It is very nice to build programs without dependence on picture or sound external files!!! Here is the solution! This converter converts a choosen file to Java byte array that may be used by createImage method (for example).
March 28th 2006     16k
49 Text files full of functions and all named
Theirs a lot here, 49 different text documents on functions ie....direct x8, screen capture, cut & paste etc, system tray... and so on. If you like you can leave a vote but not all this codes mine. As for other ...
June 28th 2007     27k
New Software
Popular Software