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

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

View related business solutions
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 1
    Conky GUI
    Conky GUI eases the customization of Conky configuration files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    writeup
    Programming language for converting source documents into HTML or XML. Writeup is a combination of a markup language (similar to markdown) and a macro pre-processing language that enables a formal production system to be set up for documents.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    seppdflatex

    seppdflatex

    Build a large LaTeX book with separate linked chapters

    seppdflatex is a Perl script which automates a lot of the tasks needed to compile PDF documents from LaTeX source for a multi-volume book, or a book with many huge chapters which you may not want as a single document, but which should all be unified by cross-references and external hyperlinks, so a PDF reader will open a link to an external chapter PDF file. The Table of Contents and LOF and LOT are made for all chapters, and the TOC, LOF, LOT are all hyperlinked to the correct external PDF chapter files using zr-ref and xr packages from CTAN. But you have to write the correct LaTeX source. The script seppdflatex does the compilation and formatting of Table of Contents and such-like and separates out the chapters as standalone PDF files. The script uses the free software pdftk and pdfsam-console, as well as a bunch of handy CPAN modules, which you will need to install first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tray Notes .NET

    Tray Notes .NET

    Tray Notes .NET, an easy to use drag & drop manager

    The program Tray Notes is intended to be used to manage (almost) any kind of interim data. As special feature, the program allows dragging and dropping of data directly onto the tray icon. This in turn makes the program easy to use. The program also supports multi-drop-targets, which allows a grouped data management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • 5
    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
  • 6

    Figerty Word

    User-Friendly Text Editor

    Figerty Word is a new Text Editor by Figerty Systems. It has all the functionality of all text editors. Can open or save in .DOC, .TXT, .RTF and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Detexter

    Detexter is an app designed to extract text from PDF files.

    Detexter lets you extract text from multiple PDF files. Detexter uses the PDFBox library for its text extraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GitSync is a shell script designed to simplify the usage of the version control system GIT (see www.git-scm.com for more information) by providing a "do everything to sync my repository" command.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Consilium Sentence Suggestions Tools

    Consilium Sentence Suggestions Tools

    Consilium – User Defined sentence Suggestion Tool.

    ...But in reality style of writing changes person to person. While our aim is to provide a sentence suggestion tool which will give suggestion to complete the sentence according previously enterd data by the user. Output or suggestion for same sentence or word will change person to person according to previously entered data by that person. So, it will be very easy to type any document, sms, mail, chatting etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 10

    sar

    search and replace command line tool

    this command line tool can be used to search and replace text within files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    vCard Manager

    Manage your vCards on your computer

    With this handy tool you can manage your vCards, join/split them to files, store contacts to your phone through QR codes, and edit almost all aspects of the vCard. Supports loading and saving 2.1 / 3.0 / 4.0 vCards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    abnTeX

    abnTeX está em novo endereço: http://www.abntex.net.br

    ATENÇÃO: abnTeX está em novo endereço: http://www.abntex.net.br abnTeX is a set of LaTeX macros that follow the rules of ABNT (Brazilian Association of Technical Standards). ### abnTeX é um conjunto de macros LaTeX que segue as regras da ABNT (Associação Brasileira de Normas Técnicas). O projeto foi totalmente reconstruído baseado nas novas regras da ABNT e utilizando uma nova técnica para produção da classe, mais informações em: Portal do projeto: http://www.abntex.net.br Grupo de...
    Leader badge
    Downloads: 137 This Week
    Last Update:
    See Project
  • 13
    jPod is a rich PDF manipulation and rendering framework. A complete rendering library based on jPod is available here at "jPodRenderer". To see jPod & jPodRenderer at work, have a look at www.cabaret-solutions.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    TextBlob

    TextBlob

    TextBlob is a Python library for processing textual data

    Simple, Pythonic, text processing, Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more. It provides a simple API for diving into common natural language processing (NLP) tasks such as part-of-speech tagging, noun phrase extraction, sentiment analysis, classification, translation, and more. TextBlob stands on the giant shoulders of NLTK and pattern, and plays nicely with both. Supports word inflection (pluralization and singularization) and lemmatization,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A python script that uses wxwidgets. View or edit delimited data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A utility to read/write from: pipes, sockets, standard handles, files, block devices, NT Native API objects, file mapping/section objects, comm ports, etc. Supports various text/data conversions, multiple inputs/outputs, and various IO types/options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JFontChooser

    a font chooser component for java.

    a font chooser component for java. provide selection for: 1. font (installed and un-installed) 2. font size 3. font style 4. text 5. text color CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    larbac

    A LaTeX-related batch converter

    larbac allows for batch conversion of all files in a given directory from/to LaTeX-related file formats: tex, dvi, ps, eps, jpg. It is written in DOS and is therefore usable only on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Search File Text

    Search File Text

    A tool can search file content with configurable values

    Implement by C#, provide a small function to search file content in any kind of flat files, now support MS Office format and flat text file, it can help you to find words(words list) in thousand of documents automaticly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JPropertyEditor

    JPropertyEditor

    a gui based property file editor in java. for java.

    ...Easy Property manipulation (add/delete/update/search/view) 4. Property Key validation 5. Separate font for key and value 6. Order property list by key or value in ascending or descending 7. recent files support 8. key/value font size resize option 9. Export property as properties or in xml format 10. Search by key and value CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    TheSeeker

    .NET desktop app to find (and replace) text in folders and files.

    .NET desktop app to find (and replace) text in folders and files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WinTailViewer++

    WinTailViewer++

    Tool that allows to tail log files

    WinTailViewer++ is a free Windows tool that allows you to tail log files and change the encoding by offering a bunch of features. You can set the window size while display it as top most. Also you can read the log while you're using another window by setting the window opacity. Description by Softpedia.com: "An intuitive and easy to use tool designed for reading log files, providing users with the possibility to make the window transparent and carry on with their work. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JODReports is a solution for generating dynamic documents and reports in Java based on the OpenDocument format (ODF). Templates can be easily composed with a word processor such as OpenOffice.org Writer. Data sources include POJOs and XML.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 24
    Guiguts is a Perl/Tk text editor designed for editing and formatting public domain material for inclusion at Project Gutenberg (www.gutenberg.org). Features are provided for editing text files produced by Distributed Proofreaders (www.pgdp.net). For help or to contact the developers, see http://www.pgdp.net/phpBB2/viewtopic.php?t=46944
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    hext

    hext

    Extensible binary and text editor.

    Heavily extensible (via plugins) editor of text and binary data from files and memory.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB