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

Pdf Piano Chord Chart freeware
Filter: All | Freeware | Demo
 

Pdf Piano Chord Chart

< 1 2 3 4 5 
Added: January 13, 2010 | Visits: 1.375

Chart::Scientific Chart::Scientific is a Perl module that can generate simple 2-D scientific plots with logging, errbars, etc. SYNOPSIS Procedural interface use Chart::Scientific qw/make_plot/; make_plot ( x_data => @x_values, y_data => @yvalues ); The subroutine make_plot creates a Chart::Scientific...



Platforms: *nix

License: Freeware Size: 16.38 KB Download (109): Chart::Scientific Download

Added: September 10, 2010 | Visits: 1.769

PDF::Reuse::Tutorial PDF::Reuse::Tutorial is a Perl module that will teach you how to produce PDF-files with PDF::Reuse. In this tutorial I will show some aspects of PDF::Reuse, so you should be able to use it in your own programs. Most important is how to produce and reuse PDF-code, and then if you are interested,...





Platforms: *nix

License: Freeware Size: 133.12 KB Download (118): PDF::Reuse::Tutorial Download

Added: April 22, 2010 | Visits: 1.494

PDF::Reuse::Barcode PDF::Reuse::Barcode is a Perl module that can create barcodes for PDF documents with PDF::Reuse. SYNOPSIS use PDF::Reuse; use PDF::Reuse::Barcode; use strict; prFile(bars.pdf); PDF::Reuse::Barcode::ITF (x => 70, y => 530, value => 0123456789, prolong => 2.96); prEnd(); This is a...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (126): PDF::Reuse::Barcode Download

Added: March 21, 2010 | Visits: 1.083

CL-PDF CL-PDF is a cross-platform Common Lisp library for generating PDF files. It does not need any third-party tools from Adobe or others. It is used by cl-typesetting to provide a complete typesetting system..


Platforms: *nix

License: Freeware Size: 696.32 KB Download (108): CL-PDF Download

Added: November 09, 2010 | Visits: 1.195

Chart::PNGgraph Chart::PNGgraph is a graph plotting module (deprecated). SYNOPSIS use Chart::PNGgraph::moduleName; Chart::PNGgraph is a perl5 module to create PNG output for a graph. Chart::PNGgraph is nothing more than a wrapper around GD::Graph, and its use is deprecated. It only exists for backward...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (110): Chart::PNGgraph Download

Added: April 01, 2010 | Visits: 1.441

Panda PDF Generator Panda is a PDF generation API written in C. The Panda PDF Generator is intended to make PDFs on the fly for the Web, but may be used to generate any PDF document you want. Whats New in This Release: - As you may already be aware, the most important change in 0.5.4 is that the library is now...


Platforms: *nix

License: Freeware Size: 2.2 MB Download (130): Panda PDF Generator Download

Added: February 14, 2010 | Visits: 963

PandaLex PDF Parser PandaLex is the PDF parsing code from Panda, which has been split into its own project to increase its utility. It is a flex and bison description of the PDF specification, which allows programmers to define callbacks to handle different document elements..


Platforms: *nix

License: Freeware Size: 389.12 KB Download (106): PandaLex PDF Parser Download

Added: July 09, 2010 | Visits: 1.356

Chart::Sequence Chart::Sequence is a sequence Perl class. SYNOPSIS use Chart::Sequence; my $s = Chart::Sequence->new( Nodes => [qw( A B C )], Messages => [ [ A => B => "Message 1" ], [ B => A => "Ack 1" ], [ B => C => "Message 2" ], ], ); # or # my $s = Chart::Sequence->new( SeqMLInput =>...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (105): Chart::Sequence Download

Added: June 03, 2010 | Visits: 1.283

gnome-chord gnome-chord is a guitar chord index that displays a selected chord on a guitar fretboard. It is released under the GPL which in short means that you can use and distribute it for free. It can be used as a stand alone application (for example you could use it to find how to play a specific chord...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (118): gnome-chord Download

Added: January 22, 2010 | Visits: 1.653

Chart::Plot Chart::Plot is a Perl module to plot two dimensional data in an image. SYNOPSIS use Chart::Plot; my $img = Chart::Plot->new(); my $anotherImg = Chart::Plot->new ($image_width, $image_height); $img->setData (@dataset) or die( $img->error() ); $img->setData (@xdataset, @ydataset);...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): Chart::Plot Download

Added: July 01, 2010 | Visits: 1.146

Indexed PDF Creator Creates indexed pdf documents from text files. Designed to aid creating an electronic distribution method for legacy system reports, since many mainframe type print spools are plain text. Allows indexing, customizing page settings, font size, font face, and super-imposing text over an image in...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (113): Indexed PDF Creator Download

Added: November 03, 2010 | Visits: 1.203

Chart::XMGR Chart::XMGR is a Perl object for displaying data via XMGR. SYNOPSIS use Chart::XMGR; xmgr($a, { SYMBOL => plus}; use Chart::XMGR (); $xmgr = new Chart::XMGR; $xmgr->line($pdl); $pdl->$xmgr->line; xmgr($pdl, { LINESTYLE => dotted }); Provides a perl/PDL interface to the XMGR...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (106): Chart::XMGR Download

Added: July 19, 2010 | Visits: 1.008

Chart::GRACE Chart::GRACE is a Perl object for displaying data via Xmgrace. SYNOPSIS use Chart::GRACE; xmgrace($a, { SYMBOL => plus}; use Chart::GRACE (); $grace = new Chart::GRACE; $grace->plot($pdl); xmgrace($pdl, { LINESTYLE => dotted }); Provides a perl/PDL interface to the XMGR plotting...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (102): Chart::GRACE Download

Added: May 17, 2010 | Visits: 1.552

CUPS-PDF CUPS-PDF project is a PDF writer backend for CUPS. It is designed to produce PDF files in a heterogeneous network by providing a PDF printer on the central fileserver. It will convert files printed to its queue in CUPS to PDF and put them in a per-user-based directory structure. It can execute...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (135): CUPS-PDF Download

Released: June 29, 2013  |  Added: August 17, 2013 | Visits: 2.688

PDF Viewer PDF Viewer freeware allows to view PDF, convert PDF to text, extract data from PDF as CSV, XML or XLS format, convert PDF to HTML, convert PDF to TIFF, PDF to PNG, PDF to BMP images. PDF Viewer is the free tool to convert PDF to images, extract data from tables in PDF in XML, CSV, XLS...


Platforms: Windows

License: Freeware Size: 5.11 MB Download (1676): PDF Viewer Download

Added: January 25, 2010 | Visits: 1.741

Piano Theory Piano Theory brought to you by mudcube.com, this piano theory widget is a long time in the making. This brings you a reference for basic piano theory, look forward to future releases! With this widget you can play piano right on your Dashboard! It includes interactive chord and scale charts,...


Platforms: Mac

License: Freeware Download (265): Piano Theory Download

Released: May 19, 2010  |  Added: May 28, 2010 | Visits: 2.329

Quick PDF Library Lite Quick PDF Library Lite is a completely free PDF SDK you can use to convert images to PDF, add links to the web, get and set document properties, rotate pages, analyze document security and add images & text to documents - to your applications. It is a subset of Quick PDF Library, and...


Platforms: Windows

License: Freeware Size: 1.83 MB Download (250): Quick PDF Library Lite Download

Released: October 18, 2021  |  Added: November 22, 2021 | Visits: 3.626

PDF-XChange Lite PDF-XChange Lite is a reduced version of PDF-XChange Standard that contains basic features for use when printing documents virtually. It combines high quality conversion with optimized compression to create professional documents that are comparatively small in size. It installs in the same...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 36.66 MB Download (624): PDF-XChange Lite Download

Released: June 09, 2010  |  Added: June 12, 2010 | Visits: 4.619

123 PDF to Image Free PDF to image converter in 3 easy steps: select your PDF file, choose your settings, click the "Convert" button. Here is a selection of the features available in 123 PDF to Image: export PDF pages to BMP, JPEG, JPG, GIF, PNG, WMF, EMF; works with encrypted documents; tweak DPI settings;...


Platforms: Windows

License: Freeware Size: 2.55 MB Download (1766): 123 PDF to Image Download

Released: August 19, 2010  |  Added: August 26, 2010 | Visits: 1.873

Simpo PDF Creator Lite Simpo PDF Creator Lite is a Free yet powerful PDF creator, which helps you to create PDFs easily. With Simpo PDF Creator Lite, you could create PDF files from Word / Excel / PPT / Images / HTML and any other printable files. Thus, you are able to convert Word to PDF, Excel to PDF, PowerPoint to...


Platforms: Windows

License: Freeware Size: 4.24 MB Download (198): Simpo PDF Creator Lite Download

< 1 2 3 4 5