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

Sun Openoffice software
Filter: All | Freeware | Demo
 

Sun Openoffice

1 2 3 4 5 > 
Added: April 08, 2006 | Visits: 4.254

Sun & Moon on Screen Watch Sun & Moon passing across your desktop. Observe the Sun and the Moon like you can see them in the sky. When the Sun/Moon rises, you will notice that a small icon of the Sun/Moon rises on the left side of your taskbar, exactly where you've got the 'start' button. And it sails through your...



Platforms: Windows

License: Shareware Cost: $5.00 USD Size: 649 KB Download (582): Sun & Moon on Screen Download

Released: January 08, 2003  |  Added: June 24, 2008 | Visits: 5.299

Dr. Regener Sun-Moon-Calendar Calculates Sets, Rises and Phases of Sun and Moon, almost 2000 Locations in 96 Countries; Signs of Zodiac, Saint's Days, Days of Eclastical Year, the Moon in the Ecliptic, Graphical Overview of Moon Brigthness; Professional Reports





Platforms: Windows

License: Shareware Cost: $25.00 USD Size: 2.58 MB Download (440): Dr. Regener Sun-Moon-Calendar Download

Added: May 03, 2006 | Visits: 3.646

SDE for Sun ONE (CE) SDE for Sun ONE is a UML CASE tool totally integrated with Sun ONE. It supports full software development lifecycle - analysis, design, implementation, testing and maintenance. It combines the power of UML modeling facilities and Sun ONE. It helps you build quality applications faster, better and...


Platforms: Windows, *nix

License: Freeware Size: 6.84 MB Download (597): SDE for Sun ONE (CE) Download

Released: January 26, 2007  |  Added: February 05, 2007 | Visits: 1.939

OpenOffice Impress Password Recovery OpenOffice Impress Password Recovery provides you with a friendly interface to recover OpenOffice Impress passwords and remove document ReadOnly protection. A powerful combination of proven recovery methods ensures successful recovery results in most cases. OpenOffice Impress Password...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.56 MB Download (502): OpenOffice Impress Password Recovery Download

Released: January 27, 2011  |  Added: February 03, 2011 | Visits: 2.045

Sun 3D Screensaver The Sun is the most prominent feature in our Solar System. It is the largest object and contains approximately 98% of the total solar system mass. One hundred and nine Earths would be required to fit across the Sun's disk, and its interior could hold over 1.3 million Earths. The Sun's outer...


Platforms: Windows

License: Shareware Cost: $9.95 USD Size: 8.36 MB Download (163): Sun 3D Screensaver Download

Added: August 05, 2010 | Visits: 1.727

Template::Provider::OpenOffice Template::Provider::OpenOffice is a OpenOffice (ODT) Provider for Template Toolkit. This module extends Template::Provider to automatically extract the content.xml file from an OpenOffice zip file and run it through Template::Toolkit for processing. We use OpenOffice::OODoc to actually open...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (129): Template::Provider::OpenOffice Download

Added: June 02, 2010 | Visits: 1.177

Groovy For OpenOffice Groovy For OpenOffice is an OpenOffice Extension that adds support for scripting OpenOffice Macros in Groovy ..


Platforms: *nix

License: Freeware Size: 2 MB Download (92): Groovy For OpenOffice Download

Added: November 03, 2010 | Visits: 973

Conjury::C::Sun Conjury::C::Sun is a Perl Conjury with the Sun Workshop C/C++ tools. SYNOPSIS c_compiler Vendor => Sun, Language => I< language>, No_Scanner => 1, Program => I< program>, Options => [ I< opt1>, I< opt2>, ... ], Journal => I< journal>; c_linker Vendor => Sun, Language => I< language>,...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (101): Conjury::C::Sun Download

Added: January 24, 2010 | Visits: 1.423

OpenOffice::OODoc::Intro OpenOffice::OODoc::Intro is a Perl module for an introduction to the Open OpenDocument Connector. The main goal of the Open OpenDocument Connector (OODoc) is to allow quick application development in 2 areas: - replacement of old-style, proprietary, client-based macros for intensive and...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (92): OpenOffice::OODoc::Intro Download

Added: February 04, 2010 | Visits: 1.136

OpenOffice::OODoc::Text OpenOffice::OODoc::Text is a Perl module for the text processing submodule of OpenOffice::OODoc. This manual chapter describes the text-oriented methods of OpenOffice::OODoc, implemented by the OpenOffice::OODoc::Text class, and inherited by the OpenOffice::OODoc::Document class. These...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (109): OpenOffice::OODoc::Text Download

Added: March 17, 2010 | Visits: 721

OpenOffice::OODoc::Meta OpenOffice::OODoc::Meta is a Perl module to access document metadata. The OpenOffice::OODoc::Meta class is a specialist derivative of OpenOffice::OODoc::XPath for XML members which describe the metadata of OpenDocument (ODF) and OpenOffice.org documents..


Platforms: *nix

License: Freeware Size: 215.04 KB Download (101): OpenOffice::OODoc::Meta Download

Added: June 14, 2010 | Visits: 1.131

OpenOffice::OODoc::XPath OpenOffice::OODoc::XPath is a Low-level XML navigation in the documents. This module is a low-level class which uses OODoc::File (without inheriting anything from it) along with the classes defined in the XML::Twig module. Its a common basis for the other, more user- friendly, document-oriented...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (116): OpenOffice::OODoc::XPath Download

Added: February 07, 2010 | Visits: 1.223

OpenOffice::OODoc::Document OpenOffice::OODoc::Document is a top level component for content and layout processing. SYNOPSIS # get an OOo file handler my $oofile = ooFile("myfile.odt"); # connect a content-focused document interface my $content = ooDocument ( file => $oofile, member => content ); # connect a...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (102): OpenOffice::OODoc::Document Download

Added: September 07, 2010 | Visits: 959

OpenOffice::OODoc OpenOffice::OODoc is The Perl Open OpenDocument Connector. SYNOPSIS use OpenOffice::OODoc; # get global access to the content of an OOo file my $document = ooDocument(file => "MyFile.odt"); # select a text element containing a given string my $place =...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (90): OpenOffice::OODoc Download

Added: September 10, 2010 | Visits: 1.078

OpenOffice::OODoc::Image OpenOffice::OODoc::Image is a Perl module for image manipulation methods. The OpenOffice::OODoc::Image class is a derivative of OpenOffice::OODoc::XPath designed for the manipulation of graphics objects contained in documents. It mainly allows you to modify the size and position of an image and...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (90): OpenOffice::OODoc::Image Download

Added: October 07, 2010 | Visits: 1.353

OpenOffice::PerlPoint OpenOffice::PerlPoint is an Open Office / Open Document to PerlPoint converter class. SYNOPSIS # load the module use OpenOffice::PerlPoint; # build an object my $oo2pp=new OpenOffice::PerlPoint(file=>$ooFile); # convert document my $perlpoint=$oo2pp->oo2pp; OpenOffice::PerlPoint is a...


Platforms: *nix

License: Freeware Size: 52.22 KB Download (127): OpenOffice::PerlPoint Download

Added: July 14, 2010 | Visits: 1.327

OpenOffice.org Utility Library OpenOffice.org Utility Library, or ooolib in short, is actually more than one library module. Included are a Python module (ooolib-python) and a Perl module (ooolib-perl). The Python module is currently focused on Calc and can be used to create OpenDocument Format Calc spreadsheets. The Perl...


Platforms: *nix

License: Freeware Download (103): OpenOffice.org Utility Library Download

Added: July 02, 2010 | Visits: 1.122

Print OpenOffice 2 documents Print OpenOffice 2 documents is a service menu that enables the user to right click on an OpenOffice 2 document and print it.. Wav and Flac conversion KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development Administration...


Platforms: *nix

License: Freeware Download (91): Print OpenOffice 2 documents Download

Added: November 11, 2010 | Visits: 1.952

Sun Java Platform Enterprise Edition 5 Update Sun Java Platform Enterprise Edition (Java EE) is the industry standard for developing portable, robust, scalable, and secure server-side Java applications. Building on the solid foundation of Java SE, Java EE provides Web services, component model, management, and communications APIs that make...


Platforms: *nix

License: Freeware Download (129): Sun Java Platform Enterprise Edition 5 Update Download

Added: March 02, 2010 | Visits: 1.042

Sun::Solaris::Privilege Sun::Solaris::Privilege is a Perl interface to Privileges. SYNOPSIS use Sun::Solaris::Privilege qw(:ALL); This module provides wrappers for the Privilege-related system and library calls. Also provided are constants from the various Privilege-related headers and dynamically generated...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (89): Sun::Solaris::Privilege Download

1 2 3 4 5 >