• caret-downAspose.Cells for .NET
      • What's new in Aspose.Cells for .NET
      • caret-closedGetting Started
      • caret-downDeveloper Guide
          • caret-closedIntroduction of Aspose.Cells for .NET
          • caret-downLoading, Saving and Managing
              • Different Ways to Open Files
              • Opening Different Microsoft Excel Versions Files
              • Opening Files with Different Formats
              • Different Ways to Save Files
              • Saving File to Response Object
              • Encrypting Excel Files
              • Trim Leading Blank Rows and Columns while exporting spreadsheets to CSV format
              • Get Warnings while Loading Excel File
              • AutoFit Columns and Rows while loading HTML in Workbook
              • Read Numbers Spreadsheet Developed by Apple Inc. using Aspose.Cells
              • Save Workbook to Strict Open XML Spreadsheet Format
              • Keep Separators for Blank Rows while exporting spreadsheets to CSV format
              • Adjust workbook compression level
          • caret-closedWorkbook
          • caret-closedWorkbook Conversions
          • caret-closedProtection
          • caret-closedPrint and Preview
          • caret-closedDocument Properties
          • caret-closedWorksheets
          • caret-closedRows and Columns
          • caret-closedData
          • caret-closedFormulas
          • caret-closedFormat cells
          • caret-closedConditional Formatting
          • caret-closedComments and Notes
          • caret-closedCharts
          • caret-closedShapes
          • caret-closedTables
          • caret-closedPivot Tables
          • caret-closedSparklines
          • caret-closedSlicers
          • caret-closedTimelines
          • caret-closedCells Helper
          • caret-closedWorkbook Settings
          • caret-closedSmart markers
          • caret-closedWorkbook VBA Project
          • caret-closedXML Maps
          • caret-closedLanguage
          • caret-closedTechnical Articles
          • caret-closedKnowledge Base
      • caret-closedUI Components
      • API Reference
      • caret-closedPlugins
      • caret-closedRelease Notes
      • FAQ
  1. Home
  2. Aspose.Cells Product Family
  3. Aspose.Cells for .NET
  4. Developer Guide
  5. Loading, Saving and Managing

Open, Save and Manage Excel files

Contents
[ Hide ]
  1. Creating a New Workbook
  2. Opening and saving a File
  3. Advance topics
With Aspose.Cells, it is simple to create,open, save and manage Excel files, for example, to retrieve data, or to use a designer template to speed up the development process.

Creating a New Workbook

The following example creates a new workbook from the scratch.

Opening and saving a File

With Aspose.Cells, it is simple to open, save and mange Excel files.

Advance topics

  • Adjust workbook compression level
  • AutoFit Columns and Rows while loading HTML in Workbook
  • Different Ways to Open Files
  • Different Ways to Save Files
  • Encrypting Excel Files
  • Get Warnings while Loading Excel File
  • Keep Separators for Blank Rows while exporting spreadsheets to CSV format
  • Opening Different Microsoft Excel Versions Files
  • Opening Files with Different Formats
  • Read Numbers Spreadsheet Developed by Apple Inc. using Aspose.Cells
  • Save Workbook to Strict Open XML Spreadsheet Format
  • Saving File to Response Object
  • Trim Leading Blank Rows and Columns while exporting spreadsheets to CSV format
Introduction of Aspose.Cells for .NET Manage Workbook