Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 102,472 for

workbook

(0.07 sec)
  1. Redact Excel Spreadsheet Online or using .NET |...

    Open and redact Excel document online via app for free. .NET API C# code to search and replace Excel text....project Load Excel file using Workbook class Get the relevant sheet...find and replace in whole workbook Save the Excel Spreadsheet...

    products.aspose.com/total/net/redact/excel/
  2. Convert SVG to XLAM in Android Apps | products....

    Render SVG to XLAM in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore SVG Conversion...

    products.aspose.com/total/android-java/conversi...
  3. Convert PS to XLTM in Android Apps | products.a...

    Render PS to XLTM in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore PS Conversion...

    products.aspose.com/total/android-java/conversi...
  4. 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...
  5. HTML file is displayed incorrectly - Free Suppo...

    I am using Aspose.Cells 25.7.0. .NET 9.0 HTML file is displayed incorrectly in MacOS Windows Everything displays correctly in Google Chrome and Edge Mac OS The layout displays incorrectly in Google Chrome and Safari …... GetNameByName(Workbook wb, string? namedRange) {...output = @"C:\output.html"; Workbook? wbc; using (var ms = new...

    forum.aspose.com/t/html-file-is-displayed-incor...
  6. Number Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use the Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/cells-number-settings/
  7. How to Convert CSV to PDF in Python

    This brief how-to tutorial provides details about how to convert CSV to PDF in Python. In order to change CSV to PDF Python based application can be developed either in macOs, Windows or Linux based environments configured with Python and JDK....the source CSV Create the Workbook object to load the source...TxtLoadOptions instance. Then using Workbook class, the CSV file will be...

    kb.aspose.com/cells/python/how-to-convert-csv-t...
  8. How to Rotate a Cell in Excel using Python

    This quick tutorial explains how to rotate a cell in Excel using Python. Only a few number of API calls and steps are required while rotating cells in Excel using Python....empty spreadsheet using a Workbook class object Get access to...the cell Save the updated workbook These steps guide how to tilt...

    kb.aspose.com/cells/python/how-to-rotate-a-cell...
  9. How to Rotate a Cell in Excel using Java

    This short tutorial guides you how to rotate a cell in Excel using Java. You can set text orientation in Excel using Java with the help of simple steps and few API calls described in this article....cell text Create or load a Workbook and set some text in the target...but you can load an existing workbook and rotate text in any of...

    kb.aspose.com/cells/java/how-to-rotate-a-cell-i...
  10. Delete Page Break in Excel using Java

    Delete page break in Excel using Java. This article shares IDE settings, a list of steps, and a sample code depicting how to change page breaks in Excel using Java....Cells for Java Instantiate the Workbook class object with the target...target sheet from the loaded workbook and getting a reference to...

    kb.aspose.com/cells/java/delete-page-break-in-e...