Showing 102 open source projects for "visual basic programming"

View related business solutions
  • Enterprise AI Search, Intranet, and Wiki in one platform. Icon
    Enterprise AI Search, Intranet, and Wiki in one platform.

    Your company’s all-in-one solution for trusted information

    Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 1
    Crystal

    Crystal

    The crystal programming language

    ... between the type and nil. As a consequence, the compiler will automatically check for null references in compile time, helping prevent the dreadful billion-dollar mistake. Crystal’s answer to metaprogramming is a powerful macro system, which ranges from basic templating and AST inspection, to types inspection and running arbitrary external programs. Crystal uses green threads, called fibers, to achieve concurrency. Fibers communicate with each other using channels, as in Go or Clojure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TySON

    TySON

    TypeScript as a Configuration Language. TySON stands for TypeScript

    TySON (TypeScript Object Notation) is a subset of TypeScript, chosen to be useful as an embeddable configuration language that generates JSON. You can think of TySON as JSON + comments + types + basic logic using TypeScript syntax. TySON files use the .tson extension. The goal is to make it possible for all major programming languages to read configurations written in TypeScript using native libraries. That is, a go program should be able to read TySON using a go library, a rust program should...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HCL

    HCL

    HCL is the HashiCorp configuration language

    HCL is a toolkit for creating structured configuration languages that are both human- and machine-friendly, for use with command-line tools. Although intended to be generally useful, it is primarily targeted toward DevOps tools, servers, etc. HCL has both a native syntax, intended to be pleasant to read and write for humans, and a JSON-based variant that is easier for machines to generate and parse. It includes an expression syntax that allows basic inline computation and, with support from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Finagle

    Finagle

    A fault tolerant, protocol-agnostic RPC system

    ... clients and servers in Java, Scala, or any JVM-hosted language. We set out to develop a single implementation of the basic components of network servers and clients that could be used for all of our protocols. Finagle is a protocol-agnostic, asynchronous Remote Procedure Call (RPC) system for the Java Virtual Machine (JVM) that makes it easy to build robust clients and servers in Java, Scala, or any JVM-hosted language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 5
    Emogrifier

    Emogrifier

    Converts CSS styles into inline style attributes in your HTML code

    Emogrifier converts CSS styles into inline style attributes in your HTML code. This ensures proper display on email and mobile device readers that lack stylesheet support. This utility was developed as part of Intervals to deal with the problems posed by certain email clients (namely Outlook 2007 and GoogleMail) when it comes to the way they handle styling contained in HTML emails. As many web developers and designers already know, certain email clients are notorious for their lack of CSS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    m2cgen

    m2cgen

    Transform ML models into a native code

    m2cgen (Model 2 Code Generator) - is a lightweight library that provides an easy way to transpile trained statistical models into a native code (Python, C, Java, Go, JavaScript, Visual Basic, C#, PowerShell, R, PHP, Dart, Haskell, Ruby, F#, Rust, Elixir). Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies. Some models force input data to be particular type during prediction phase...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    MPXJ

    Multi platform library to read and write schedule data

    MPXJ is an open source file handling library for Java, .Net and Ruby to read and write Microsoft Project MPX and MSPDI XML files, Planner files, Primavera XER files and databases, Asta Powerproject files and databases, Asta Easyplan files, Phoenix Project Manager files, FastTrack FTS files, GanttProject GAN files, TurboProject PEP files, ConceptDraw PROJECT CDPX, CPDZ and CPDTZ files, Synchro Scheduler SP files and MPP, MPT, and MPD files for Project 98, 2000, 2002, 2003, 2007, 2010, 2013,...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    Super PDF Editor Lite

    Super PDF Editor Lite

    Create, Edit, Delete, Organize , Convert, Export, Secure & Sign.

    Super PDF Editor Lite is a robust and versatile PDF management software designed to streamline your document handling needs. Whether you're an individual, student, or professional, this software offers a comprehensive suite of tools to create, edit, and manage your PDFs with ease. Key Features: Extract Page: Easily extract specific pages from a PDF document. Split Page: Divide a single PDF page into multiple smaller pages. Rotate Page: Rotate pages to adjust their orientation. Merge...
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 9
    EDIFACT Viewer
    Generic viewer for UN/EDIFACT files and interpreter for MSCONS and ORDRSP messages
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • 10
    MSWord2CHM is a VB.NET application for converting MS Office Word documents (doc) into the compiled help (chm) document format, using the Primary Interop Assemblies (PIA) and the 'HTML Tidy' and 'TidyForNet' libraries
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    SC

    SC is a C based meta/programming language/environment

    SC is a C based/compatible language that uses a binary source code format and a "special" editor to provide a far more advanced programming and meta-programming environment. The basic philosophy is to "simplify" the "form" and not the "meaning" of C. SC allows you to write source code that can analyze and modify itself. Which in turn allows you to create far more compact and powerful libraries, templates, toolkits and simply source code, using techniques similar to aspect and/or language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    astracomputer
    (serverinfo replaces the old M: line) serverinfo { name="<server name>"; description="<server description>"; #The network_name and network_desc variables override #the compiled in defaults. These are used for server #hiding. network_name="-"; network_desc="-"; # HUB is no longer a compiled in option. It is set at # runtime in this block and changable with a REHASH hub=yes; # vhost defines what IP to bind to for *OUTGOING* connections. # This replaces the old M:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Free VCF file to CSV or Excel converter

    Excel VBA Script to convert VCF file with multiple entries to CSV file

    This is an Excel based VBA script used to import bulk .VCF files that contain more than 1 Vcard and then convert them to a comma separated .CSV file or Excel xls file that can then be imported into Outlook, Google, or any other application that supports import of contacts using CSV files. This has been written to support VCF 2.0, 2.1, 3.0 and 4.0 formatted files including those with printable encoding (MIME) and has been tested with bulk VCF files from Backupify, Google Contacts (Gmail...
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project
  • 14
    RexxXMLParser
    An XML parser written in the REXX programming language. It runs on mainframes (z/OS Rexx) as well as Windows and Linux (Regina or ooRexx). Includes example Rexx programs that use the parser such as: JCL2XML (converts z/OS JCL into an XML format), AUX2SVG (converts a z/OS CICS auxiliary trace file into a visual SVG format), PRETTY (an XML pretty printer), DEVISIO (an example of removing unwanted tags from an SVG file).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    JosePdfTool

    A swiss knife for pdf files

    With it you can concatenate pdf files, extract a part of a pdf file as another pdf file, save pages as individual images or pdf files, extract the content text as a text file and generate a tiff multimage file from a pdf file. It need ghostscript previously installed. Enjoy working with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    office2textile

    VBA add-ins which convert Microsoft Office contents to various formats

    This project provides VBA add-ins which convert Microsoft Office contents to various text formats. Currently the following two VBA add-ins are ready. * xls2textile: Excel to Textile, HTML, AsciiDoc, GitHub Flavored Markdown (GFM), and CSV. * ppt2textile: PowerPoint to to Textile, AsciiDoc, and GitHub Flavored Markdown (GFM). 2021/02/06: Version 0.97 is released. Fix "general horizontal alignment" which was broken on 0.96. 2020/07/11: Version 0.96 is released. Fix for MacOS. fix for...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17

    Separatista

    SEPA support tools and library

    Full set of progams to create, edit and view SEPA documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Validazione Fattura Elettronica

    Validazione Fattura Elettronica

    Versione in fase di sviluppo. Scaricate sempre l'ultima versione.

    Tool per Fattura Elettronica. Versione in fase di sviluppo. Scaricate sempre l'ultima versione. In caso di Bug vi prego di scrivermi. Grazie. Programma portabile. Non necessita di installazione. Prevede 4 visualizzazioni. E' possibile fare la validazione a partire dalle specifiche fornite dall'Agenzia delle Entrate. Aggiunta una line command per effettuare la validazione ed estrarre eventuali allegati. Aggiunto esportazione Documento XML su immagine JPG Portable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FREE CSV & Text (TXT) File Splitter

    FREE CSV & Text (TXT) File Splitter

    Ability to work with large csv files and cut them down to run in Excel

    This CSV and TXT file splitter firstly allows you to work with large data files. We have tested this on the largest CSV file we could find. It had over 25.6 Million rows. Microsoft Excel can only load 1 Million rows. So the challenege was on! Splitting a file in this case by 990,000 rows made sure that it was more than capable to load into excel. Splitting 25.6Million rows took aroud 50 minutes. Has been tested reading 25Million rows which took around 15 seconds to read. Its...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    PDFCreator

    PDFCreator

    Converts every printable document to PDF, JPG, PNG, TIF and more

    ... with a COM programming interface that allows to integrate PDFCreator in other applications and a server mode to share PDFCreator on a network.
    Leader badge
    Downloads: 945 This Week
    Last Update:
    See Project
  • 21
    FileXSV

    FileXSV

    FileXSV

    File XSV 3.0.0 is incoming! For information please visit www.FileXSV.com ----- All right reserved. Copyright 2015-2021
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CRC

    CRC algorithms, test code, libraries and tables

    This is a modified version of the CRC algorithms by Lammert Bies. It supports more algorithms and has been ported to several languages. It's also useful for learning how to do hexadecimal calculations and bitwise operations in various programming languages. Disclaimer: These test programs demonstrate the calculation of CRC. I made these translation with a basic knowledge of each language. They may or may not be appropriately formatted / secured / robustified / idiot proofed or any...
    Downloads: 43 This Week
    Last Update:
    See Project
  • 23
    Firefly Framework
    Firefly is a framework aimed to provide utilities and library support for localization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Bitcoin Price App

    A windows app written in VB.NET to check prices of Bitcoin

    This project has been discontinued and all of it's files have been removed from this site. If you are currently using any version of this program do not donate any bitcoin to any of the donation addresses listed in the program. i do not own them anymore or accept donations for this software. thanks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pixeloid

    Pixeloid

    A novel and uber-secure way to store data, by Ajay Menon

    Pixeloid is a free piece of software that lets users encode data, in the form of text or an image(β), into a Pixeloid Matrix. Pixeloid additionally provides impenetrable security to users by enabling them to password protect their matrices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next