Language
Delphi
Remove
Platform
Any
License
Any
VintaSoftAnnotation.NET is a developer's tool that allows to annotate images: create, process, delete, save to XML or TIFF file, merge the annotations with image. Supported annotation types:...
VintaSoftImaging.NET is a powerful and easy to use imaging toolkit for .NET developers. Library allows to load, view, process, annotate, print and save images, work with multipage TIFF files directly...
Version 4.4
- Opportunity to save/load current settings of device has been added.
- Opportunity to create predefined session setups for mid- and high-volume scanners has been added.
- Memory...
VintaSoftAnnotation.NET is a developer's tool that allows to annotate images: create, process, delete, save to XML or TIFF file, merge the annotations with image. Supported annotation types:...
VintaSoftImaging.NET is a powerful and easy to use imaging toolkit for .NET developers. Library allows to load, view, process, annotate, print and save images, work with multipage TIFF files directly...
VintaSoftBarcode.NET Library - an easiest way for reading barcodes from your VB.NET, C# or ASP.NET application. Supported barcode types: Australian Post, Code 11, Code 39, Code 93, Code 128, Codabar,...
This article covers one of the most useful features for any Delphi application which is commonly overlooked. Microsoft Outlook provides Delphi developers with a COM interface (outlook2000.pas,...
Use the freeware DLL called InpOut32 to access parallel port, serial port, etc, from your Dephi program. This article tells you how, with sourcecode.
Delphi doesn't do anything magical with this technology. It doesn't mean that if you don't use it you can't create ISAPI's or CGI's. You could create a a webserver app without Delphi's web-broker...
In this article we'll first learn about the basics of ISAPI, including the benefits of ISAPI over CGI. We'll also use Borland Delphi to make a simple ISAPI extension. Then we'll take a small jump to...
This article shows a way to utilize Delphi codes in VC application without using a DLL.
This article contains an in-depth treatment of the Open Tools API of Borland Delphi. The techniques are used to develop the start and skeleton of a personal Version Control System that can be...
COM expects quite a few standard behaviors from its client
applications. Delphi simplifies a lot of these behaviors that
we often take for granted. Once in a while, we come across a
problem...
In the mean time Delphi 4 came by with CORBA support, Wizards, Type Library Editor and the works. However, if you expose an object to CORBA, what basically happens is that the COM interface you wrote...