• caret-downAspose.Cells for .NET
      • What's new in Aspose.Cells for .NET
      • caret-downGetting Started
          • Product Overview
          • Supported File Formats
          • Declaration
          • caret-closedAspose.Cells Features
          • caret-downWhy Aspose.Cells
              • caret-closedWhy Not VSTO
              • caret-closedWhy Not NPOI
              • Why Not Automation
              • caret-downWhy Not Open XML SDK
                  • caret-closedCode Comparison for common features with OpenXML
                  • caret-downMissing Features in OpenXML
                      • Calculate or Recalculate formulas dynamically
                      • Convert between Excel formats
                      • Encrypting Excel Files using Aspose.Cells
                      • caret-closedGenerate reports, populate documents with data
                      • caret-closedHigh-level programming with a workbook object model
                      • caret-closedManaging Charts and Shapes in Aspose.Cells
                      • caret-closedRendering and Printing in Aspose.Cells
                      • Save Workbook to Text or CSV Format using Aspose.Cells
                      • Set External Links in Formulas in Aspose.Cells
                      • Setting Formula Calculation Mode of Workbook in Aspose.Cells
                      • Setting Shared Formula in Aspose.Cells
          • caret-closedKnown Issues
          • caret-closedInstallation and Deployment
          • Licensing
          • caret-closedSuccess Stories
          • How to Run Aspose.Cells in Docker
          • How to Run the Examples
          • How to Run Aspose.Cells in AWS Lambda
          • How to Install libgdiplus in macOS
      • caret-closedDeveloper Guide
      • caret-closedUI Components
      • API Reference
      • caret-closedPlugins
      • caret-closedRelease Notes
      • FAQ
  1. Home
  2. Aspose.Cells Product Family
  3. Aspose.Cells for .NET
  4. Getting Started
  5. Why Aspose.Cells
  6. Why Not Open XML SDK
  7. Missing Features in OpenXML

Missing Features in OpenXML

Contents
[ Hide ]

This section includes the following topics

  • Calculate or Recalculate formulas dynamically
  • Convert between Excel formats
  • Encrypting Excel Files using Aspose.Cells
  • Generate reports, populate documents with data
    • Import Export data from document
    • Insert or Delete Rows or Columns
    • Smart Markers feature in Aspose.Cells
      • Grouping Data in Aspose.Cells
      • Image Markers in Aspose.Cells
      • Using Anonymous Types or Custom Objects in Aspose.Cells
      • Using Nested Objects in Aspose.Cells
  • High-level programming with a workbook object model
    • Assemble Spreadsheets
    • Copy fragments and worksheets between Workbooks
      • Copy Worksheets between Workbooks
      • Copy Worksheets within a Workbook
      • Move Worksheets within Workbook
    • Find and Replace in Spreadsheet
  • Managing Charts and Shapes in Aspose.Cells
    • Add WordArt Watermark to Chart in Aspose.Cells
    • Add WordArt Watermark to Worksheet in Aspose.Cells
    • Copy Shapes between Worksheets in Aspose.Cells
    • Locking WordArt Watermark in Aspose.Cells
  • Rendering and Printing in Aspose.Cells
    • Convert charts to images
    • Print spreadsheets
    • Specify image resolution, quality, compression and other options
  • Save Workbook to Text or CSV Format using Aspose.Cells
  • Set External Links in Formulas in Aspose.Cells
  • Setting Formula Calculation Mode of Workbook in Aspose.Cells
  • Setting Shared Formula in Aspose.Cells
Code Comparison for common features with OpenXML