AODL 1.2.0.1
dotnet add package AODL --version 1.2.0.1
NuGet\Install-Package AODL -Version 1.2.0.1
<PackageReference Include="AODL" Version="1.2.0.1" />
paket add AODL --version 1.2.0.1
#r "nuget: AODL, 1.2.0.1"
// Install AODL as a Cake Addin #addin nuget:?package=AODL&version=1.2.0.1 // Install AODL as a Cake Tool #tool nuget:?package=AODL&version=1.2.0.1
AODL is C# .NET library for creating / editing documents in the OpenDocument Format ( ODF ). Requires no knowledge about the ODF XML schema itself.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on AODL:
Package | Downloads |
---|---|
imbSCI
imbSCI libraries will help you with in-code data annotation for easier reporting, some interesting data structures (like directed and free graphs, multidimensional collections…), serialization and data manipulation, script driven reporting, single-model for multiple-outputs, static web site generation, generation of D3 (JavaScript) charts and graphs, text templates. Data formats covered: text, markdown, html, html-bootstrap, open document text, Excel spreadsheet, CSV, XML, JSON, R Tidy Dataset and more. |
|
imbSCI.Graph
imbSCI.Graph is an extension package for imbSCI, extending graph classes with undirected graph object model and implementation for DGML, Dia, MXGraph (Draw.io) and DOT graph formats. Supports SVG rendering of charts (histograms, pie, bar and linear charts - in 2D and 3D.) and graph structures. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.0.1 | 41,663 | 3/21/2013 |
-------------------------------
04.01.2005 AODC 1.2.0.1 beta
Changes and new features
- Text indicies
- Some smaller html conversation changes
Bugfixes
- [ 1436075 ] CellSpan null reference exception
in Spreadsheet document
-------------------------------
07.02.2005 AODC 1.2.0.0 beta
Changes and new features
- Support for OpenDocument Spreadsheet documents
-------------------------------
04.01.2005 AODC 1.0.2.0 beta
Changes and new features
- Register odt files with AODC, or create
an menu entry "Convert with AODC"
- Foot- and Endnotes will be converted
- Full table of contents support, with
named anchors, if toc use hyperlinks
- Batch mode, simply convert more than
one file at the same time
Bugfixes
- [ 1396032 ] Italic font style
-------------------------------
20.12.2005 AODC 1.0.1.1 beta
Changes and new features
- Gui setting could be stored, now.
Bugfixes
- [ 1385395 ] inch resp. cm error
- [ 1385462 ] Global Liststyle error
- [ 1386394 ] Document drawing exception
-------------------------------
18.12.2005 AODC 1.0.1.0 beta
Changes and new features
- Option form, now auto check for last update
available
- Error reporter, if something goes wrong
- Better html
- Faster conversation
Bugfixes
- [ 1381958 ] Illustration Bug
- [ 1383623 ] Conversation Thread missed error event
-------------------------------
14.12.2005 AODC 1.0.0.1 alpha
- fixed column span bug