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

Python Pdf Decrypter freeware
Filter: All | Freeware | Demo
 

Python Pdf Decrypter

< 1 2 3 4 5 > 
Added: October 11, 2010 | Visits: 2.205

PDF::FromHTML PDF::FromHTML is a Perl module to convert HTML documents to PDF. SYNOPSIS my $pdf = PDF::FromHTML->new( encoding => utf-8 ); $pdf->load_file(source.html); $pdf->convert( Font => /path/to/font.ttf, LineHeight => 10, Landscape => 1, ); $pdf->write_file(target.pdf); This module...



Platforms: *nix

License: Freeware Size: 23.55 KB Download (200): PDF::FromHTML Download

Added: June 09, 2010 | Visits: 1.116

Python MyCMS Python MyCMS program is an application development platform built with robust MySQL integration that allows for the easy creation of state and event driven Web-based interfaces. Domain- group-user management is built in for direct, authenticated applicability. To start the authentication...





Platforms: *nix

License: Freeware Size: 368.64 KB Download (91): Python MyCMS Download

Added: February 23, 2010 | Visits: 1.107

Webware for Python Webware for Python project is a suite of Python packages and tools for developing object-oriented, web-based applications. The suite uses well known design patterns and includes a fast Application Server, Servlets, Python Server Pages (PSP), Object-Relational Mapping, Task Scheduling, Session...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (94): Webware for Python Download

Added: July 05, 2010 | Visits: 1.822

CAM::PDF::Content CAM::PDF::Content is a PDF page layout parser. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); $contentTree->validate() || die Syntax error; print $contentTree->render(CAM::PDF::Render::Text); $pdf->setPageContent(5,...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (126): CAM::PDF::Content Download

Added: February 03, 2010 | Visits: 1.680

CAM::PDF::GS CAM::PDF::GS is a PDF graphic state. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); my $gs = $contentTree->computeGS(); This class is used to represent the graphic state at a point in the rendering flow of a PDF page. Much of the...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (225): CAM::PDF::GS Download

Added: February 09, 2010 | Visits: 1.345

CAM::PDF::GS::NoText CAM::PDF::GS::NoText is a PDF graphic state. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); my $gs = $contentTree->computeGS(1); This class is used to represent the graphic state at a point in the rendering flow of a PDF page....


Platforms: *nix

License: Freeware Size: 737.28 KB Download (104): CAM::PDF::GS::NoText Download

Added: March 06, 2010 | Visits: 1.379

CAM::PDF::Renderer::Dump CAM::PDF::Renderer::Dump can print the graphic state of each node. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); $contentTree->render("CAM::PDF::Renderer::Dump"); This class is used to print to STDOUT the coordinates of each...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (106): CAM::PDF::Renderer::Dump Download

Added: February 26, 2010 | Visits: 1.175

PDF::Table PDF::Table is a utility class for building table layouts in a PDF::API2 object. SYNOPSIS use PDF::API2; use PDF::Table; my $pdftable = new PDF::Table; my $pdf = new PDF::API2(-file => "table_of_lorem.pdf"); my $page = $pdf->page; # some data to layout my $some_data =[ ["1 Lorem ipsum...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (120): PDF::Table Download

Added: September 06, 2010 | Visits: 1.157

Sybase module for Python Sybase module for Python project provides a Python interface to the Sybase relational database system. The Sybase package supports all of the Python Database API, version 2.0 with extensions. Whats New in This Release: - This release works with Python 2.5, Sybase 15, and 64-bit clients. - It...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (119): Sybase module for Python Download

Added: June 02, 2010 | Visits: 899

Fonty Python Fonty Python project allows you to manage your fonts on Gnu/Linux. As a designer, I missed the ability to view and keep lists of fonts in easy-to-use collections. With this program you can assign/remove fonts to/from a pog (from the word typography) and then install the pog. All the fonts...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (98): Fonty Python Download

Added: January 08, 2010 | Visits: 938

GStreamer Python Bindings GStreamer Python Bindings project provide Python bindings for the GStreamer project. These bindings provide access to almost all of the GStreamer C API through an object oriented Python API. GStreamer is a library that allows the construction of graphs of media-handling components, ranging from...


Platforms: *nix

License: Freeware Size: 573.44 KB Download (97): GStreamer Python Bindings Download

Added: March 03, 2010 | Visits: 1.009

Gst-Python Gst-Python provides Python bindings for the GStreamer project. These bindings provide access to almost all of the GStreamer C API through an object oriented Python API..


Platforms: *nix

License: Freeware Size: 491.52 KB Download (112): Gst-Python Download

Added: May 26, 2010 | Visits: 770

python-gdkinput python-gdkinput is a Python binding for the gdk_input_add and gdk_input_remove functions missing in PyGtk. his group of functions is not present in the Gtk+/Python "PyGtk" binding, and one needs it to do asynchronous I/O in a Gtk+ based GUI. Plans for the future: A priori, its finished. Maybe...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (95): python-gdkinput Download

Added: June 12, 2010 | Visits: 1.019

CORBA-Python CORBA-Python is a package supplies the following tools : idl2py : IDL compiler to Python. idl2pyemb : IDL compiler to Python embedded with C idl2pyext : IDL compiler to Python extension with C idl2pycli : RPC-GIOP client stub generator idl2pysrv : RPC-GIOP server skeleton generator.


Platforms: *nix

License: Freeware Size: 61.44 KB Download (113): CORBA-Python Download

Added: November 27, 2010 | Visits: 1.088

Python GnuPGInterface GnuPGInterface is a Python module to interface with GnuPG . It concentrates on interacting with GnuPG via filehandles, providing access to control GnuPG via versatile and extensible means. This module is based on GnuPG::Interface, a Perl module by the same author. To install this...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): Python GnuPGInterface Download

Added: May 09, 2010 | Visits: 1.303

Python Call Graph Python Call Graph (pycallgraph) is a Python library that creates call graphs for Python programs pycallgraph is quite new. It seems to work well and I will most likely improve it in the near future!. Gravit is a free gravity simulator.


Platforms: *nix

License: Freeware Size: 4.1 KB Download (106): Python Call Graph Download

Added: May 15, 2010 | Visits: 1.108

konq-pdf konq-pdf are various KDE service menus for PDF documents. 1) pdftk service menu: - Join selected PDF (alphabetic order) - Add another pdf to selected file - Extract pages - Extraxt all even pages - Extract all odd pages - Burst PDF pages - Repair - Watermark pages of a PDF file - Lock...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (95): konq-pdf Download

Added: April 06, 2010 | Visits: 984

gnome-python-desktop gnome-python-desktop package contains a few python modules that used to live in gnome-python-extras: - gnomeapplet - gnomeprint, gnomeprint.ui - gtksourceview - wnck - totem.plparser - gtop - nautilusburn - mediaprofiles - metacity Whats New in This Release: General: - With recent...


Platforms: *nix

License: Freeware Size: 645.12 KB Download (98): gnome-python-desktop Download

Added: June 21, 2010 | Visits: 778

gnome-python-extras gnome-python-extras contains gnome-python development modules. If youre looking for one of the following python modules, they moved to the package gnome-python-desktop: - gnomeapplet - gnomeprint, gnomeprint.ui - gtksourceview - wnck - totem.plparser - gtop - nautilusburn -...


Platforms: *nix

License: Freeware Size: 501.76 KB Download (91): gnome-python-extras Download

Added: May 21, 2010 | Visits: 576

python-shbuf python-shbuf project is a simple Python extension for accessing libshbuf shared buffers..


Platforms: *nix

License: Freeware Size: 15.36 KB Download (92): python-shbuf Download

< 1 2 3 4 5 >