Search Results for "cutting vba code" - Page 3

Showing 94 open source projects for "cutting vba code"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    BacterialChemotaxis

    BacterialChemotaxis

    Computer Lesson and Simulation of Bacterial Chemotaxis

    CSim3a.exe will install a Lesson and Simulation of Bacterial Chemotaxis. Bacterial Chemotaxis is the motion up or down the direction of an attractant or repelant of each bacteria. The simulation also demonstrates the bacterial mechanism of this utility. The Lesson also gives the Basic code used in the simulation. Installs as motility3a in c:/users/public/CSim3a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Stack OMS (Office Management System)

    Stack OMS (Office Management System)

    Use Coupon code : 73626 to get it for free | visit : www.stackoms.com

    Stack OMS is a Ms Access based Free Office Management System for Chartered Accountants, Cost Accountants, Tax Consultants and Advocates which have unique features like CRM, Task Manager, MIS and much more . It requires Windows 7 (SP 1) or latest and Microsoft Office 2010 or latest. If you do not have Microsoft office installed in your computer you can install Ms Access Run Time and use the application. It is free application for lifetime. Important Information: We believe...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Magic Python

    Magic Python

    Cutting edge Python syntax highlighter for Sublime Text

    This is a package with preferences and syntax highlighter for cutting edge Python 3, although Python 2 is well supported, too. The syntax is compatible with Sublime Text, Atom and Visual Studio Code. It is meant to be a drop-in replacement for the default Python package. Attention VSCode users, MagicPython is used as the default Python highlighter in Visual Studio Code. Don't install it unless you want or need the cutting-edge version of it. You will likely see no difference because you're...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Excel Google Earth KML Creator

    Convert site coordinates, sectors and MW links in Excel to KML format

    ... purpose. Note that this VBA macro is not supported. If you want a copy of the source code, just email me (note that I do not check this mailbox often, so please be patient) Created by Stephen Froneman
    Downloads: 4 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    BERT

    BERT

    Connector for Excel and the programming languages R and Julia

    ... in real time, right from your R code. And (if you want), you can call R functions from VBA as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    PTFTP

    PTFTP

    Free, fast, intuitive ftp client

    Free, fast, intuitive, open source ftp client. Source Code: https://github.com/g--o/PTFTP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Excel Timer

    Opens Excel files, waits for timer countdown, then closes the files.

    ... event may use a third party add-on to download data. The Workbook_BeforeClose event saves the downloaded data values (not formulas) to a separate file. The data download may take minutes to complete. However, trying to use VBA to perform the wait results in blocking the download operation. Example: OpenExcel.exe -File:c:\temp\data.xls -Visible -CloseSeconds:15 -ShowCountDown Note: the VBA code Application.OnTime Now + TimeValue("00:00:59"), "MethodName" may be an alternative solution.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Python Cookbook

    Python Cookbook

    Python Cookbook, 3rd edition translation

    .... This is the translation of such book. Just as Python 3 represents the future, the new "Python Cookbook" version has a brand new change compared to the previous version. First and foremost, this means that this book is a very cutting-edge reference book. All the code in the book was written and tested under Python 3.3 version. We hope this book will guide people to use Python 3 to write new code or upgrade legacy code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    The Sark Media Player

    A player for old format .mp3 and .avi files

    This software was developed in 2011. The source code is presently not available. So this software which may not work with modern files but still works with many files. It works under Windows 10, 7, Vista and XP systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    generator-fountain-webapp

    generator-fountain-webapp

    Yeoman 'fountain' generator to start a webapp

    This Yeoman generator allows you to start any Webapp with the best Developer Experience out of the box! No matter what framework or module management you want to use, we got you covered with a cutting-edge working configuration. To take profit of the best of the Yeoman infrastructure, we heavily relies on the composability natures of the generators. Thereby, each needs of your future application will be addressed by a dedicated Yeoman generator (each will be used depending of the options you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a program that will allow you to quickly print a three page per sheet handout in Microsoft powerpoint. The code should be saved first as a pptm file for future editting, and then as a ppam file, which can then be installed as an addon. Multiple buttons can be created using this code, much of which was written by Shyam Pillai in his PowerPoint Add-in FAQ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Column

    Column

    Quick column reference for Excel® VBA programming

    This is a simple program for Excel® VBA programmers. It provides a quick column name/number conversion. For instance, if you want to use a Cells(row, column) reference, you need to know the column number. Type the column name (for instance "CN") in the Input box. Output will display the column number (92). Conversely, if you are working on your code and want to know what column it refers to in the spreadsheet, type the column number in the Input box (for instance 456). Output will display...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    AVSEdit Plus

    AVSEdit Plus

    An AviSynth script editor with side by side preview and encoding GUI

    ...?t=173640 ATTENTION: The code has not been digitally signed yet. This is why Windows might block it from running showing a notification: "Windows SmartScreen prevented an unrecognized app from starting" or "The publisher could not be verified". Digital signing takes time and money. Until the product is signed, please click "More info" and then "Run Anyway". I assure You the code is perfectly safe, You may check the source code in the "Files" section.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    NConcern

    NConcern is a .NET Runtime AOP (Aspect-Oriented Programming) Framework

    NConcern is a .NET AOP (Aspect-Oriented Programming) Framework written in C# and based on code injection at runtime that reduces tangling caused by cross-cutting concerns. Its role is to introduce AOP paradigm with a minimum cost to maximize quality and productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TCL TK VBA geolog code writer

    VBA add-in for writing TCL/TK code blocks

    ... to generate proper TCL/TK code. The bar at the top of the form allows you to convert files from Dos to Unix if need be and check which format they are in. The difference between Unix and Dos ascii format is the line endings. DOS uses carriage return and line feed ("\r\n") as a line ending, which Unix uses just line feed ("\n"). In VBA these are Chr(13) <- return and Chr(10) < line feed
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    CNCpad

    CNC PAD, is a CNC program with syntax highlighting editor

    CNC PAD, is a CNC program with syntax highlighting editor for professionals. This Publisher offers a simple and intuitive editing for G-CODE languages, Fanuc, Siemens, Heidenhain, Num mode, etc... CNC PAD includes many features that allow to maximize its production time and significantly decrease the number of input errors. Calculate and View : Target G1 G2 G3 operations Calculate and View : Drilling operations Calculate and View : Bolt Circle Calculations for points arranged equally spaced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Excel VBA Particle Swarm Optimization

    A small tool for optimization of complex problems.

    This is a Particle Swarm Optimization tool written in VBA for Excel. It is easy to modify in order to enable the users to code their own objective function, constraints and way to handle constraints. Published under licence CC-BY-SA 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    aspect4log

    aspect4log

    one cross-cutting concern less to worry about

    Aspect4log solves the cross-cutting concern that every application has, i.e logging. It provides means to enable logging via slf4j by annotating you classes and methods with @Log. These will allow you to log more with less code and above all your log will have a unified easy to read and analyze format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PCNetMonitor

    PCNetMonitor

    Computer performance display and logging program

    Local and remote computer performance display and logging program with Excel plotting interface and many other powerful features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Easy CNC

    Easy CNC

    Modular CNC software for Arduino controller

    The goal of the project is the realization of a modular firmware that allows to control a CNC machine with different utensils. For instance, a CNC with a drill, with few changes can become a plotter with a pen or cutting machine to cut cardboard or stickers. In order to do that, we want project a CNC router with a mechanism that allows a fast utensil change and a controlling firmware which can use different utensils changing some configuration parameters.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    This XLS spreadsheet automatically generates TCL/TK command line interfaces for both UNIX and Windows environments. Originally written for xval the program https://sourceforge.net/p/xval/wiki/Home/ it generates button and clickbox select front ends for various different command line tools. Blocks of code are then generated from a simple spreadsheet format. The attached powerpoint explains which parts of the Excel spreadsheet generate which bits of TK front end. The generated TK...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Endico - Text Encrypt

    Endico - Text Encrypt

    Fastest way to make secure text.

    Help to convert text into secret codes , so that you can mail,chat and transfer text securely to prevent hacking. How to use : Step one - Open Endico 14 Step two - Decide what to do (Text Encode/Text Decode) Step three - If You Selected Text Encode -> Then Type/Copy/Open .txt file to convert. Step four - Copy the converted text into clipboard to chat,mail,print process etc. Step five - If you want to Decode the code the again follow step two. Step six...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Diamond (DMD)

    Diamond (DMD)

    Diamond (DMD) is the digital wealth storage system.

    * 4.38 million total coins. * Cutting edge Grøstl algorithm. * Proof-of-Work block solving target time ~ 100 seconds. * Proof-of-Stake block solving target time ~ 100 seconds. * Very low transaction fee at 0.001. * Difficulty re-targets at every block. * Endless Hybrid Network Security. * Transaction Message technology. * Fast and secure transactions. * Provision for continuous promotion and development. * Brand new code base with up to date security patches and significant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Aspects

    Aspects

    Library for aspect oriented programming in Objective-C and Swift

    A delightful, simple library for aspect oriented programming. Think of Aspects as method swizzling on steroids. It allows you to add code to existing methods per class or per instance, whilst thinking of the insertion point e.g. before/instead/after. Aspects automatically deals with calling super and is easier to use than regular method swizzling. Aspects hooks deep into the class hierarchy and creates dynamic subclasses, much like KVO. There's known issues with this approach, and to this date...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    TUBE 3D

    TUBE 3D

    Software For CNC Plasma Tube Cut Profile Creation

    PLASMA TUBE 3D 2014 is developed for Plasma Pipe Cutting Machine. Goal is to provide easy way to calculate point coordinates for pipe (tube) cutting where each end of produced tube needs to fit to some round or planar surface (in most case, next step is welding produced tube to that surfaces). G CODE produced can be used directly (in most cases) as input to some CNC machine control software. Or you can easily use (cut&copy) calculated paths and use it in your own G CODE file...
    Downloads: 14 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.