All Projects → LibreOffice → noa-libre

LibreOffice / noa-libre

Licence: LGPL-2.1 license
UNO API of LibreOffice easy and understandable - Nice Office Access

Programming Languages

java
68154 projects - #9 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to noa-libre

Ods2md
Convert LibreOffice Calc Spreadsheets (*.ods) into Markdown tables.
Stars: ✭ 35 (+12.9%)
Mutual labels:  libreoffice
Pdf
Simple http microservice that converts Word documents to PDF
Stars: ✭ 107 (+245.16%)
Mutual labels:  libreoffice
Xlsxir
Xlsx parser for the Elixir language.
Stars: ✭ 167 (+438.71%)
Mutual labels:  libreoffice
Ged2dot
GEDCOM to Graphviz converter
Stars: ✭ 57 (+83.87%)
Mutual labels:  libreoffice
Word2pdf Tools
📝通过LibreOffice / WPS / Microsoft Office / 第三方库 实现多种word转pdf格式的方案
Stars: ✭ 82 (+164.52%)
Mutual labels:  libreoffice
Etherpad Lite
Etherpad: A modern really-real-time collaborative document editor.
Stars: ✭ 11,937 (+38406.45%)
Mutual labels:  libreoffice
Zettlr
A Markdown Editor for the 21st century.
Stars: ✭ 6,099 (+19574.19%)
Mutual labels:  libreoffice
Docsbox
Self-hosted document converting service with HTTP API
Stars: ✭ 235 (+658.06%)
Mutual labels:  libreoffice
Libreoffice Breezedark
Icons, color palette and color scheme for LibreOffice
Stars: ✭ 90 (+190.32%)
Mutual labels:  libreoffice
Aws Lambda Libreoffice
85 MB LibreOffice to fit inside AWS Lambda compressed with Brotli
Stars: ✭ 145 (+367.74%)
Mutual labels:  libreoffice
Docker Desktop
Docker Desktop enables you to create virtual desktops that can be accessed remotely. It comes with Firefox and Libreoffice already installed!
Stars: ✭ 1,098 (+3441.94%)
Mutual labels:  libreoffice
Word To Markdown
A ruby gem to liberate content from Microsoft Word documents
Stars: ✭ 1,216 (+3822.58%)
Mutual labels:  libreoffice
Spreadsheet server
A python server harnessing the calculational ability of LibreOffice Calc (thanks to 'pyoo'). It provides 'instant' access to the cell ranges of a set of spreadsheets.
Stars: ✭ 132 (+325.81%)
Mutual labels:  libreoffice
Tablereport
A python library for making table report.
Stars: ✭ 51 (+64.52%)
Mutual labels:  libreoffice
Richdocuments
📔 Collabora Online for Nextcloud
Stars: ✭ 193 (+522.58%)
Mutual labels:  libreoffice
Docker Image Jodconverter
Docker image with jodconverter + libreoffice for document conversion through a REST api
Stars: ✭ 20 (-35.48%)
Mutual labels:  libreoffice
Phpspreadsheet
A pure PHP library for reading and writing spreadsheet files
Stars: ✭ 10,627 (+34180.65%)
Mutual labels:  libreoffice
Libreoffice Impress Templates
Freely-licensed LibreOffice Impress templates
Stars: ✭ 238 (+667.74%)
Mutual labels:  libreoffice
Img2xls
Convert images to colored cells in an Excel spreadsheet.
Stars: ✭ 200 (+545.16%)
Mutual labels:  libreoffice
Papirus Libreoffice Theme
Papirus theme for LibreOffice
Stars: ✭ 140 (+351.61%)
Mutual labels:  libreoffice

noa-libre

UNO API of LibreOffice easy and understandable - Nice Office Access

NOA-libre is an object-oriented lightweight Java wrapper around LibreOffice UNO API, providing higher-level abstraction of many UNO interfaces. It is a fork of Ubion's NOA (Nice Office Access) built around API of OpenOffice.org.

Documentation

Find documentation in the Wiki.

There are also a number of examples in the examples folder.

Building

To build NOA-libre, maven-ant-tasks is needed to pull LibreOffice Java artifacts from Maven central repository. Install it into your ant's lib/ directory or adjust ${ant.lib} property in build.xml accordingly to point to maven-ant-tasks location.

Additionally, you need swt.jar added to your build path. Download the matching version for your operating system from http://maven-eclipse.github.io/maven and add it to the build path (e.g. place it in lib folder.

Release Notes

Please read Release Notes if you are upgrading from older versions of NOA-libre

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].