Showing 14 open source projects for "cell"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 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
  • 1
    Google Spreadsheets Python

    Google Spreadsheets Python

    Google Sheets Python API

    gspread is a Python API for Google Sheets. A service account is a special type of Google account intended to represent a non-human user that needs to authenticate and be authorized to access data in Google APIs [sic]. Since it’s a separate account, by default it does not have access to any spreadsheet until you share it with this account. Just like any other Google account. To access spreadsheets via Google Sheets API you need to authenticate and authorize your application. Older versions of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ImportExcel

    ImportExcel

    PowerShell module to import/export Excel spreadsheets, without Excel

    ImportExcel is a popular PowerShell module that enables reading, writing, and manipulating Excel spreadsheets without requiring Microsoft Excel to be installed on the host. It exposes straightforward cmdlets like Import-Excel and Export-Excel that convert between Excel sheets and PowerShell objects, making it simple to pipeline tabular data into reporting and automation flows. Advanced features include adding and formatting tables, setting number/date formats, creating charts, and applying...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SimpleXlsxWriter

    C++ library for creating XLSX files for MS Excel 2007 and above.

    This library represents XLSX files writer for Microsoft Excel 2007 and above. The main feature of this library is that it uses C++ standard file streams. On the one hand it results in almost unnoticeable memory and CPU resources consumption while processing (that may be very useful at saving a large data arrays), but on the other hand it makes unfeasible to edit data that were written. Hence, if using this library the structure of the future report should be known enough. The library...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    x-spreadsheet

    x-spreadsheet

    A web-based JavaScript (canvas) spreadsheet

    ...Some of the features include undo and redo, paint format, clear format, format, font, font size, font bold, font italic,, underline, strike, text color, fill color, borders, merge cells, align, text wrapping, freeze cell, functions, resize row-height, col-width, copy, cut, paste, autofill, insert row, column, delete row, column, hide row, column, multiple sheets, print, and data validations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    pyspread

    pyspread

    Python spreadsheet application

    ...The goal of pyspread is to be the most pythonic spreadsheet. Pyspread expects Python expressions in its grid cells, which makes a spreadsheet specific language obsolete. Each cell returns a Python object that can be accessed from other cells. These objects can represent anything including lists or matrices. Dependencies + Python (>=2.7, <3.0) + numpy (>=1.1.0) + wxPython (>=2.8.10.1, Unicode version required) + matplotlib (>=1.1.1) + pycairo (>=1.8.8) Optional dependencies + python-gnupg (>=0.3.0, for opening own files without approval) + xlrd (>=0.9.2, for loading Excel® files) + xlwt (>=0.9.2, for saving Excel files, pyspread >=v0.3.0 required) + jedi (>=0.8.0, for tab completion and context help in the entry line, pyspread >=v0.3.0 required) + basemap (>=1.0.7, for the weather example pys file)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    MS Excel Add-In - Good Plus Fast

    MS Excel Add-In - Good Plus Fast

    Microsoft Excel add-in used to shorten repetitive tasks.

    Create a roster by copying a list of email addresses from Outlook or consolidate multiple columns into one or two columns. Sheet control allows you to prefix all the sheets with numbers, sort the sheets alphabetically, or delete the desired sheets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Fiscal Calendar in Excel

    Fiscal Calendar in Excel

    Populates dates, higlights business days and fiscal month start dates.

    Fiscal Calendar in Excel generates an elegant calendar based on the year you type into cell J1, with July 1 being the first day of the fiscal year. The fiscal month begins on the last Monday of the previous month with a full work week (5 days). For example, the Monday ten days before Thanksgiving will be the first week of fiscal month December (November 13 in 2017). Fiscal Calendar in Excel allows you highlight certain business days each month and it'll highlight holidays every year. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Excel compare tool

    Compares two Excel files on a cell-by-cell basis and dumps differences

    Java tool that takes a source and a compare file as input and then generates following files if any differences are encountered: -Source file with differences marked and -Compare file with differences marked -Difference dump file containg all locations of differences, src value, compare value
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Excel Automation Tool

    Excel Automation Tool

    Perform automatic: compare,copy,delete,merge,format,password removal

    Perform automatic operations between excel files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    A set of User Defined Functions for Excel to create in-cell charts : Sparklines. Sparklines are the simple, intense, word-sized graphics invented by Edward Tufte. Coded in Visual Basic for Applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TinyGraphs is an open source Excel add-in that creates sparklines, mini column graphs, and area graphs from rows of data. It generates beautiful tiny graphics that are as small as a cell and can be placed next to the items that they describe. The tiny gr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ocular is a spreadsheet written entirely in python. Cell contents are evaluated by python after any standard spreadsheet coordinates are parsed. This allows the full Monty from Python to be implemented in a visual environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    PHPEditTable is a class which mimics a simple spreadsheet behaviour. It handles cell formatting as well as math expressions based on cells' addresses parsing. Works with complicated formulas, setting properties on cell/row/column/range/sheet level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ...It's a "brick" to improve the spreadsheet Jeks from eTeks http://www.eteks.com. Openjeks can be plugged on a Jtable to format it with somes options (format, police, background, borders) for a cell or a cell set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo