Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 5,480 for

custom function

(0.45 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. Layout Slide|Aspose.Slides for Node.js via .NET...

    Master layout slides in Aspose.Slides for Node.js: choose, apply, and Customize slide layouts, placeholders, and masters with examples for PPT, PPTX, and ODP presentations....Layout Slide You can create a custom layout slide to define reusable...reusable formatting. function addLayoutSlide () { let presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  5. Print GridWeb|Documentation

    This article introduces how to print in GridWeb....feature via a client-side function. Printing GridWeb In order...GridWeb.Print client-side function, which can be used in a JavaScript...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. 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...
  7. 使用AbstractCalculationEngine返回数值范围的JavaScript用C+...

    本文介绍了使用Aspose.Cells库在JavaScript用C++中实现返回Excel中数值范围的抽象计算引擎。学习加载或创建Excel文件,并将修改后文件保存到磁盘。...html > < head > < title > Custom Function Static Value Example </...head > < body > < h1 > Custom Function Static Value Example </...

    docs.aspose.com/cells/zh/javascript-cpp/returni...
  8. how to customize menus and toolbars in GridJs|D...

    This article describes how to Customize menus and toolbars in GridJs....Ask AI how to customize menus and toolbars in GridJs Contents...Contents [ Hide ] about customize menus and toolbar buttons we don’t...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  9. GridJs的自定义下载功能|Documentation

    本文介绍如何为GridJs实现自定义下载功能。...// Define your custom download function function customDownloadHandle...saveMode ); // Implement your custom download logic here // For...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  10. 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 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/cpp/returning-a-range-of-...