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

Openoffice Handwriting software
Filter: All | Freeware | Demo
 

Openoffice Handwriting

< 1 2 3 4 5 > 
Added: June 14, 2010 | Visits: 1.135

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: July 13, 2010 | Visits: 1.542

JooReports JOOReports (Java/OpenOffice Reports) is an open source solution for creating office documents and reports in Java, using OpenOffice.org. Its primary goal is making template composition easy. Templates are regular word processor documents, created the OpenOffice.org Writer, with just a few... Platforms: *nix

License: Freeware Size: 5 MB Download (115): JooReports Download

Added: February 04, 2010 | Visits: 1.140

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: July 14, 2010 | Visits: 1.334

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: February 07, 2010 | Visits: 1.229

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: January 10, 2010 | Visits: 1.103

eq2png eq2png is a simple Perl script to make it painless to produce Portable Network Graphic (PNG) images for OpenOffice Impress presentations (or for any other purpose I cant imagine). Suppose you had a LaTeX snippet in a file named example-equation.tex: To produce the PNG image of this with black... Platforms: *nix

License: Freeware Size: 204.8 KB Download (102): eq2png Download

Added: March 17, 2010 | Visits: 728

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

Released: July 09, 2012  |  Added: August 30, 2012 | Visits: 911

Free OpenOffice to Page Flipping Book Free OpenOffice to Page Flipping Book Book gives you and your readers a different feeling of reading e-books, feel the realistic page flipping book without going out, it's Free OpenOffice to Page Flipping Book Book! Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 10.15 MB Download (99): Free OpenOffice to Page Flipping Book Download

Added: June 02, 2010 | Visits: 1.181

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: January 24, 2010 | Visits: 1.428

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: July 02, 2010 | Visits: 1.127

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: September 07, 2010 | Visits: 967

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.084

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: August 08, 2008 | Visits: 1.235

OpenOffice.org OpenOffice.org 2,3 incorporates an array of new features and enhancements to all its core components, and protects users from newly discovered security vulnerabilities. It is a major release and all users should download it. Plus: It is only with 2.3 that users can make full use of our growing... Platforms: Windows, *nix

License: Freeware Size: 106 MB Download (90): OpenOffice.org Download

Added: August 21, 2010 | Visits: 774

cOOol cOOol project is a simple Python script that looks for broken hyperlinks in OpenOffice.org documents.. Platforms: *nix

License: Freeware Download (88): cOOol Download

Added: June 23, 2010 | Visits: 1.011

OOoPy OOoPy is a Python library for modifying OpenOffice.org documents. It provides a set of transformations on the OOo XML format using the ElementTree XML Library. Transformations included are a mail merge application and the concatenation of documents with formatting intact. The framework supports... Platforms: *nix

License: Freeware Size: 29.7 KB Download (88): OOoPy Download

Released: August 03, 2012  |  Added: August 03, 2012 | Visits: 619

Neuroph OCR - Handwriting Recognition Neuroph OCR - Handwriting Recognition is developed to recognize hand written letter and characters. It's engine derived's from the Java Neural Network Framework - Neuroph and as such it can be used as a standalone project or a Neuroph plug in. Platforms: Windows, Mac, Linux

License: Freeware Size: 3.26 MB Download (72): Neuroph OCR - Handwriting Recognition Download

Released: March 03, 2017  |  Added: March 15, 2017 | Visits: 924

Magic Office Recovery Recover Adobe PDF files, Microsoft Office documents and OpenOffice ODS and ODT files from healthy, formatted, corrupted and inaccessible storage media. Magic Office Recovery uses a set of highly advanced data recovery algorithms from Magic's partition recovery tool, ensuring that the documents... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $59.95 USD Size: 7.73 MB Download (72): Magic Office Recovery Download

Released: October 04, 2012  |  Added: October 04, 2012 | Visits: 759

Free OpenOffice to FlipBook Free OpenOffice to FlipBook is a freeware to convert OpenOffice to online falsh flip page ebook with the real page turning effect.. With Free OpenOffice to FlashBook, you don't need any flash skills, only import your OpenOffice Document, and then choose the theme(look&feel) templates from a... Platforms: Windows

License: Freeware Size: 10.19 MB Download (70): Free OpenOffice to FlipBook Download

Released: August 26, 2012  |  Added: August 26, 2012 | Visits: 363

Handwriting Animation Tool Enter multiline text and hit "GO" to view a handwriting animation. Hit "enter" to test the forced newline functionality. The tool features: a NEW readable font; a calligraphic, artistic font; multiline text drawn in a rectangle area; newline upon reaching the text area width; forced newline by... Platforms: Windows, Mac, Unix, Linux

License: Shareware Cost: $10.00 USD Size: 488 KB Download (61): Handwriting Animation Tool Download

< 1 2 3 4 5 >