You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

Sheetize

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

Sheetize

Convert, Merge, Split, Extract, and Transform spreadsheet documents via .NET!

25.7.1
unpublished
nugetNuGet
Maintainers
2
Source

Convert, Merge, Split, Extract, and Transform spreadsheet documents via .NET!

Buy Now | Products | Docs | Reference | Releases | Forum | About

Sheetize: Affordable, Efficient, and Developer-Friendly Spreadsheet SDK Plugins! Seamlessly convert, split, merge, and manage spreadsheets directly within your .NET applications. Sheetize provides tools to optimize your workflow, saving time and reducing complexity.

Document Automation

Spreadsheet processing has always been a complex process, but with Sheetize SDKs, managing your spreadsheets has never been easier.

Spreadsheet to eBook Converter

  • Effortlessly convert spreadsheets to eBook formats like EPUB and PDF.
  • The Spreadsheet to eBook Converter for .NET transforms spreadsheet files into well-structured eBooks for digital platforms, perfect for data publications.

Spreadsheet to HTML Converter

  • Convert spreadsheets to HTML quickly and easily.
  • The Spreadshet to HTML Converter for .NET plugin converts spreadsheets into HTML, making it easy to publish your data online with the original formatting.

Spreadsheet to Image Converter

  • Extract high-quality images from spreadsheets.
  • The Spreadsheet to Image Converter for .NET plugin enables effortless conversion of spreadsheet content into various image formats, ideal for applications requiring image-based assets.

Spreadsheet Merger

  • Seamlessly merge multiple spreadsheet files.
  • The Spreadsheet Merger for .NET plugin allows you to merge multiple spreadsheet files into one for easy data management. Merge Excel or OpenOffice spreadsheets in one file.

Spreadsheet Splitter

  • Split large spreadsheets into smaller parts.
  • The Spreadsheet Splitter for .NET plugin lets you divide large spreadsheets into smaller files for better handling and processing.

And more

  • It has more to be discovered and coming soon.

Examples

Convert Spreadsheet files

var loadOptions = new LoadOptions
{
    InputFile = "validInput.xlsx"
};
var saveOptions = new SpreadsheetSaveOptions
{
    OutputFile = "output.xlsb"
};

SpreadsheetConverter.Process(loadOptions, saveOptions);

Merge Spreadsheet files

  var loadOptions = new LoadOptions();
  var saveOptions = new SpreadsheetSaveOptions
  {
      OutputFile = "MergeXlsx.xlsx"
  };

  SpreadsheetMerger.Process(loadOptions, saveOptions, new string[]
  {
      "template1.xlsx",
      "template2.xlsx",
  });

Keywords

Excel

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.