Votre évaluation sur OpenOffice.org Utility Library
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Cette version s'appuie sur la version précédente en ce qu'elle donne aux développeurs la capacité supplémentaire de lire des données à partir de cellules ODS et actualiser les données. Il ne dispose pas encore d'appui à la cellule des attributs tels que les polices, les couleurs et l'alignement, mais devrait bien fonctionner pour les personnes qui n'ont pas besoin de ces fonctionnalités.
Tags:
ooolib-python, Major feature enhancements
This version builds upon the previous version in that it gives the developers the additional ability to read in data from ODS cells and update data. It does not yet have support for cell attributes such as fonts, colors, and alignment, but should work well for people who do not need those features.
Cette version offre aux développeurs la capacité de lire dans un fichier existant ODS et obtenir les métadonnées à partir d'elle. Il s'agit de la première étape ayant des capacités d'édition complète.
Tags:
ooolib-python, Minor feature enhancements
This version gives developers the ability to read
in an existing ODS file and get the metadata from
it. This is the first step in having full editing
abilities.
Developers mai maintenant définir l'alignement horizontal et vertical du texte dans chaque cellule. Un exemple de programme, calc-example08.py, a été créé pour démontrer les nouvelles fonctionnalités de la bibliothèque.
Tags:
ooolib-python, Minor feature enhancements
Developers may now set the horizontal and vertical
alignment of the text in each cell. An example
program, calc-example08.py, has been created to
demonstrate the new features of the library.