Search Results for "java word processor" - Page 8

Showing 603 open source projects for "java word processor"

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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1

    Drug Extraction

    Drug name extraction

    Drug name recognition and normalisation/grounding to DrugBank ids and standard names. Package provides 2 taggers: 1. DrugTagger - CRF-based with DrugBank presence feature (see feature set for details). 2. DrugnameGazetteer - gazetteer/dictionary-based. Dictionary created from DrugBank.ca database. Both taggers include grounding/normalisation to DrugBank ids and standard names. Feature set: Word, Word-1, Word+1, Word-1_Word, Word_Word+1, DrugBankPresence, POS DrugBankPresence...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An online platform for emotion analysis, classification and risk perception analysis in social media data. The platform is a step further towards bridging the gap between: Emotion classification and analysis on one side, and risk perception dissemination analysis on the other side. The platform core values are: - Open source - Ease of use - Extensibility and flexibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JCodit

    JCodit for simple code editing.

    JCodit is a simple and clean text editor, used for editing text, codes. It support Java syntax highlighting and some editing features such as Copy/Paste , Find/Replace, Font setting, and Finally Open/Save file.JCodit provides very simple looking with line numbers and Colums/line features to help users for better editing code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenSearchServer Extractor

    OpenSearchServer Extractor

    A RESTFul/JSON Web Service for text and metata extraction

    An open source RESTFul Web Service for text , meta-data extraction and analysis. oss-text-extractor supports various binary formats: Word processor (doc, docx, odt, rtf) Spreadsheet (xls, xlsx, ods) Presentation (ppt, pptx, odp) Publishing (pdf, pub) Web (rss, html/xhtml) Medias (audio, images) Others (vsd, text)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    Secretica CRM

    Secretica CRM

    An absolutely free customer relationship managment (CRM) application

    An absolutely free customer relationship managment (CRM) application developed by Codeiron Ltd. Available under Codeiron Public License 1.0 (a BSD-style license but a little bit less permissive, check the License folder of project files).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JakeWharton Hugo

    JakeWharton Hugo

    Annotation-triggered method call logging for your debug builds

    Hugo is a small Android library (and annotation processor plugin) that automatically logs method calls, parameters, return values, and execution time for methods annotated with @DebugLog. Instead of manually adding logging statements everywhere, you simply annotate a method and Hugo injects the logging at compile-time in debug builds, keeping release builds clean. This helps developers gain visibility into method flows, execution timing, and parameter passing without cluttering production...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    WinPorts Project

    Porting a library of useful software to less popular Win32 archs

    Project Goal: Porting a useful library of software to older, discontinued or less well known processor architectures with a Windows focus. Compile things for the lowest OS version possible. Backport stuff that does support newer OS versions but not older ones even on x86 NT. Mainly a focus on existing products for Windows that will compile with a Microsoft compiler. No original ports of linux only software or anything May also include things in managed languages like .NET or Java that run well.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Aspose Maven for JetBrains

    Aspose Maven for JetBrains

    Create a new IntelliJ maven based project for Aspose APIs.

    Aspose Maven for JetBrains is another JetBrains Plugin released by Aspose pty ltd, for creating the Aspose Maven based projects. Aspose for JetBrains and Aspose Maven for JetBrains IDE plugins enables Java developers to work with various binary file formats. This plugin comes with Aspose Maven Project Wizard that creates Aspose Maven based project by selecting API(s) from Aspose Java product lines like Aspose.Cells for Java and Aspose.Words for Java etc. and add those selected Aspose Maven dependencies into new Maven Project pom.xml. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Stemmer Gujarati

    Stemmer Gujarati

    Offline stemmer for Gujarati , which is one of 22 Indian languages.

    This is a Gujarati stemmer in Java. Stemming is a process in which affixes are removed form the root word (stem). It relates morphological variant words to corresponding common root. For example "પ્રતિઉપયોગી" is word which has stem " ઉપયોગ". Stemmers are language specific tools. The design of a stemming algorithm requires a significant level of linguistic expertise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Aspose Maven for Eclipse

    Aspose Maven for Eclipse

    Aspose Maven for Eclipse lets you create Aspose Maven based projects.

    This is new Eclipse IDE Plugin released by Aspose pty ltd, but for creating the Aspose Maven based projects in Eclipse IDE. Comes with "Aspose Maven Project Wizard" which let you create Aspose Maven based project by selecting Aspose Java APIs through the wizard steps and add the references of Aspose APIs Maven dependencies into the newly created Maven Project's pom.xml. Created Aspose maven based project will always contain the selected Aspose Java APIs latest version Maven dependencies from Aspose Cloud Maven Repository. The plugin supports the following formats: Microsoft Word (DOC, DOCX, ...) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Super CSV

    A fast, programmer-friendly, free CSV library for Java

    ...Its flexible 'Cell Processor' API automates data type conversions (parsing and formatting Dates, Integers, Booleans etc) and enforces constraints (mandatory columns, matching against regular expressions etc) - and it's easy to write your own if required. Super CSV is actively maintained, and the developers are ready and willing to help out if you get stuck :) Please check out the project website for examples and help getting started
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Aspose Maven for NetBeans

    Aspose Maven for NetBeans

    Creates a new NetBeans maven based project for Aspose APIs.

    This is another NetBeans IDE Plugin released by Aspose pty ltd, but for creating the Aspose Maven based projects in NetBeans IDE. Comes with "Aspose Maven Project Wizard" which let you create Aspose Maven based project by selecting Aspose Java APIs through the wizard steps and add the references of Aspose APIs Maven dependencies into the newly created Maven Project's pom.xml. Created Aspose maven based project will always contain the selected Aspose Java APIs latest version Maven dependencies from Aspose Cloud Maven Repository. The plugin supports the following formats: Microsoft Word (DOC, DOCX, ...) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    POIRE

    POIRE

    Its a Microsoft Ms-office files(Excel, Word, Powerpoint) handling with

    Author: Ssire Kumar Puttagunta Its a Microsoft Ms-office file handling with Java with the help of the POI classes. This API was develop on the top of the POI library. Its has so many methods for working with the excel files. These methods will work on the both the Excel formats .xls and .xlsx files. In this i was included so many user friendly methods with the help of POI Library. This API will support all the excel formats like .xls and .xlsx with the help of the NPOIFSFileSystem &...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Tetris-like game to learn foreign words

    Two projects in one so far: to learn foreign words and read books

    Tetris-like game written in Java to learn any foreign language words and/or sentences. You may use any plain text file as the source of data. Words are choosen randomly. Putting the block with right translation to the block with word will disappear both.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    LiveCoder

    Interactive Environment for Coffee-Script, Jade and Stylus

    LiveCoder helps you to play with Coffee-Script ( Language that compiles to JavaScript) , Jade ( Popular Node.js Template Engine), and Stylus CSS pre-processor. This is not a IDE or any Development Environment, This just helps you to effectively learn these languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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: 24 This Week
    Last Update:
    See Project
  • 17

    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
  • 18
    WordIt!
    WordIt is a basic word processor which is a computer program that you can use to create, edit, view, and print text documents. With WordPad, you can type letters, book reports, and other simple documents. You can also change how the text looks, quickly move sentences and paragraphs around and copy and paste text within and between documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Aspose for Spring.Java

    Aspose for Spring.Java

    Aspose for Spring.Java provides Aspose API samples for Spring.Java.

    Aspose for Spring.Java provides usage samples / sourcecodes for the demonstration of Aspose API for Java by extending famous Spring Java PetClinic Sample Web Application. This extension of "Spring Java PetClinic Sample Web Application" also shows the Integration of Aspose APIs with Spring MVC, JSP and Maven Project. Latest Release: v1.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    HiddenWords

    Find as much words you can in a schema (game console based).

    Train your brain and your sight with this searching words game. You need to find as much words as possible in a NxN schema filled with random letters in the shortest time as possible. Only words that are longer then a minimum size can be selected. Words needs to be composed of connected cells. - You can't jump a cell. - You can't use twice a cell. Cells can be connected to each other in horizontal, vertical and diagonal. Dimension of the board, duration of a game and minum...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SubTeacher

    SubTeacher

    Subtitle Word Teacher

    Bu uygulamayı film izlerken kelime öğrenmek için geliştirdim. Şu anda sadece İngilizce ve Türkçe desteği var. Yalnızca .SRT formatlı altyazıları desteklemektedir. Altyazıları VLC Player ile izlemenizi tavsiye ederim. Hala geliştirme sürecindedir, bu yüzden hataları bildirirseniz sevinirim. Kelimelerin sözlükteki ilk anlamları kullanıldığı için cümleyle uyumlu olmayabilir. Çekimli kelimeleri çevirmemektedir.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    iGi Reporter

    iGi Reporter

    Write Report,Read Multiple Notepad,pdf,Word,Design Logo and picture

    First Problem:- problem is ,many Programs need internet To Convert Word To Pdf in this Program You Can Convert Word To Pdf Without internet ----------------------------------------------------------------- Second Problem:- problem is,Many Students Don't Know How To Write CV in this Program You Can Creat Cv in One Minute ------------------------------------------------------------------ Third Problem:- problem is,Many Students Don't Know How To Write Report in this Program You Can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Auto SQL Mailer

    Enable enterprises to send scheduled email based on sql query results

    What you need? 1) a server running a java enabled operating system. 2) Java 1.7 or greater. 3) Apache Tomcat 5.5 or greater. 4) a MySQL empty database to use. 5) access to an SMTP server to send emails. 6) the Auto SQL Mailer ... get it here! How it works? 1) create a database connection. Oracle, MySQL, MSSQL, IBM AS400 are already supported, you can add your own JDBC compliant database driver. 2) create a SQL query on the previous created connection, 1 record is 1 email. 3) the system will get the fields from the query. 4) compose the template for your email message using an integrated editor, you can compose like in Mail Merge for Microsoft Word. 5) now you can see the generated email for the first record. 6) optional: write a sql query to be executed after the send. 7) schedule the send when you want. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jaivox

    jaivox

    Speech recognition application builder and library

    Java library and tools to create open source speech recognition applications. Generates dialogs for conversational interfaces. Works with a popular open source speech recognition library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DLL library for C# language to Access XML database for Arabic wordnet (AWN) from this page http://www.talp.upc.edu/index.php/technology/resources/multilingual-lexicons-and-machine-translation-resources/multilingual-lexicons/72-awn you can get a java source code API from here https://sourceforge.net/projects/javasourcecodeapiarabicwordnet/
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB