Search Results for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files" - Page 2

Showing 98 open source projects for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files"

View related business solutions
  • The Apple Device Management and Security Platform Icon
    The Apple Device Management and Security Platform

    For IT teams at organizations that run on Apple

    Achieve harmony across your Apple device fleet with Kandji's unmatched management and security capabilities.
    Learn More
  • AI-powered SAST and AppSec platform that helps companies find and fix vulnerabilities. Icon
    AI-powered SAST and AppSec platform that helps companies find and fix vulnerabilities.

    Trusted by 750+ companies and performing 200k+ code scans monthly.

    ZeroPath (YC S24) is an AI-native application security platform that delivers comprehensive code protection beyond traditional SAST. Founded by security engineers from Tesla and Google, ZeroPath combines large language models with advanced program analysis to find and automatically fix vulnerabilities.
    Learn More
  • 1
    The Text Trix editor is an open-source, cross-platform text editor with a mind for user-friendly file and text navigation. See our new GitHub home for the latest and greatest Text Trix development: https://github.com/the4thchild/texttrix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    JCLTP

    A Java Class Library for Text Processing

    ...The researcher can use the class library by adding it to his project or direct through specific commands created for these cases. The results obtained in applying AI algorithms are stored in files for later analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TreeWriter

    TreeWriter

    Unix console full screen word processor

    Tree Writer easy unix console word processor full screen editor that edits raw ascii text files. It uses a text based interface that works well over terminal lines, designed for a 80x25 mono display. Includes spelling checker (english dictionary), on screen calculator and a file system that stores the documents apart from regular unix files. In that treewriter looks only for it's own kind of file and doesn't expose the user to whatever else is in it's path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ...These programs are used by the translation industry to check the accuraccy of a translation by running the associated word pairs through a machine translation program. Will now open the same files it closes with.
    Downloads: 6 This Week
    Last Update:
    See Project
  • The CI/CD Platform built for Mobile DevOps Icon
    The CI/CD Platform built for Mobile DevOps

    For mobile app developers interested in a powerful CI/CD platform for mobile app development and mobile DevOps

    Save time, money, and developer frustration with fast, flexible, and scalable mobile CI/CD that just works. Whether you swear by native or would rather go cross-platform, we have you covered. From Swift to Objective-C, Java to Kotlin, as well as Xamarin, Cordova, Ionic, React Native, and Flutter: Whatever you choose, we will automatically configure your initial workflows and have you building in minutes.
    Learn More
  • 5
    GloVe

    GloVe

    GloVe model for distributed word representation

    ...The links provided contain word vectors obtained from the respective corpora. If you want word vectors trained on massive web datasets, you need only download one of these text files! Pre-trained word vectors are made available under the Public Domain Dedication and License. If the web datasets above don't match the semantics of your end use case, you can train word vectors on your own corpus. The demo.sh script downloads a small corpus, consisting of the first 100M characters of Wikipedia. It collects unigram counts, constructs and shuffles cooccurrence data, and trains a simple version of the GloVe model. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Endico - Text Encrypt

    Endico - Text Encrypt

    Fastest way to make secure text.

    ...Fast and Easy Code decoding. 3. Easy User Interface & 24x7 Support. 4. Low system requirements. 6. Easy to share outputs. Note : Use same application to decode the data . -------------------------------------------------------------------------------------------------- (C) Logicwoods Ind
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a simple diary program for Windows. It remembers, the last diary file saved, and retrieves the file when it starts. It supports general editing and a spell checker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Corrupt Extractor for Microsoft Office

    Corrupt Extractor for Microsoft Office

    Extracts text/data from corrupt MS Office 2007-13 format files.

    Corrupt Office 2007 Extractor will extract the text/data from corrupt docx, xlsx, and pptx files where the respective MS Office files error out and refuse to open. In advanced mode the program can fix the zip structure of "Office Open XML" format files, a step which I now recommend despite our dissuasive blurb which comes up when you start that function. Advanced mode also allows recovering images and includes is a basic editor for editing the corrupt XML subfiles. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ampare Notepad and Reader

    Ampare Notepad and Reader

    A Simple Notepad and Reader . Made when I was 12 years old .

    A Simple Notepad and Reader . Made when I was 12 years old and it was very basic that read .ampare files Why I'm uploading not high quality project like this? I create it a long time ago when I am a newbie in programming and I want to keep this in my memory and share to the world Requirement .NETFramework 3.5 and 4.0
    Downloads: 1 This Week
    Last Update:
    See Project
  • All-in-One Inspection Software Icon
    All-in-One Inspection Software

    flowdit is a connected worker platform tailored for industry needs in commissioning, quality, maintenance, and EHS management.

    Optimize Frontline Operations: Elevate Equipment Uptime, Operational Excellence, and Safety with Connected Teams and Data, Including Issue Capture and Corrective Action.
    Learn More
  • 10
    Corrupt DOCX Salvager

    Corrupt DOCX Salvager

    Extract text from corrupt DOCX files where Word itself fails.

    Previously known as Damaged DOCX2TXT, this GUI program will extract text from damaged/corrupted Word 2007 - 2013 DOCX format documents. DOCX files are actually zipped collections of mostly XML files. The main text in docx files is found in document.xml file in the collection. Corrupt DOCX Salvager uses 7Zip, an unzipper that sometimes unzips partially corrupt document.xml files despite reporting an error. XML as a format is unforgiving of data corruption but Corrupt DOCX Salvager uses a Perl routine used to extract the text from the document.xml file which doesn't care about well-formed XML, a recovery stumbling block for Microsoft Word. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    NHunspell Spellcheck-Hyphen-Thesaurus

    NHunspell Spellcheck-Hyphen-Thesaurus

    Spell Checker, Hypehnation and Thesaurus for .NET

    ...Functions: spell checking, hyphenation, thesaurus with the open office dictionaries. It is free (GPL,LGPL, MPL) and can be used in closed source software. NuGet Package: http://nuget.org/packages/NHunspell/ Release Files and Samples: http://download.crawler-lib.net/NHunspell/ Support: http://www.crawler-lib.net/boards/forum/5/nhunspell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    docx2txt

    docx2txt

    Perl based utility to extract formatted text content from MS Docx file

    Docx2txt is a Perl based command-line utility to convert (even corrupted) Microsoft docx documents to reasonably formatted text files, along with appropriate character conversions. Apart from Perl it also requires a command line unzipping program like unzip/7z/pkzipc/wzunzip.
    Leader badge
    Downloads: 65 This Week
    Last Update:
    See Project
  • 13
    odt2braille
    odt2braille is a Braille extension to OpenOffice.org Writer. odt2braille enables authors to print documents to a Braille embosser and to export documents as Braille files. The Braille output is well-formatted and highly customizable.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 14
    chmProcessor: Word/HTML to CHM converter

    chmProcessor: Word/HTML to CHM converter

    MS Word / HTML to CHM / Web Help converter

    A tool to generate compiled help files (CHM) and Java Help files from MS Word or HTML files. It splits the document on different topics pages by the "titles" sections. It can too generate a web site, a PDF and a XPS with the help content.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 15
    IFCX : Internet Foundation Classes eXtreme!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Notepad++ Compare plugin

    Notepad++ Compare plugin

    Comparison plugin for Notepad++ editor

    Comparison plugin for Notepad++ editor.
    Leader badge
    Downloads: 1,346 This Week
    Last Update:
    See Project
  • 17
    This project has moved to https://github.com/hoesterholt/JRichTextEditor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is an RTF code emitter in MS .NET framework. Most frequently used features in MS Word are implemented, including font formatting, pictures, tables, footnotes, headers, footers, etc. No other libraries are required. LICENSE: LGPLv3 http://www.gnu.org/copyleft/lesser.html
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Braille-s Software

    Braille-s Software

    Braille Text Editor

    I have created this text editor to help blind people to write whatever they want in text using Braille. As a teacher i decided that it would be good to learn Braille. When i started i came up with this idea. Firstly this was only a text editor but now i have impove it so it has triple use : 1. It is a text editor for Blind people 2. It helps blind children to familiarize themselves with computer 3. It has a grafical interface so this can be used by anyone who know Braille (and not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BigFileEditor

    BigFileEditor

    big file editor for opening and editing very large files

    mostly system admins or DBA has this issue. they need to open up a very big sql dump/access logs and look into that. maybe make simple changes and save them. here is a open source C++/Qt project for that purpose. code at https://github.com/ozkanpakdil/big-file-editor
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Transliterator between any Language files - Map Fonts, Create Encoding Scheme, Input Phonetic, Indian, Roman, Tamil, Hindi, English, French, German, Spanish or Any World Language Keyboard. Ex: [Phonetic Input]-[Any World Language Output] or ViceVersa.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Brahmi project aims at producing Java Input Methods and OpenType fonts for Indian languages. They are bundled with Brahmi - Word Processor which installs the fonts, Input Methods and font.properties files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WinHP is a windows editor that can edit and transfer text files to HP48 & HP49 calculators. It generates HP48 or HP49 files that can be viewed by Xview 2.0 (HP48), Eden (HP48) or Tgv (HP48 & HP49) on the calculator.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24

    LaTeX2docx

    Tool to convert tex files into docx files.

    This is a modified version of TeXsword (https://sourceforge.net/projects/texsword/ ) to convert tex files into docx files with use of TeX4ht (http://www.tug.org/tex4ht/ ). TeX4ht is a tool to convert tex files to html files. The html file can be saved as docx file via Microsoft Word. A disadvantage of the normal tex4ht flow is that the resulting mathematical formulas cannot be edited. TeX4ht converts formulas to images. LaTeX2docx fixes exactly this deficit. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Typster

    Typster

    Text Editor & Word Processing

    Typster is a text editing and a word processing software.It allows you to do all the basic thing you do with texts.Text documents,Rich Text documents,HTML documents etc. & other coding files can be created through this software.That's not all you can send emails (email your document) right from your desktop.You have to just use the 'Mail' option in Typster.Typster also comes with a handy PDF reader and a on screen keyboards.This will be your substitution for 'Notepad'!
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB