enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. iText - Wikipedia

    en.wikipedia.org/wiki/IText

    iText is a library for creating and manipulating PDF files in Java and . NET. It was created in 2000 and written by Bruno Lowagie. The source code was initially distributed as open source under the Mozilla Public License or the GNU Library General Public License open source licenses.

  3. Java Class Library - Wikipedia

    en.wikipedia.org/wiki/Java_Class_Library

    The Java Class Library (JCL) is a set of dynamically loadable libraries that Java Virtual Machine (JVM) languages can call at run time. Because the Java Platform is not dependent on a specific operating system, applications cannot rely on any of the platform-native libraries. Instead, the Java Platform provides a comprehensive set of standard class libraries, containing the functions common to ...

  4. Google Guava - Wikipedia

    en.wikipedia.org/wiki/Google_Guava

    Overview. Google Guava can be roughly divided into three components: basic utilities to reduce manual labor to implement common methods and behaviors, an extension to the Java collections framework (JCF) formerly called the Google Collections Library, and other utilities which provide convenient and productive features such as functional ...

  5. List of PDF software - Wikipedia

    en.wikipedia.org/wiki/List_of_PDF_software

    This is a list of links to articles on software used to manage Portable Document Format (PDF) documents. The distinction between the various functions is not entirely clear-cut; for example, some viewers allow adding of annotations, signatures, etc. Some software allows redaction, removing content irreversibly for security. Extracting embedded text is a common feature, but other applications ...

  6. Cataloging (library science) - Wikipedia

    en.wikipedia.org/wiki/Cataloging_(library_science)

    Cataloging is a process made in different kinds of institutions (e.g. libraries, archives and museums) and about different kinds of materials, such as books, pictures, museum objects etc. The literature of library and information science is dominated by library cataloging, but it is important to consider other forms of cataloging.

  7. Koha (software) - Wikipedia

    en.wikipedia.org/wiki/Koha_(software)

    Koha (software) Koha is an open-source integrated library system (ILS), used world-wide by public, school and special libraries, but also in some larger academic libraries. The name comes from a Māori term for a gift or donation.

  8. Apache PDFBox - Wikipedia

    en.wikipedia.org/wiki/Apache_PDFBox

    Apache PDFBox. Apache PDFBox is an open source pure- Java library that can be used to create, render, print, split, merge, alter, verify and extract text and meta-data of PDF files. Open Hub reports over 11,000 commits (since the start as an Apache project) by 18 contributors representing more than 140,000 lines of code.

  9. API - Wikipedia

    en.wikipedia.org/wiki/API

    The separation of the API from its implementation can allow programs written in one language to use a library written in another. For example, because Scala and Java compile to compatible bytecode, Scala developers can take advantage of any Java API. [14] API use can vary depending on the type of programming language involved.