Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 30,469 for

worksheet

(0.23 sec)
  1. Add Calculated Field in Pivot Table|Documentation

    How to add a calculated field in a pivot table with Aspose.Cells for Python via .NET....calculated field is added to the worksheet. Set the original data and...

    docs.aspose.com/cells/python-net/add-calculated...
  2. Digitally Sign XLS File Online or using Java | ...

    Free online app for digital signature in XLS spreadsheet. Develop Java application to electronically sign XLS spreadsheets....add in collection Load the worksheet using Workbook Use setDig...setDigitalSignature(signatures) to sign the worksheet Finally save it Java code...

    products.aspose.com/total/java/signature/xls/
  3. Convert JSON Format to PPTM via C++ | products....

    Parse JSON to PPTM in C++ without using Microsoft PowerPoint...height for all rows in the worksheet, you can do it by using the...width for all columns in the worksheet, use the ICells collection’s...

    products.aspose.com/total/cpp/conversion/json-t...
  4. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in Python to apply conditional formatting shading for alternating rows and columns. By adjusting these criteria, you have more control over how cells look....formatting rules for the Worksheet object. These rules can be...

    docs.aspose.com/cells/python-net/apply-shading-...
  5. Aspose.Cells Template and Smart Markers|Documen...

    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....formula and the resulting Excel worksheet Preface Aspose.Cells Template...

    docs.aspose.com/cells/reportingservices/aspose-...
  6. 使用Node.js通过C++更新切片器|Documentation

    本文展示了如何通过更新切片器,使用Aspose.Cells for Node.js via C++更新链接的树状图表。...filePath ); // Access first worksheet. const ws = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/updating-sl...
  7. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects using Aspose.Cells with C++....xls" ); Worksheet ws = wb . GetWorksheets ()...

    docs.aspose.com/cells/cpp/get-or-set-the-class-...
  8. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells for Node.js via C++....new GS ()); // Access first worksheet const ws = wb . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/implement-cell...
  9. Excel Dynamic Array Formula Issues in XLSX to P...

    Dear Aspose.Cells Support Team, We are encountering a critical issue when converting an XLSX workbook to PDF using Aspose.Cells. Specifically, several modern Excel dynamic array formulas, which work correctly in the sou…...getCount(); i++) { Worksheet sheet = workbook.getWorksheets()...getWorksheets().getCount(); i++) { Worksheet sheet = workbook.getWorksheets()...

    forum.aspose.com/t/excel-dynamic-array-formula-...
  10. How to set AutoRecover property of Workbook wit...

    Learn how to set the AutoRecover property of a workbook using Aspose.Cells for JavaScript via C++....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/how-to-set...