background preloader

Openoffice

Facebook Twitter

Ruby | module OpenDocumentCompressor - Chris - f31b27656 - Paste. Chapter 1. The Open Document Format. Ruby-opendocument. OpenDocument Format Alliance. What is OpenDocument? | OpenDocument Fellowship. OpenDocument. The Open Document Format for Office Applications (ODF), also known as OpenDocument, is an XML-based file format for spreadsheets, charts, presentations and word processing documents. It was developed with the aim of providing an open, XML-based file format specification for office applications.[2] In addition to being an OASIS standard, version 1.1 is published as an ISO/IEC international standard, ISO/IEC 26300:2006/Amd 1:2012 — Open Document Format for Office Applications (OpenDocument) v1.1.[5][6] Specifications[edit] The most common filename extensions used for OpenDocument documents are:[7][8] .odt and .fodt for word processing (text) documents.ods and .fods for spreadsheets.odp and .fodp for presentations.odb for databases.odg and .fodg for graphics.odf for formulae, mathematical equations There is a comprehensive set of example documents in OpenDocument format available.[9] The whole test suite is available under the Creative Commons Attribution 2.5 license.

Standardization[edit] Working with Master Documents. Chapter 13: Working with Master Documents This is Chapter 13 of the OpenOffice.org 2.x Writer Guide (Third edition), produced by the OOoAuthors group. A PDF of this chapter is available from the OOoAuthors Guides page at OpenOffice.org. Master documents are typically used for producing long documents such as a book, a thesis, or a long report. A master document is especially useful when graphics, spreadsheets, or other material causes the file size to become quite large. Yes, master documents do work in OOoWriter. You can use several methods to create master documents. Developer's Guide. OpenOffice.org Developer's Guide Contributing to the Developer's Guide What This Manual Covers This manual describes how to write programs using the component technology UNO (Universal Network Objects) with OpenOffice.org.

Most examples provided are written in Java. As well as Java, the language binding for C++, the UNO access for OpenOffice.org Basic and the OLE Automation bridge that uses OpenOffice.org through Microsoft's component technology COM/DCOM is described. How This Book is Organized Every page of this book has a Table of Contents at the right side of the page. First Steps The First Steps chapter describes the setting up of a Java UNO development environment to achieve the solutions you need. Professional UNO This chapter introduces API and UNO concepts and explains the specifics of the programming languages and technologies that can be used with UNO. Writing UNO Components This chapter describes how to write UNO components. Extensions Advanced UNO Office Development Text Documents Forms.