Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 102,545 for

workbook

(0.1 sec)
  1. Public API Changes in Aspose.Cells 8.4.1|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//Create workbook object Aspose . Cells . Workbook workbook = new...new Aspose . Cells . Workbook ( input ); //Access first data connection...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Load Source Excel File Without Charts with C++|...

    Learn how to load an Excel file without charts using Aspose.Cells with C++....the workbook with specified load options Workbook workbook ( inputFilePath...; // Save the workbook in PDF format workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/load-source-excel-fil...
  3. Setting Page Options in PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Instantiating a Workbook object by an Excel file path $workbook = new Workbook...Workbook (); # Accessing the first worksheet in the Excel file...

    docs.aspose.com/cells/java/setting-page-options...
  4. Get worksheet information|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Workbook . Sheets ; // For each sheet...//Instantiating a Workbook object Workbook workbook = new Workbook ( fileName...

    docs.aspose.com/cells/net/get-worksheet-informa...
  5. 用 C++ 隐藏工作表中的零值显示|Documentation

    本文将展示如何用示例代码通过 C++ 库或 API 编程隐藏 Excel 工作表中的零值。...Create a new Workbook object Workbook workbook ( inputFilePath...worksheet of the workbook Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/hiding-the-display...
  6. How to add Sensitivity Label to an Excel file -...

    Given the Workbook object. How do I add the Sensitivity Label in C#?... 2025, 8:27pm 1 Given the workbook object. How do I add the Sensitivity...in C#, you can utilize the Workbook object. While the specific...

    forum.aspose.com/t/how-to-add-sensitivity-label...
  7. Use Formulas Functions to Process Data|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Application ; // Access workbook Microsoft . Office . Interop...Interop . Excel . Workbook workbook = app . ActiveWorkbook ; // Access...

    docs.aspose.com/cells/net/use-formulas-function...
  8. Reusing Style Objects|Documentation

    In Aspose.Cells for JavaScript via C++, you can simplify style management and improve code efficiency by creating and using reusable style objects. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....Cells Example - Create Workbook and Set Font </ h1 > < input..."text/javascript" > const { Workbook , SaveFormat , Color } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/reusing-st...
  9. 无图表加载源Excel文件|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the workbook with specified load options Workbook workbook = new...new Workbook ( "sample.xlsx" , options ); //Save the workbook...

    docs.aspose.com/cells/zh/java/load-source-excel...
  10. Support for XAdES Signature with JavaScript via...

    This article describes support for XAdES Signature using JavaScript via C++ with Aspose.Cells....provides support for signing workbooks with an XAdES signature. For...DigitalSignature class to sign the source workbook. <!DOCTYPE html> < html >...

    docs.aspose.com/cells/javascript-cpp/support-fo...