OpenOffice.org API

授权协议 未知
开发语言 Java C/C++ Python JavaScript VBScript
所属分类 程序开发、 其他开发相关
软件类型 开源软件
地区 不详
投 递 者 冯奇思
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

该 API 项目提供了编程人员与 OpenOffice.org 文档操作的方法。

OpenOffice.org offers a language independent application programming interface (API) which allows to program the office in different programming languages (e.g. C++, Java, Python, CLI, StarBasic, JavaScript, OLE). It allows to use OpenOffice.org as service provider in other applications, extend it with new functionality or simply customize and control OpenOffice.org.

The popularity of the standardized (OASIS and ISO/IEC 26300) Open Document Format for Office Applications (OpenDocument) is growing. This also drives the popularity of OpenOffice.org office in general. Corporate users often demand the integration of office productivity into existing workflows and applications. They also often require additional functionality or special customizations of the existing features. And that is one of the main goals of the API project. Provide the possiblitly to customize or control the office that it fits well in your existing environment or fullfill your special requirements.

  • 软件简介 该 API 项目提供了编程人员与 OpenOffice.org 文档操作的方法。 OpenOffice.org offers a language independent application programming interface (API) which allows to program the office in different programming languages

  • 深入了解OpenOffice.org(一) 作者:路广 1.作者简历 1994年入学清华大学电机工程与应用电子技术系,2002年毕业于该系,获电气工程专业工学硕士学位。 1996年起接触UNIX平台上的大型工业控制和分析软件系统研发,1997年开始尝试自由和开源软件,1999年完成了国内第一套基于GNU/Linux平台的能量管理/调度员培训仿真(EMS/DTS)一体化系统的移植工作,并于2000年

  • OpenOffice.org 具有一个鲜为人知的特性就是其能够作为一个服务来运行,而这种能力具有一定的妙用。举例来说,你可以把openoffice.og变成一个转换引擎,利用这种转换引擎你可以通过网络接口或命令行工具对文件的格式进行转换, JODConverter 可以帮助你实现OpenOffice.org的这种文件转换功能。 为了将OpenOffice.org作为一个转换引擎,你必须以服务的方式

  • http://blog.zhaojie.me/2010/05/convert-document-to-pdf-via-openoffice.html —————————————————————————————————————————————————————————— 使用OpenOffice.org将各类文档转为PDF 2010-05-27 12:37 by 老赵, 25682 visits 最近

  • 本方案是笔者在网络上收集前人智慧,以及辛苦奋斗探索几周完成的成果。 由于网络上,大部分资料、文章都比较零碎、重复、不够全面。寻找全面系统的介绍该方案的资料实属不易。 本文从一个只会net、jsp零基础的开发者的角度,全面、琐碎的进行总结。   什么叫仿百度文库方案? 用户上传一个文档,格式有可能是doc、docx、xls、ppt、pdf 等。其他用户在前台查看的却是一个swf格式的flash文档。

  • Apache CouchDB 1.0.1修复了数据丢失错误 现在可以下载Apache CouchDB 1.0.1 。 CouchDB是面向文档的数据库,具有内置的Web管理控制台,可使用浏览器发出的HTTP请求直接与数据库对话。 此版本纠正了在1.0.0版本中发现的数据丢失错误。 它还需要通过HTTP / HTTP代理添加对复制的支持,并在需要访问服务器时启用基本身份验证弹出窗口。 Google

  • 原文出处:http://www.cnblogs.com/star-studio/archive/2011/12/09/2281807.html 本方案是笔者在网络上收集前人智慧,以及辛苦奋斗探索几周完成的成果。 由于网络上,大部分资料、文章都比较零碎、重复、不够全面。寻找全面系统的介绍该方案的资料实属不易。 本文从一个只会net、jsp零基础的开发者的角度,全面、琐碎的进行总结。   什么叫仿百度