Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 5,406 for

custom function

(0.23 sec)
  1. 如何定制 GridJs 中消息提示的界面外观|Documentation

    本文介绍如何定制 GridJs 中消息提示的界面外观。...Alert Example The most basic custom toast can be implemented using...using the native alert() function: const xs = x_spreadsheet (...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  2. Data Filtering|Documentation

    Learn how to add data filters using the Aspose.Cells for Python via .NET API.... Custom Customize filter criteria like contains/not...Excel. For custom data filtering, use the AutoFilter.Custom method...

    docs.aspose.com/cells/python-net/data-filtering/
  3. 如何定制 GridJs 中消息提示的界面外观|Documentation

    本文介绍如何定制 GridJs 中消息提示的界面外观。...Alert Example The most basic custom toast can be implemented using...using the native alert() function: const xs = x_spreadsheet (...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  4. Data Filtering|Documentation

    Learn how to add data filters using the Aspose.Cells for .NET API.... Custom Customize filter criteria such as...Excel. For custom data filtering, use the AutoFilter.Custom method...

    docs.aspose.com/cells/net/data-filtering/
  5. Data Filtering|Documentation

    Learn how to add data filter by using the Aspose.Cells for Node.js via C++ API.... Custom Customize filter criteria like contains/not...Excel. For custom data filtering, use the AutoFilter.Custom method...

    docs.aspose.com/cells/nodejs-cpp/data-filtering/
  6. AbstractCalculationEngine dependency tree not w...

    I’ve implemented an AbstractCalculationEngine and the CalculationData object being passed into the Calculate override method does not properly reflect dependent changes to values in the workbook. As a result the Custom f…... As a result the custom functions are being calculating...tree itself. All of the custom function dependencies need to be...

    forum.aspose.com/t/abstractcalculationengine-de...
  7. 如何定制 GridJs 中消息提示的界面外观|Documentation

    本文介绍如何定制 GridJs 中消息提示的界面外观。...Alert Example The most basic custom toast can be implemented using...using the native alert() function: const xs = x_spreadsheet (...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  8. Layout Slide|Aspose.Slides for PHP Documentation

    Use PHP to manage layout slides with Aspose.Slides: create, apply, clone, rename, and Customize placeholders and themes in presentations for PPT, PPTX and ODP....Layout Slide You can create a custom layout slide to define reusable...slides using this layout. function addLayoutSlide () { $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  9. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Microsoft Excel using the Aspose.Cells library with Golang via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to get a range of values and return the result. Finally, we save the modified Excel file to disk....implement user‑defined or custom functions that are not supported...Microsoft Excel as built‑in functions. This article will explain...

    docs.aspose.com/cells/go-cpp/returning-a-range-...
  10. Spilt array formulas are not restored - Free Su...

    Hi, We use Spill Formula, but it doesn’t recover after RefreshDynamicArrayFormulas and CalculateFormula We have two sheets: Sheet3 → Contains table Table1 it contains the data Sheet4 → User Function =@MY_FUNC(1) whic…...contains the data Sheet4 → User function =@MY_FUNC(1) which returns...returns value All Sheet4 → Custom entry in Name Manager test_name_range...

    forum.aspose.com/t/spilt-array-formulas-are-not...