Main > Free Download Search >

Free programmatic software for windows

programmatic

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 27
Microsoft Excel 97 Programmatic text export

Microsoft Excel 97 Programmatic text export


If you are using Microsoft Visual Basic for Applications in Excel 97 to export files to TXT, PRN, CSV, or DIF formats (and you are not using Microsoft Windows 2000), you need to install this more>> If you are using Microsoft Visual Basic for Applications in Excel 97 to export files to TXT, PRN, CSV, or DIF formats (and you are not using Microsoft Windows 2000), you need to install this update.<<less
Added: 2008-11-09 License: Update Price:
348 downloads
Microsoft Excel 95 Programmatic text export

Microsoft Excel 95 Programmatic text export


When you export a text file using the Excel object model, such as through Microsoft Visual Basic? for Applications (VBA), cells containing dates are formatted using only the last two digits of the more>> When you export a text file using the Excel object model, such as through Microsoft Visual Basic? for Applications (VBA), cells containing dates are formatted using only the last two digits of the year. Only users of Excel 95 who use VBA to export files to TXT, PRN, CSV, or DIF formats (and are not using Windows 2000) will require this update.<<less
Added: 2008-11-05 License: Update Price:
355 downloads
Microsoft Excel 2000 Programmatic text export

Microsoft Excel 2000 Programmatic text export


If you are using Microsoft Visual Basic for Applications in Excel 2000 to export files to TXT, PRN, CSV, or DIF formats (and you are not using Microsoft Windows 2000), you need to install this more>> If you are using Microsoft Visual Basic for Applications in Excel 2000 to export files to TXT, PRN, CSV, or DIF formats (and you are not using Microsoft Windows 2000), you need to install this update.<<less
Added: 2008-11-09 License: Update Price:
348 downloads
Microsoft Excel 95 Programmatic text export Update

Microsoft Excel 95 Programmatic text export Update


Microsoft Excel 95 Programmatic text export Update is an update useful for you to export a text file using the Excel object model, like through Microsoft Visual Basic® for Applications (VBA), cells containing dates are formatted using only the last two digits of the year. more>> <<less
Download (2.1MB)
Added: 1999-12-29 License: update/patch Price:
downloads
Microsoft Excel 97 Programmatic text export Update

Microsoft Excel 97 Programmatic text export Update


Microsoft Excel 97 Programmatic text export Update offers a simple to use, yet sophisticated spreadsheet program. more>>

Microsoft Excel 97 Programmatic text export Update offers a simple to use, yet sophisticated spreadsheet program. If you are using Microsoft Visual Basic for Applications in Excel 97 to export files to TXT, PRN, CSV, or DIF formats (and you are not using Microsoft Windows 2000), you need to install this update.

<<less
Download (2.7MB)
Added: 1999-12-27 License: update/patch Price:
downloads
Microsoft Excel 2000 Programmatic text export Update

Microsoft Excel 2000 Programmatic text export Update


Microsoft Excel 2000 Programmatic text export Update offers a simple to use, yet sophisticated spreadsheet program. more>>

Microsoft Excel 2000 Programmatic text export Update offers a simple to use, yet sophisticated spreadsheet program. If you are using Microsoft Visual Basic for Applications in Excel 2000 to export files to TXT, PRN, CSV, or DIF formats (and you are not using Microsoft Windows 2000), you need to install this update.

<<less
Download (3.5MB)
Added: 1999-12-28 License: update/patch Price:
downloads
TcpCatcher 2.2.1

TcpCatcher 2.2.1


TcpCatcher offers you with a free proxy server software, and a great TCP and HTTP(s) monitor which greatly helps you debug any client-server application by displaying tcp packets. more>>

TcpCatcher 2.2.1 offers you with a free proxy server software, and a great TCP and HTTP(s) monitor which greatly helps you debug any client-server application by displaying tcp packets. As an educational tool, TcpCatcher will help understanding any TCP based protocol.

Fully multithreaded and 100% java based, it is portable, fast and reliable and it has many useful extra features like searching, sorting, filtering, dec/hex packet editor to help you analyze captured traffic.

Major Features:

  1. Since HTTP has became the most commonly used protocol, TcpCatcher provides a large tool box for helping you debug any http based conversation :
    • Records all traffic between your own java hook and apply a programmatic operation on each packets going through

Enhancements:

  • Allows searching of a content having been zipped
  • Includes enhances packet modification on the fly capabilities (automatic recompute of Content-Length)
  • Adds new "Nimbus" look and feel (comes with JRE 6 update 10).

Requirements:

  • Since TcpCatcher is 100% java based and bundle as a standalone executable jar file, it will run on any system where a Sun JRE 6 is installed.
  • Because TcpCatcher is optimized for the great new Nimbus Look and Feel , you are strongly advised to use a a JavaRunTime >= JRE 6_u10
<<less
Download (760.5KB)
Added: 2009-10-14 License: Freeware Price: Notavailable
downloads
fyiReporting Designer 4.0.0

fyiReporting Designer 4.0.0


Powerful report and charting system based on Microsofts Report Definition Language (RDL) with WYSIWYG designer. Tabular, free form, matrix, charts are fully supported. HTML, PDF, Excel, XML, .Net Cont more>> Powerful report and charting system based on Microsofts Report Definition Language (RDL). Tabular, free form, matrix, charts are fully supported. HTML, PDF, Excel, XML, .Net Control, printing supported.
A WYSIWYG designer allows you to create reports without knowledge of RDL. Wizards are available for creating new reports and for inserting new Tables, Matrixes, and Charts into existing reports.
Tabular reports support any level of grouping with headers and footers.
Business graphs support includes: Column (plain, stacked, percent stacked), Bar (plain, stacked, percent stacked), Line (plain, smooth), Pie (plain, exploded), Area (plain, stacked), and Doughnut styles.
Datasources support includes: Relational databases (Microsoft SQL Server, Microsoft OLE DB Provider, ODBC), programmatic (IEnumerable, IDataReader, DataTable, XML Documents).
[Open source, Apache Version 2]

System Requirements: .Net capable computer

<<less
Download (1.62MB)
Added: 2008-12-06 License: Freeware Price: $0
354 downloads
 
Other version of fyiReporting Designer
fyiReporting Designer 3.0.0(Microsoft SQL Server, Microsoft OLE DB Provider, ODBC), programmatic (IEnumerable, IDataReader, DataTable, XML Documents). [Open source, Apache Version 2] Requirements: .Net capable
Price: $0
License:Freeware
Download (1.38MB)
434 downloads
Added: 2008-09-07
Rapid XSLT 0.1

Rapid XSLT 0.1


Provide a complete set of tools that a programmer can use for writing XSLT. more>> The project is still too early in its development life cycle to be compared to other, more mature, editors and IDEs. Nevertheless, it does provide a complete set of tools that a programmer can use for writing XSLT.
There are no plans to further develop this project.
Some of the features of this editor:
- Ctrl+Shift brings up a list of frequently typed XSLT elements with a shortcut letter that allows one to be inserted.
- Shorthand Notation supports two groups of elements that abstract nicely to programmatic constructs: xsl:call-template and xsl:with-param elements and xsl:choose, xsl:when and xsl:otherwise. They can be written using the shorthand notation as a method call and a case-default construct, respectively.
- Ctrl+Alt+arrow keys navigate between elements and attributes.
- User preferences allow inserted code to be customized.
- One or more elements can be wrapped with an inserted element.
- Multiple XSLT files can be opened and edited at once.
The download file contains help sheets to explain how to use the program.
What are its known limitations?
- The preferences window is not user friendly in that the options that should be set via radio buttons are set by typing YES or NO into text fields.
- When closing an open document, the user is prompted to save even if no changes have been made to it.
- Only one construct can be typed at a time in the shorthand notation text area. Therefore, a case/default construct may not be followed by a method call, and vice versa.
<<less
Download (111KB)
Added: 2008-06-23 License: Freeware Price: Free
529 downloads
SourceFactor 1.0

SourceFactor 1.0


SourceFactor is a lightweight, plugin-driven, extensible, open source code processor. The primary goal of sourcefactor is to provide a cross-platform interface for meta-programming facilities. more>>
SourceFactor is a lightweight, plugin-driven, extensible, open source code processor.
The primary goal of sourcefactor is to provide a cross-platform interface for meta-programming facilities. SourceFactor provides a command line interface for build processes as well as a programmatic interface for integrating with IDEs.
This is a tool for programmers. Sourcefactor does not provide a shell and is not suitable for non programmers.
<<less
Download (104.78KB)
Added: 2009-07-06 License: Freeware Price:
12 downloads
Microsoft Biztalk 2000 Framework Developers Toolki Update

Microsoft Biztalk 2000 Framework Developers Toolki Update


The Biztalk Framework Developers Toolkit components allow programmatic manipulation of Schemas and Biztalk Framework 2.0 envelopes.This kit consists of two components: 1 more>> The Biztalk Framework Developers Toolkit components allow programmatic manipulation of Schemas and Biztalk Framework 2.0 envelopes.This kit consists of two components: 1. The envelope object which provides programmatic access to the Biztalk Framework 2.0 header tags in the XML document. 2. Plugin code generator which integrates into the Visual Basic developers environment. It takes an XDR schema and generates a set of VB COM components that provide programmatic access to the nodes of the schema.<<less
Download (262k)
Added: 2008-11-01 License: Update Price:
356 downloads
Microsoft Biztalk 2000 Framework Developers Toolkit Update

Microsoft Biztalk 2000 Framework Developers Toolkit Update


Microsoft Biztalk 2000 Framework Developers Toolkit Update is designed to allow programmatic manipulation of Schemas and Biztalk Framework 2.0 envelopes. more>>

Microsoft Biztalk 2000 Framework Developers Toolkit Update is designed to allow programmatic manipulation of Schemas and Biztalk Framework 2.0 envelopes.

This kit consists of two components: 1. The envelope object which provides programmatic access to the Biztalk Framework 2.0 header tags in the XML document. 2. Plugin code generator which integrates into the Visual Basic developer's environment. It takes an XDR schema and generates a set of VB COM components that provide programmatic access to the nodes of the schema.

<<less
Download (255.9KB)
Added: 2000-10-09 License: update/patch Price:
downloads
FREE PDFill PDF and Image Writer 6.0

FREE PDFill PDF and Image Writer 6.0


Ccreate FREE PDF and Images from any printable Windows applications more>> PDFill PDF and Image Writer lets you create FREE PDF and FREE Images (PNG, JPG, BMP, GIF and multiple-page TIF) from any printable Windows applications. It is installed as a "printer subsystem". You just select the Print from your applications and then select PDFill from the list of available printers.
PDF Options includes: Description (title, author, subject, keywords, created, creator, producer and version), Security with encryption level and type, View options when PDF is open, Presentation effect (page display duration and transition), Rotation by 90/180/270, and Crop box.
Image options includes: Color/Gray/Mono Format, Resolution, Quality, Page number format, antialiasing Alpha Bits for Text or Graphics, Rotate by 90/180/270, Flip horizontally or vertically.
Output Options includes: Default folder or file Name, View file after saving, Hide Save-As dialog and more. The free Registry programmatic access is available for the advanced user.
<<less
Download (7.09MB)
Added: 2008-10-11 License: Freeware Price:
399 downloads
AIFileGridView 2.1

AIFileGridView 2.1


AIFileGridView, Free .Net Component - Windows Explorer File Grid more>> AIFileGridView contains a wealth of strong features providing you with a Windows Explorer like grid for any of your Windows .Net applications. With modern design features and a tidy look and feel, our component is a major aid for any serious .Net developer.
AIFileGridView contains a range of rapid features including; automatic or programmatic file population, File Icon and File Type associations built in, full sorting support and IntelliSense as standard with all our products.
AIFileGridView is the solution to the missing file grid component that should have been included in the .Net toolbox!!
This component is free to download and use. Requires .Net framework 2.0 (or higher).
<<less
Download (841KB)
Added: 2007-04-01 License: Freeware Price: Free
947 downloads
Carabao Language Kit 1.2.3.0

Carabao Language Kit 1.2.3.0


Carabao allows creating complex machine translation engines & linguistic services by means of data entry and data import. more>> Carabao is a family of multipurpose linguistic tools. It provides the following capabilities:
* Sense disambiguation
* Detailed, sentence by sentence domain extraction
* Deep morphological analysis and synthesis
* Automatic linguistic profiling
* Idiom extraction
* Universal measure conversion
* Transliteration between scripts
* Machine readability evaluation of texts
* Automatic translation between languages
The most distinctive feature of Carabao is its complete abstraction from the linguistic point of view. All the linguistic logic resides in a database complete with a powerful GUI data editor. By removing the linguistic logic from the source code, a few goals are achieved:
* Separation of tasks between software developers and linguists
* Faster and more reliable development of new linguistic engines which does not require participation of IT people
* Ease of programmatic use and customization

System Requirements: Windows 9x or Windows NT/2000/XP/Vista

System Requirements: Version 1.2.3.0 FIXED * Handling of single quotes as syntax delimiters in English ADDED * A segmentation mode more effectively handling languages that dont use white spaces (e.g. Chinese, Japanese, Korean, Thai). In this mode, different character classes are broken into tokens (e.g. Chinese, and t

<<less
Download (95.04MB)
Added: 2008-12-08 License: Freeware Price: $0
354 downloads
 
Other version of Carabao Language Kit
Carabao Language Kit 1.2.0.0engines which does not require participation of IT people * Ease of programmatic use and customization. Requirements: Windows 9x or Windows NT/2000/XP/Vista. Whats new in this version: Version
Price: $0
License:Freeware
Download (93.92MB)
448 downloads
Added: 2008-09-07
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2