3 projects tagged "doc"
Aspose.Words for SharePoint allows you to convert documents within the Microsoft SharePoint applications. It supports multiple document formats like PDF, DOCX, DOC, RTF, MHT, TXT, XML, ODT, EPUB, and XPS. It is designed to be used with Windows SharePoint Services and Microsoft Office SharePoint Server 2007 (standard and enterprise). You can also use different valuable options during conversion setup like converting files in subfolders or saving destination folder options.
The Aida project is two-fold: it defines a simple common markup language designed to describe structured text, and it implements a compiler that translates the Aida syntax into various target formats (HTML, LaTeX, Trac, Mediawiki, Text, Markdown, and others). The system is fast, flexible, and extensible. The core command, aida, is a strict parser (written using Bison and Flex), which analyzes files written in the Aida Markup Language and invokes callbacks in order to convert them to the target format. It embeds a Tcl language interpreter and the callbacks are written in Tcl. This makes it very easy to extend the library and to define new target formats. Furthermore, the Aida files are highly parameterizable via a header and the entire system is configurable at the admin and at the user level. It is also possible to evaluate Tcl code within an Aida file and thus create dynamic contents.