Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 49,664 for

workbook

(0.1 sec)
  1. Compress Excel Files Online or via .NET | produ...

    Free online app to compress different Excel files. .NET compression library code for Excel documents....NET Load the document via Workbook class Define the SaveOptions...Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...

    products.aspose.com/total/net/compress/excel/
  2. Compress XLSX Files Online or via .NET | produc...

    Free online app to compress different XLSX files. .NET compression library code for XLSX documents....NET Load the document via Workbook class Define the SaveOptions...Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...

    products.aspose.com/total/net/compress/xlsx/
  3. Compress XLTX Files Online or via Java | produc...

    Free online app to compress different XLTX files. Java compression library code for XLTX documents....Project Load the document via Workbook class There are 9 levels of...Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...

    products.aspose.com/total/java/compress/xltx/
  4. Embed Attachment to PDF with Node.js via C++|Do...

    Learn how to embed an Ole Object as an attachment in a PDF using Aspose.Cells for Node.js via C++.... Workbook ( filePath ); // Set to embed...

    docs.aspose.com/cells/nodejs-cpp/embed-attachme...
  5. Generate Chart by Processing Smart Markers|Docu...

    Learn how to generate charts with smart markers using Aspose.Cells for .NET. Our guide will show you how to process smart markers and their properties to enhance the appearance and usability of your charts....the existing instance of the Workbook class created in the first...can create an instance of Workbook class by loading the existing...

    docs.aspose.com/cells/net/generate-chart-by-pro...
  6. Grouping and Ungrouping Rows and Columns|Docume...

    This article shows how to Group and Ungroup Rows and Columns by the Aspose.Cells for Python via .NET API....NET provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/python-net/grouping-and-u...
  7. How to Rotate a Cell in Excel using C#

    This quick tutorial guides on how to rotate a cell in Excel using C#. While rotating cells in Excel using C#, you will also be able to change the style of the cell....package manager Create or open a Workbook and get access to its target...the cell Save the modified workbook on the disk having rotated...

    kb.aspose.com/cells/net/how-to-rotate-a-cell-in...
  8. How to Remove Pivot Table using Java

    This quick tutorial guides on how to remove pivot table using Java. It shares programming logic, and a runnable sample code to delete pivot table using Java....remove a pivot table Load the workbook with pivot tables in it Access...in the worksheet Save the workbook with deleted pivot table These...

    kb.aspose.com/cells/java/how-to-remove-pivot-ta...
  9. How to Apply Filter in Excel using Node.js

    This article guides on how to apply filter in Excel using Node.js. It provides IDE settings, a list of steps, and a runnable sample code to add filter in Excel using Node.js....set Excel filter Create a workbook and access the cells collection...refresh the sheet Save the workbook These steps sum up the process...

    kb.aspose.com/cells/nodejs/how-to-apply-filter-...
  10. How to Delete Comment in Excel using Python

    This step-by-step topic presents a detailed explanation of how to delete comment in Excel using Python. It has environment settings and a sample code to remove comments from Excel using Python....Load the Excel file into a Workbook object having comments in...reference Save the resultant workbook in the desired format These...

    kb.aspose.com/cells/python/how-to-delete-commen...