Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 27,880 for

worksheet

(0.24 sec)
  1. How to Add Data Validation in Excel using C#

    This short tutorial guides on how to add data validation in Excel using C#. It provides complete details for IDE settings and a runnable sample code to create drop down selection in Excel using C#....reference data in some existing worksheet or by adding a new list of...create and access desired worksheets Create a named range and...

    kb.aspose.com/cells/net/how-to-add-data-validat...
  2. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....public void startSheet ( Worksheet sheet ) { if ( sheet . getName...xlsx" ); //Access first worksheet Worksheet sheet = book . getWorksheets...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Verify that Cell Value Satisfies Data Validatio...

    Learn how to verify cell values against data validation rules using the Aspose.Cells for C++ API....Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...between 10 and 20 Cell cell = worksheet . GetCells (). Get ( u "C1"...

    docs.aspose.com/cells/cpp/verify-that-cell-valu...
  4. 用JavaScript通过C++刷新关联形状的数值|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++刷新Excel中关联形状的值。...first worksheet const worksheet = workbook . worksheets . get...value of cell B4 const cell = worksheet . cells . get ( "B4" ); cell...

    docs.aspose.com/cells/zh/javascript-cpp/refresh...
  5. Setting Formula for Named Range with Node.js vi...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for Node.js via C++....in the same (or different) worksheet. The following example creates...WorksheetCollection const worksheets = book . getWorksheets ();...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...
  6. Aspose.Cells 16.10.0中的公共API更改|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....//Access first worksheet from the collection Worksheet sheet = book...//Access first worksheet from the collection Worksheet sheet = book...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. 格式化数据透视表|Documentation

    如何用Aspose.Cells for JavaScript通过C++对数据透视表进行格式化。...first worksheet const worksheet = workbook . worksheets . get...PivotTable const pivotTable = worksheet . pivotTables . get ( pivotindex...

    docs.aspose.com/cells/zh/javascript-cpp/formatt...
  8. Using LightCells API|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....of data or contents in the worksheet. The LightCells API is useful...checked when saving every worksheet in the workbook. For one sheet...

    docs.aspose.com/cells/java/using-lightcells-api/
  9. HTML with Node.js via C++|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....Transparent Image of Excel Worksheet Delete redundant spaces after...Export Document Workbook and Worksheet Properties in Excel to HTML...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  10. Utility Features 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....Converting Worksheet to Image in PHP Converting Worksheet to SVG...

    docs.aspose.com/cells/java/utility-features-in-...