Search Results for "java document viewer" - Page 11

Showing 1082 open source projects for "java document viewer"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1

    Convert HTML to PDF in .NET with C#

    Convert HTML to PDF in .NET with C# using EVO HTML to PDF for .NET

    EVO HTML to PDF Converter for .NET is a library that can be easily integrated and distributed in your ASP.NET and MVC web sites, desktop applications, Windows services and Azure cloud services to convert web pages, HTML strings and streams to PDF, to images or to SVG and to create nicely formatted and easily maintainable PDF reports and documents. The converter has full support for HTML5, CSS3, SVG, Canvas, Web Fonts and JavaScript. Does not require installation or any third party tools. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AlphaCentauri

    AlphaCentauri

    AlphaCentauri is a completely free Office tools application.

    AlphaCentauri is a completely free office application, with various utilities resembling those distributed commercially on Windows. Functionalities are still quite limited compared to the commercial products, but more features will be added soon. Please note that update v1.1.0 has full featured programs, however you will see a watermark with "trial version" details. This is due to some features were used through Nevron's very useful and awesome libraries. Unfortunately, these...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project holds an implementation of the Cross-Enterprise Document Sharing (XDS) profile as defined by IHE (ihe.net). It includes implementations of both the Document Registry and Document Repository actors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GEDI: Groundtruthing Editor
    GEDI (Groundtruthing Environment for Document Images) is a highly configurable document image annotation tool. Its basic structure involves two types of files, an Image file, and a corresponding .XML file in GEDI format. LAMP Univ of MD, College Park, MD
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5

    GNU Hyperbole: The Everyday Info Manager

    Create hyperlinks just by dragging, find contacts instantly, ...

    GNU Hyperbole (pronounced Ga-new Hi-per-bo-lee), or just Hyperbole, is an amazing programmable hypertextual information management system implemented as a GNU Emacs package. This is the first public release in 2016. Hyperbole has been greatly expanded and modernized for use with the latest Emacs 25 releases; it supports GNU Emacs 24.4 or above. It contains an extensive set of improvements that can greatly boost your day-to-day productivity with Emacs and your ability to manage information...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GNomEx

    GNomEx

    A Genomic LIMS and Data Repository

    Our source code is now on GitHub: https://github.com/hci-gnomex/gnomex. Please refer to GitHub for the latest code. GNomEx is Genomic LIMS and Data Repository. It holds annotated experiments and downstream analysis and serves data tracks to popular genome browsers such as IGB, IGV, and UCSC genome browser. The LIMS handles all aspects of the experiment from order through results delivery. Experiment platforms supported include Illumina HiSeq, MiSeq, iScan, ABI Sanger sequencing,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Opt4J

    Opt4J

    Modular Java framework for meta-heuristic optimization

    Opt4J is an open source Java-based framework for evolutionary computation. It contains a set of (multi-objective) optimization algorithms such as evolutionary algorithms (including SPEA2 and NSGA2), differential evolution, particle swarm optimization, and simulated annealing. The benchmarks that are included comprise ZDT, DTLZ, WFG, and the knapsack problem. The goal of Opt4J is to simplify the evolutionary optimization of user-defined problems as well as the implementation of arbitrary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PlantUML QEditor

    PlantUML QEditor

    A PlantUML editor written in Qt4

    A simple editor for PlantUML. Requires PlantUML (and its dependencies, java and graphviz/dot). Some features: * update the diagram while editing * code assistant to insert ready-made code snipets * written in Qt4, so it should run on all platforms supported by Qt4 and PlantUML * option to cache the PlantUML output to speed redo, undo and loading from disk * can be used as a PlantUML viewer (see the wiki for more info)
    Downloads: 3 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 10
    MyCollab - Project Management Software

    MyCollab - Project Management Software

    task management, bug tracking, kanban, project management

    ...FOR THE NEW RELEASE, VISIT https://community.mycollab.com. MyCollab is a free, open source collaboration platform management. It provides the comprehensive set features of Project Management, CRM, and Document Management. MyCollab is used very well in both traditional project management or Agile methodologies. It is the web-based application runs on Java platform and MySQL database. Its installation process is simple, and you do not need to edit configuration files manually as many other Java programs. MyCollab is the final choice of many organizations to find the best software for their usages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HexLib GUI - Java Hex-Editor -Hex-Viewer
    Hex-Lib GUI takes the library HexLib into action, i.e. it is a working, fully functional Hex-Editor on base of HexLib. This project demonstrate the usage of the library for Java developers interested in the library in a practical approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CalclipseLib

    A Java class library of general usability

    CalclipseLib is a jar file containing a variety of useful classes and packages. Among its most prominent APIs is the document iterator. This API enables easy implementation of text editor features like syntax highlighting. A program named X has been made as a demonstration of CalclipseLib. The program is a JavaScript editor based on Swing/JTextPane. In addition to coloring, X underlines Web URLs and allows them to be clicked. X can be downloaded (with source code) from the Files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PortaFIB

    PortaFIB

    Portafirmes de les Illes Balears

    == MOGUT A GITHUB: https://github.com/GovernIB/portafib == PortaFIB és un portafirmes “digital” desenvolupat en el departament d'Administració Electrònica de la Fundació Bit per encàrrec del Govern de les Illes Balears.. Les seves característiques principals són: • Permet firmar documents de tipus PDF • Permet fitxers annexos al document principal • Suport de càrrecs • Gestió de flux de firmes i plantilles de flux de firmes • Realitzar peticions de firma via web o WebServices, és a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This application synchronizes Lotus Notes Calendar entries with Google Calendar. GCal supports syncing with both iOS (iPhone/iPad/iPod) and Android devices, so you can now view your Lotus Notes calendar on your mobile device. GCal also allows you to view the calendar using any ical/rss/html compatible viewer. Currently the sync is only one direction: pushing Lotus Notes entries to GCal. All entries manually created in GCal will be ignored (and not copied down to Lotus Notes).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vic (Versatile Information Client)

    Vic (Versatile Information Client)

    Vic is a desktop client that connects to the Alfresco ECMS.

    The multiplatform desktop client can connect to any CMIS compatible data repository, but has been designed to work best with Alfresco to provide a familiar "explorer" look and feel for users. Vic will check-out a document to the local workstation, open it for editing and then manage the check-in process for the user. As well as dragging and dropping files to/from the repository, it can also upload emails. The development framework is extensible and it will be possible to add other data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Kendo Tournament Viewer

    Mobile viewer for Kendo Tournament Manager tool.

    This tool is an extension of the Kendo Tournament Manager tool. Allows the user to see some stats of the tournament using its own smartphone, getting access to the score, statistics and any other public information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    jLDADMM

    A Java package for the LDA and DMM topic models

    The Java package jLDADMM is released to provide alternative choices for topic modeling on normal or short texts. It provides implementations of the Latent Dirichlet Allocation topic model and the one-topic-per-document Dirichlet Multinomial Mixture model (i.e. mixture of unigrams), using collapsed Gibbs sampling. In addition, jLDADMM supplies a document clustering evaluation to compare topic models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Lab Inventory

    Rediscover the Simplicity www.atgclabs.com

    Request new Lab Inventory feature or module and receive a free Single User version with new feature. Help us to improve Lab Inventory. We want to hear your feedback! https://www.atgclabs.com/products/li The Lab Inventory System is an innovative, easy to learn solution for research laboratories. You can quickly and easily upload your existing Excel based inventory and get started in minutes, manage laboratory inventory, place orders and keep track of them in one place. Lab Inventory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jahia Digital Experience Manager

    Jahia Digital Experience Manager

    Open-Source Digital Experience Management Platform for Enterprises

    Jahia is a leading provider of a customizable Digital Experience Management platform that aggregates apps, data and content and breaks down organizational silos to innovate the digital customer experience to gain digital agility now and sustainable competitive advantage with one-to-one customer relationships. Jahia is the only Enterprise Content Management System that combines the modularity of PHP frameworks with the strength of the most solid Java Open Source standards. It features integrated Portal, Web publishing and content management, Document management, collaboration and multi-channel publishing as well as compatibility with all major IT infrastructure. Jahia Community Forum: http://www.jahia.com/cms/home/community/forum.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    mpp-viewer

    mpp-viewer

    Microsoft Project Plan (MPP) Viewer

    mpp-viewer is a simple java based open-source application for viewing Microsoft Project Plan or MPP files. It has a similar interface as Microsoft projects and displays tasks, start/end date, predecessor, resource etc. Also, mpp files can be exported to Excel
    Downloads: 19 This Week
    Last Update:
    See Project
  • 21
    IntelliGID - GED - Constellio EIM

    IntelliGID - GED - Constellio EIM

    Solution Open Source de GED - Open source document management

    La nouvelle version d'IntelliGID 5.0 porte le nom de Constellio EIM. Elle est maintenant distribuée dans un contenant Docker. Pour la télécharger http://constellio.com/comment-contribuer/telecharger/ The new version of IntelliGID 5.0 is now called Constellio EIM. It is distributed in a Docker. To download it http://constellio.com/comment-contribuer/telecharger/ Développé par la firme DocuLibre récemment renommé Constellio, IntelliGID est une solution Open Source de gestion électronique...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JustEnoughItems

    JustEnoughItems

    Item and Recipe viewing mod for Minecraft

    A popular Minecraft mod providing a comprehensive item recipe viewer and search functionality for in-game items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    mg4j-buffer-hash

    Minimal Perfect Hashes using Buffers rather than arrays

    This package implements Minimal Perfect Hashes using Buffers rather than java arrays. It therefore allows the data to be backed by MemCache, Random Access Files, and data stores other than in-memory arrays. It is an adaptation of Minimal Perfect Hashes in version 2.0.1 of MG4J (Managing Gigabytes for Java), a free full-text search engine for large document collections written in Java. MG4J is free software distributed under the GNU Lesser General Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    RJDump

    Sample Mysql dump viewer

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Piggydb

    Piggydb

    Piggydb helps you have more fun with knowledge creation.

    Piggydb is a flexible and scalable knowledge building platform that supports a heuristic or bottom-up approach to discover new concepts or ideas based on your input. You can begin with using it as a flexible outliner, diary or notebook, and as your database grows, Piggydb helps you to shape or elaborate your own knowledge. Piggydb is a Web application provided as a self-contained package that contains a Web server and database engine. With Piggydb, you can create highly structured content...
    Downloads: 4 This Week
    Last Update:
    See Project
Auth0 Logo