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

Normica View 2011 software
Filter: All | Freeware | Demo
 

Normica View 2011

1 2 3 4 5 > 
Released: June 10, 2011  |  Added: July 07, 2011 | Visits: 1.431

Normica View Be compatible with all CAD systems! The reliable Plot Viewer. Normica View can view, print and plot bitmaps and plot data, HP-GL/2 incl. RTL, PCL5, HP-GL from all CAD systems. Normica View is made for Windows 7 / 2008 (32 & 64 Bit). It is recommended and used by the hotlines of HP, XEROX, Océ,... Platforms: Windows, Other

License: Demo Cost: $282.48 USD Size: 10.07 MB Download (98): Normica View Download

Released: November 07, 2012  |  Added: November 07, 2012 | Visits: 573

Normica View Pro Profit from Normica View Pro, the market leader in HP-GL/2, RTL and bitmap viewing and editing! Made for Windows 7 & 2008 (32 & 64 Bit); Reads and writes HP-GL/2 (HP-RTL, HP-GL, PCL5) and bitmaps, Copy to clipboard. Export to PDF, EPS, DXF, DWF, WMF, EMF, TIFF, JPEG, BMP, ... Scale, rotate,... Platforms: Windows, Other

License: Shareware Cost: $577.25 USD Size: 10.07 MB Download (464): Normica View Pro Download

Released: July 23, 2012  |  Added: July 23, 2012 | Visits: 862

EMS SQL Query 2011 for MySQL EMS SQL Query 2011 for MySQL is the tool that allows you to manage SQL queries to your MySQL databases quickly and simply. Visual building as well as direct editing of query text is available. EMS SQL Query for MySQL is a tool that lets you quickly and simply build SQL queries to MySQL... Platforms: Windows, 2K, XP, 2003, Windows Vista, 7, 7x64

License: Freeware Download (54): EMS SQL Query 2011 for MySQL Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 826

Database Comparer 2011 for InterBase and Firebird DB Comparer 2011 for InterBase/Firebird is an excellent tool for comparing InterBase/Firebird databases and discovering differences in their structures. You can view all the differences in compared database objects and execute an automatically generated script to eliminate all or selected... Platforms: Windows, 2K, XP, 2003, Windows Vista


Released: May 22, 2023  |  Added: July 11, 2023 | Visits: 7.667

Able Fax Tif View Able Fax Tif View is a multi-page FAX, TIF, PDF, EPS, PS, AI, DCX, DICOM, JBIG viewer, editor and converter. Allows to view, edit, print, save, convert your files. Able Fax Tif View can show all kinds of FAX images, multipage FAX and TIFF images (rev.6.0, Packbits, LZW, CCITT G.3 and G.4) with... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $49.00 USD Size: 35.66 MB Download (717): Able Fax Tif View Download

Released: January 14, 2010  |  Added: August 17, 2013 | Visits: 3.999

SharePoint View Boost SharePoint View Boost : a free SharePoint view web part enables users to collapse and expand SharePoint columns in SharePoint Standard List Views. Collapse SharePoint columns on SharePoint list view; Expand SharePoint columns on SharePoint list view. SharePoint View Boost is a free tool to... Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 290.54 KB Download (247): SharePoint View Boost Download

Added: May 07, 2010 | Visits: 1.635

View Picture View Picture project is an SDL-based image viewer for Linux and FreeBSD that supports slideshows, fullscreen, zoom, and arbitrary movement through the image list.. Platforms: *nix

License: Freeware Size: 112.64 KB Download (112): View Picture Download

Added: August 23, 2010 | Visits: 1.802

CAD::Drawing::GUI::View CAD::Drawing::GUI::View are 2D graphics for CAD built on Tk::Zinc. This module provides methods to turn a CAD::Drawing object into a Zinc canvas. Overridden Methods These make me behave like a Tk widget. ClassInit $view->ClassInit(); InitObject $view->InitObject(); configure... Platforms: *nix

License: Freeware Size: 11.26 KB Download (145): CAD::Drawing::GUI::View Download

Added: July 25, 2010 | Visits: 1.191

RT::View::ConciseSpreadsheet RT::View::ConciseSpreadsheet is a simple Perl module. RT::View::ConciseSpreadsheet requires no configuration files or environment variables.. Platforms: *nix

License: Freeware Size: 16.38 KB Download (96): RT::View::ConciseSpreadsheet Download

Added: May 11, 2010 | Visits: 1.299

Fractal View Fractal View project is a fractal viewing application that can be used to explore common fractal sets. It runs full-screen, supports four different fractal sets, has 22 different color palletes, support for PNG files, and performs anti-aliasing and zooming in all sets. Installing - Download... Platforms: *nix

License: Freeware Size: 235.52 KB Download (108): Fractal View Download

Added: August 09, 2010 | Visits: 1.384

Maypole::Manual::View Maypole::Manual::View is a Perl module for Maypole View Classes. In a large application, you will almost certainly want to customize the layout and design of the output pages. This task may even be the purview of a separate team of HTML designers rather than the programmers. Since a typical... Platforms: *nix

License: Freeware Size: 143.36 KB Download (95): Maypole::Manual::View Download

Added: February 13, 2010 | Visits: 1.218

Pod::POM::View::HTML::Filter Pod::POM::View::HTML::Filter Perl module can use filters on sections of your pod documents. SYNOPSIS In your POD: Some coloured Perl code: =begin filter perl # now in full colour! $A++; =end filter =for filter=perl $A++; # this works too This should read C : =begin filter foo... Platforms: *nix

License: Freeware Size: 24.58 KB Download (100): Pod::POM::View::HTML::Filter Download

Added: April 23, 2010 | Visits: 1.125

GO::View GO::View is a Perl module that creates a gif or png image for visualizing the GO DAG. This perl module generates a graphic that displays the parent and child relationships of a selected GO term. It also provides the visualization for the GO::TermFinder perl module created by the Stanford... Platforms: *nix

License: Freeware Size: 870.4 KB Download (128): GO::View Download

Added: June 22, 2010 | Visits: 1.478

Tree::Simple::View::DHTML Tree::Simple::View::DHTML is a Perl class for viewing Tree::Simple hierarchies in DHTML. SYNOPSIS use Tree::Simple::View::DHTML; ## a simple example # use the defaults (an unordered list with no CSS) my $tree_view = Tree::Simple::View::DHTML->new($tree); ## more complex examples #... Platforms: *nix

License: Freeware Size: 22.53 KB Download (98): Tree::Simple::View::DHTML Download

Added: May 17, 2010 | Visits: 2.081

Tree::Simple::View::HTML Tree::Simple::View::HTML is a Perl class for viewing Tree::Simple hierarchies in HTML. SYNOPSIS use Tree::Simple::View::HTML; ## a simple example # use the defaults (an unordered list with no CSS) my $tree_view = Tree::Simple::View::HTML->new($tree); ## more complex examples # use the... Platforms: *nix

License: Freeware Size: 22.53 KB Download (110): Tree::Simple::View::HTML Download

Added: July 20, 2010 | Visits: 1.294

Package DataBase View Pdbv output a HTML view of a RPM or dpkg database. Its modular design allows easy addition of others package management database and export format (as xml). The 1.x.x series are in Bash, the 2.x.x series are in Perl. Obviously, the output generation with 1.x.x is a lot slower than with the... Platforms: *nix

License: Freeware Size: 174.08 KB Download (92): Package DataBase View Download

Released: September 23, 2010  |  Added: October 22, 2010 | Visits: 1.853

System Information View View system information tool.Can view: (1) CPU information (CPU type, serial number and other technical parameters). (2) Memory information (physical memory and virtual memory, and displayed graphically in real time the current physical memory and virtual memory use). (3) Hard... Platforms: Windows

License: Freeware Size: 912.58 KB Download (480): System Information View Download

Released: June 27, 2011  |  Added: July 13, 2011 | Visits: 1.058

AutoCAD DWG to PDF Converter 2011 Convert DWG and DXF Files Quickly and Easily without the need of AutoCAD. Convert CAD drawings to sharable PDF files. AutoCAD DWG to PDF Converter converts DWG and DXF files to vector PDFs - and you don't need to have AutoCAD to use it. Page, view, and layout from your drawing are... Platforms: Windows

License: Shareware Cost: $69.95 USD Size: 4.77 MB Download (264): AutoCAD DWG to PDF Converter 2011 Download

Released: August 16, 2010  |  Added: May 23, 2011 | Visits: 705

BitDefender Antivirus Pro 2011 The new 2011 BitDefender Antivirus Pro will allow you: STOP VIRUSES AND SPYWARE COLD Proactive protection stops new viruses and malware that other products miss. SAFEGUARD YOUR PRIVACY Eliminate the chances your data and conversations are leaked to others over email, Facebook, IM, or... Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 1.28 MB Download (1331): BitDefender Antivirus Pro 2011 Download

Released: August 16, 2010  |  Added: May 23, 2011 | Visits: 774

BitDefender Total Security 2011 The newest release of BitDefender Total Security 2011 will help you: STOP VIRUSES AND SPYWARE COLD Proactive protection stops new viruses and malware that other products miss. SAFEGUARD YOUR PRIVACY Eliminate the chances your data and conversations are leaked to others over email,... Platforms: Windows

License: Shareware Cost: $79.95 USD Size: 1.28 MB Download (1225): BitDefender Total Security 2011 Download

1 2 3 4 5 >