The "/magic_pdf-1.3.12-re.._pdf-1.3.12-released" file could not be found or is not available. Please select another file.

Search Results for "convert delphi to java" - Page 4

Showing 719 open source projects for "convert delphi to java"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Auth for GenAI | Auth0 Icon
    Auth for GenAI | Auth0

    Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.

    Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
    Try free now
  • 1
    SBW (Systems Biology Workbench)

    SBW (Systems Biology Workbench)

    Framework for Systems Biology

    The Systems Biology Workbench(SBW) is a framework for application intercommunications. It uses a broker-based, distributed, message-passing architecture, supports many languages including Java, C++, Perl & Python, and runs under Linux,OSX & Win32. It comes with a large number of modules, encompassing the whole modeling cycle: creating computational models, simulating and analyzing them, visualizing the information, in order to improve the models. All using community standards, such as SED-ML...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    uccofficeplan

    uccofficeplan

    Floor plan, architectural design, furniture, layout, production...

    E-XD++ provides a composite graphic design program ShapeDeisigner, it can be used to design any complex architectural symbols. The size of canvas can be full customized. support for millimeters, centimeters, meters, feet, feet and other drawing units setting. support for multiple label lines, and according to the needs of custom applications and extensions. High -Bird pan window preview, and through a rectangular canvas in the microfilm to adjust the figure to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    libpostal

    libpostal

    A C library for parsing/normalizing street addresses around the world

    ..., reviews). Yet even the simplest addresses are packed with local conventions, abbreviations and context, making them difficult to index/query effectively with traditional full-text search engines. This library helps convert the free-form addresses that humans use into clean normalized forms suitable for machine comparison and full-text indexing. Though libpostal is not itself a full geocoder, it can be used as a preprocessing step to make any geocoding application smarter, and simpler.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Esperanto tekstokonverta ilo

    Tool to convert Esperanto characters

    This is a tool that converts your Esperanto text so that characters marked with X are converted to accented Esperanto letters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5

    html2txt

    Tool and Java library to convert HTML documents to plain text

    A Java library to convert HTML documents to plain text, plus a command line interface and an ANT task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    J2ObjC

    J2ObjC

    A Java to iOS Objective-C translation tool and runtime

    J2ObjC is an open-source command-line tool from Google that translates Java source code to Objective-C for the iOS (iPhone/iPad) platform. This tool enables Java source to be part of an iOS application's build, as no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as application logic and data models) in Java, which is then shared by web apps (using GWT), Android apps, and iOS apps. J2ObjC supports most Java language and runtime features required...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Forta

    Forta

    Subtitle Editor

    Forta is a free editor for video subtitle. You can easily create, sync, translate, adjust subtitle lines. Features: Adjust display time Aggressive linebreak Create/adjust/sync/translate subtitle lines Merge short lines / split long lines Visually sync and/or adjust a subtitle Convert between 40+ formats Save personal settings Full formatting Automatically saving Check overlaps Coloring short reading lines Coloring every line longer than 37(or more) letters
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    Z Word Tools

    Write, check, index and diagram Z specifications in Microsoft Word.

    Tools to allow Z specifications to be written in Microsoft Word. Includes a unicode font for Z symbols. Provides: WYSIWYG editing fully integrated into Word; Typechecking using fuzz (for Spivey Z) or CZT (for ISO standard Z); Indexing and cross-referencing; Diagrams of specification structure; Conversion from Spivey to Standard Z- also available as a stand-alone program and Java class for non-windows users. See project website for details.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9

    CESGM

    Saved game manager for Conan Exiles Isle of Siptah

    ... (Restore). Thats it. Note: If you installed this game into the \program files folder or in \program files(x86) then it needs to be run as an administrator so that it has permission to change the saved game files in those folders. You may want to run the installer as an administrator. This Program needs only one dependency, the accompanying Lutil.dll file. It does not need the .net framework, Java, python, or anything else.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 10
    XLS to XML

    XLS to XML

    Translate files between XLS / XLSX and XML format . . .

    XLStoXML is a portable cross-platform desktop application for file format translation between XLS/XLSX and XML. No installation required except Java. The simple and intuitive interface allows you to do complex operations with just a few clicks. We are currently offering only a free version of this software, this means that all the features are available for you! The downloads and old versions code are distributed in SourceForge, and will be available soon. This piece of software is more...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 11
    JTRANSC

    JTRANSC

    Bytecode to source converting Java & Kotlin code into JavaScript, C++

    JTransc (Java Trans Compiler) is an AOT (ahead-of-time compiler) that compiles .class and .jar files into a target programming language / executable bundling all the required dependencies in a single file or folder, without requiring a jitter or an external runtime. There are a lot of technologies in order to convert languages into other ones. For example, converting Java into JavaScript. Or KotlinJS Kotlin backend that already targets JavaScript.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    PbnTools

    PbnTools

    Bridge player's toolkit

    A bridge (card game) player's toolkit. Currently includes funcionalities: 1. Download tournaments from results generated by Kops, Pary and Bbo server and save it as pbn. 2. Deal real cards from a pbn file, using some extra (cheap) stuff. 3. Lin to Pbn conversion - convert deals saved in Bbo format to Pbn.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    JIVAM

    JIVAM

    Java Image Viewer And Manipulator

    JIVAM - Java Image Viewer And Manipulator. Free portable cross-platform and pure Java. Support GIF/PNG/JPG/JPEG formats. Support view, convert, resize and rotate images. Simple and intuitive GUI. Tested in Windows/Linux. Need JRE-1.8 - https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html. Source - https://github.com/harp077/jivam/ If you like this - put a star on https://github.com/harp077/jivam/ for support project please.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Xtreme Download Manager

    Xtreme Download Manager

    Powerfull download accelerator and video downloader

    Xtreme Download Manager is a powerful tool to increase download speed up to 500%, save streaming videos from websites, resume broken/dead downloads, and schedule and convert downloads. XDM seamlessly integrates with Google Chrome, Mozilla Firefox Quantum, Opera, Vivaldi and other Chromium and Firefox-based browsers, to take over downloads and saving streaming videos from web. XDM has a built-in video converter which lets you convert your downloaded videos to different formats so that you can...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    Unidockynapse CaleucheOS Linux

    Unidockynapse CaleucheOS Linux

    linux for your needs thinking in mine

    Very Important: In the last stage when you proceed to install (after hard-disk configuration) you will found a checkbox that say "transfer personal files and configuration" this checkbox needs to be enabled, otherwise the distribution does not work properly. Password for install : udn USB and DVD installation fixed. for install from usb you need: sudo fdisk -l (for know where is the usb stick, by example sdc) sudo dd if=udn.iso of=/dev/sdc for music creation: Create a playonlinux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gradle Kotlin DSL converter

    Gradle Kotlin DSL converter

    Convert from Groovy to Kotlin DSL for Gradle, focused on Android

    Welcome! After a lot of pain trying to migrate from Gradle's Groovy to Kotlin DSL on Android Studio, I developed this tool to solve most migration issues and reduce the amount of work you need in order to make things ready. Please see this tool as a helper, a first resource like Android Studio's Java converter to Kotlin: it won't make a perfect conversion, but it helps a lot in reducing the time you would spend on repetitive tasks. Sometimes you just want to copy and paste. Just copy whatever...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Java/.NET full-featured cross-platform Vietnamese Unicode text editor. Open, edit, spell check, print, convert, sort, and save Vietnamese text-based files in Unicode formats.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    VISUALG 3.0

    VISUALG 3.0

    VISUALG versão 3.0.7.0 (última de revisão 21/03/2019) release OK

    Autor ANTONIO CARLOS NICOLODI, 38 anos na área de informática como: Analista de sistemas, desenvolvedor de softwares em várias linguagens de programação: C++, Assembly, Pascal(Delphi), Basic, Cobol, Clipper, Java, etc. Refiz esta nova versão e estou disponibilizando GRÁTIS o: "VISUALG 3.0". Entre outras : (novo layout, nova roupagem até 05 tipos de peles) e novos comandos, também reconhece comandos em português correto: ( PARA ... FAÇA, SE .. ENTÃO .. SENÃO) e o operador lógico NÃO, mas em...
    Leader badge
    Downloads: 4,198 This Week
    Last Update:
    See Project
  • 19
    eXtensible Binary Universal Protocol
    Goal of this projects is to design unified general binary data format and to provide open-source libraries and tools for it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    CSV to sql convertor

    CSV to sql convertor

    This tool will help you to convert your CSV files to SQL files.

    This tool will help you to convert your CSV files to SQL files with easy steps. Free to use. Requires Java to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BRIC

    BRIC

    BRIC is a powerful tool for batch image processing.

    Bric is a cross-platform batch image processor. You can convert, resize, rotate and add watermark to your images. Multiple file types are supported for input and output. The project started back in 2011 and was maintained for a couple of years. In 2020 BRIC is again in active development, so some of the features written below might be outdated. Please be patient, until everything is reviewed and rewritten.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Image Converter

    Image Converter

    Image Converter - Back2d

    Image Converter- Back2d Is a simple but complete graphical image converter for selected formats. From Type: Bitmap - .bmp Jpeg - .jpg PNG (Portable Network Graphics) - .png Webp - .webp GIF Graphics Interchange Format - .gif To Type: Bitmap - .bmp Jpeg - .jpg PNG (Portable Network Graphics) - .png
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    MedRecReader

    MedRecReader

    Convert Tricare PDF table into MS Excel

    Medical Record Reader (MedRecReader) is a tool designed to simplify coping Tricare medical history from a PDF Table to a manageable format such as a Microsoft Excel table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NumericalChameleon

    NumericalChameleon

    a free cross platform precise unit converter, supports 6000+ units

    The NumericalChameleon is a free, open source, cross platform software in order to convert units. It converts numbers with a precision of up to 1000 significant figures. It supports more than 6000 units in 94 categories. It has been localized in 10 languages.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 25

    Access2Excel

    Convert a MSAccess database into a Excel spreadsheet.

    Convert a MSAccess database into a Excel spreadsheet. It's a pure java implementation, using POI (https://poi.apache.org/) and Jackcess (http://jackcess.sourceforge.net/). Use: java -jar Access2Excel.jar -inputFile=<inputFile> [-outputFile=<outputFile>] [-format=<format>] where <inputFile>: A file name to Access database (.MDB or .ACCDB) <outputFile>: A file name to Excel streadsheet (optional, default "inputFile.xls" or "inputFile.xlsx") <format>: Output...
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.