Search Results for "open document" - Page 46

Showing 2375 open source projects for "open document"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    UnicodeConverter

    A Java/Windows/.NET document conversion utility

    A Java/Windows/.NET conversion utility. Convert text, RTF, HTML, and Word/Excel/PowerPoint documents in Vietnamese legacy formats (VNI, VISCII, VPS, TCVN3, or VIQR), NCR (windows-1252, iso-8859-1), and Unicode Composite (NFD) to Unicode Precomposed (NFC) format
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 2

    JDocAndDocxSearch

    Doc ve docx dosyalarında içerik araması yapar.

    Ms Doc (Word Microsoft Office Document) ve Docx (Word Microsoft Office Open XML Format Document) dosyalarında içerik araması yapar. Aranılan metnin bulunduğu dosyalar listelenir, isterseniz bunları açmanız sağlanır. Eng: Makes text search in the doc (docx) file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CubeScribe

    CubeScribe

    Render Rubiks Cube OLL and PLL Algorithm Diagrams with HTML5 & JS

    A simple JavaScript class that utilizes the HTML 5 canvas element to render the face diagrams often used to document Rubik's Cube algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AudioDocs

    AudioDocs

    Creates documents you can hear

    AudioDocs can convert Microsoft Word Documents to Wave Files so you can hear the documents that you created.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    SYDI is a project aimed to help system administrators in getting started with their Network Documentation. It can document Windows Servers, MS SQL Servers, Exchange Organizations and Linux systems.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 6

    SpeeDealing ERP & CRM

    SpeeDealing ERP & CRM (distributed)

    Speedealing ERP & CRM is a modern software to manage yours companies or foundations activities (contacts, suppliers, invoices, orders, stocks, agenda, ...).It's an opensource software (wrote with PHP language) designed for distant small and medium companies, foundation and freelances. You can freely install, use and distribute it as an offline application or as a web application to use it from every internet access and media. Speedealing is a fork compatible and migrating from Dolibarr...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CMIS Input plugin for Pentaho

    CMIS Input plugin for Pentaho

    Allows querying Content Management Systems that use the CMIS.

    Imagine being able to extract from your Enterprise Content Management System, all the metadata of your documents using simple queries with a query language very close to the traditional SQL. Imagine using the information extracted for statistical purposes, for creating reports and, more generally, to analyse your document archives in a way unthinkable until now with the current tools available. All this is possible within the Pentaho Suite, the Open Source Business Intelligence platform, which is useful to the extraction and analysis of structured and semi-structured data. With this goal (the extraction and analysis of data) has been designed and developed the CMIS Input plugin for Pentaho Data Integration (Kettle) that allows querying Content Management Systems that use the CMIS interoperability standard. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PowerPDF is a VCL to create PDF docment visually. Like QuickReport, you can design PDF document easily on Delphi IDE. PowerPDF requires Delphi 2007 or later.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    CLC

    Counts the non-empty, non-comment lines of code in your files.

    Code Line Counter By Sonicarrow V 1.0 Code Line Counter is a CLI tool to count the number of non-empty and non-comment lines of code in a document. Support: Python Java C Installation: Put "clc.bat" and "clc.py" in your C:\Windows folder. (For other OS, anywhere in your system path works.) Usage: Open a command line or terminal of choice. Navigate to the folder with the code file. Run the command: "clc [p|j|c] <filename>" p = python j = java c = c ex: "clc p test.py" "clc j Random.java" Output: CODE LINES: 335 // number of lines of actual code --------------------- Comments: 121 // lines within single or multi line comments Empty Lines: 54 // lines that contain only whitespace characters Total Lines: 510 // total lines in the file
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10

    LGML

    LGPL GML parser

    LGML is a GML parser under the LGPL license. The aim is to parse a GML document or fragment in order to get a WKT output. 2D and 3D inputs are both handled, but it is not permitted to have mixed geometries. The caller can choose if the input coordinates are parsed as X, Y, Z (if present) order, or Y, X, Z (if present) order. The willing of the project is to be a starting point useful for developers that need to parse GML objects in order to use them, for example, in the context of OGC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    allocPSA
    allocPSA, the premier online Professional Services Automation (PSA) solution, integrates Project Management, CRM, Time Sheets, Billing, Resources, Reporting, Tasks, Invoicing, Calendars & Reminders into an easy-to-install cross platform web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    vim-pandoc

    vim-pandoc

    pandoc integration and utilities for vim

    vim-pandoc provides facilities to integrate Vim with the pandoc document converter and work with documents written in its markdown variant (although textile documents are also supported). vim-pandoc's goals are 1) to provide advanced integration with pandoc, 2) a comfortable document writing environment, and 3) great reconfigurability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HTML Onlive Debugger

    HTML Onlive Debugger

    Realtime preview for designers and developers.

    When I got my first Android tablet; I realized how much web design and development were such a tedious process for a large majority of tablet and smart phone users. I found no applications available in Google Play that enabled live code debugging which gave me the incentive to develop one myself. After purchasing Google's developer fee, as well as AIDE I then released on Google Play for all to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This software is designed to print from a formatted Text file to a windows print document, the document can be printed to any windows printer. I designed this software to print a file for my client still using Dos Cobol program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FicMake

    FicMake

    Document layout program with multiple output formats

    FicMake is a document layout program, which works in combination with groff, gnu make and a few other programs (most of which come with your favourite Linux Distribution) to allow you to concentrate on the writing itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DocDB is a powerful and flexible collaborative web based document server which maintains a versioned list of documents. Information maintained in the database includes, author(s), title, topic(s), abstract, access restriction information, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    quichem

    Utilities for fast input of chemical formulae and equations.

    *** New releases of quichem will only be available on GitHub. *** quichem is a utility written in pure Python allowing for fast input and parsing of chemical formulae and equations. Entering data does not require any modifier keys or keystrokes to be pressed. This SourceForge page provided pre-built Windows binaries of quichem-pyside. **To run quichem on Mac OS X or Linux**, or with the wxPython front-end, please download the source from quichem's GitHub page at: github.com/spamalot/quichem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PdfPageCounter

    C++ code to count the number pages in a given PDF file.

    This C++ library contains the 'PdfPageCount' class that performs the single task of finding the number of pages in a given PDF document. While the PdfPageCount class is very simple to use, the contained code is complex because the page count can be hidden in any number of places, quite often within compressed data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    FOXopen
    FOXopen is a 4GL, feature-rich XML framework which facilitates the rapid development of web-based applications with sophisticated workflows. For more information and help, see http://www.foxopen.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Infrastructure for creating document flow solutions, document forms, document printing forms. Automated data structure creation and modufication. Basic shems for store managment, accounting and other document flow tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DG-Server
    DG-Server is Groupware and CRM system aimed at small and medium companies, supported by Dawan. Scaffolding modern architecture with internationalization and database abstraction.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    RhinoLINUX Main Edition

    RhinoLINUX Main Edition

    Desktop Linux - custom built on Debian/Ubuntu/Mint upstream codebases

    RhinoLINUX aims to create a desktop OS with something for everyone, but with ease of use, flexibility and minimal fuss. It is a goal of the project that the OS will run or open ALL common/popular document/media/web format files without needing to add apps/plugins/codecs etc. RhinoLINUX Main Edition is our flagship product. We also have a Lite XFCE,KDE and Cinnamon Editions all hosted at SF.nef This latest release v8.0 is Trusty Tosca - built using Ubuntu 14.04 'trusty' source as codebase there have been added codecs/plugins and cross-platform support for Windows applications and legacy Operating Systems via our VirtualX suite of emulation and virtualization softwaare managers/sub-systems such as QEMU.WINE and VirtualBOX. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    OOo/LOo Macro Document Converter

    Danny's Document Converter

    Programmed by 2003 Danny Brewer. Modified by Dan Horwood, 05/2006, to support new OpenDocument files. Modified by Marek Kocvara, 05/2014, to support new OpenXML files. Anyone may run this program. Modification and Distribution of this program are licensed by the author subject to the terms of the Gnu Lesser General Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    oxdox

    oxdox

    Enterprise Content Management & DMS- Version Control, Scan, Barcode...

    Ajax-JS-JQuery based Document Management system with full version control, Preview files, lock/unlock files, User Management with User authority module, Check-in/Check-out, Add multiple comments, doc search capability by Keywords/meta Tags/file names/etc, Barcode Generator. The system also provides easy to create and access folder hierarchy to classify files and folders. System is built on JAVA based technology. The system has performed well in production on, - JCR 2.0 - JAVA 7 -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PhotoJShop

    PhotoJShop

    Photo editing JavaScript library

    PhotoJShop is a JavaScript library for photo editing using the canvas and kernel convolution matrixes, aiming to reproduce the most usual filters. A demo of its capabilities can be seen in Nuophoto, a project that uses this library for all the editing. The idea is to provide a simple library to developers that will allow quick integration of photo filters to their website. After including jQuery, include photojshop.jquery.js. Once loaded you simply need to call it on a valid element. You...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB