Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 5,451 for

custom function

(0.13 sec)
  1. Public API Changes in Aspose.Cells 8.5.0|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....one parameter for the custom function is cell reference, in old...referred area. However, for many functions and users the cell values...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Formatting Pivot Table|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....article describes how to customize a pivot table’s appearance...field order, and how to set a custom string for null values. Formatting...

    docs.aspose.com/cells/net/formatting-pivot-table/
  3. Cell formula doesn't get set with formula witho...

    Hi team, I have a formula which is referring to Custom Function but in a different workbook. I’m trying to remove the reference part by replacing the formula (without ref), but it remains the same! In attached workbook…...which is referring to Custom Function but in a different workbook...doesn’t matter what the custom function is, e.g. the following...

    forum.aspose.com/t/cell-formula-doesnt-get-set-...
  4. Aspose::Words::Fonts::FontSettings class | Aspo...

    Aspose::Words::Fonts::FontSettings class. Specifies font settings for a document. To learn more, visit the documentation article in C++....>> ( static_cast < std :: function < bool ( System :: SharedPtr...>> ( static_cast < std :: function < bool ( System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Error Toast changes - Free Support Forum - aspo...

    How can I target a particular toast message Error one I want to Customize it . Can you help me with getting the particular toast class using xs. For some modal I am using xs.Sheet.<modalName> .el.el image.png (14.5 KB…...message Error one I want to customize it . Can you help me with...to target this toast and customize it. Professionalize.Discourse...

    forum.aspose.com/t/error-toast-changes/319354
  6. Working with GridJs Highlight feature|Documenta...

    This article describes how to use GridJs to highlight on cell text, cell ranges ,shapes and pictures....to reRender Set custom image highlight function xs . sheet . setCustomHighlightIm...are: func : the custom highlight image function , it shall take...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  7. Formatting Pivot Table with Golang via C++|Docu...

    Learn how to Customize the appearance of pivot tables using Aspose.Cells for C++....article describes how to customize a pivot table’s appearance...field order, and how to set a custom string for null values. Formatting...

    docs.aspose.com/cells/go-cpp/formatting-pivot-t...
  8. Insert Pivot Table|Documentation

    Create and format pivot tables of Excel spreadsheet files....Consolidation Function Custom sorting in Pivot Table Customize Globalization...

    docs.aspose.com/cells/net/create-pivot-table/
  9. A cell with Pythong only shows =_xlws.PY(0,1) w...

    Hi there, I added a python script with =py(…) in Excel. I loaded the file with aspose.cells, but when accessing the cell A1 and reading the formula (with c.formula) I only get “=_xlws.PY(0,1)”. I would like to have the s…...that Excel keeps for the PY() function. When Excel saves a cell that...embed custom logic – consider using Aspose.Cells custom functions...

    forum.aspose.com/t/a-cell-with-pythong-only-sho...
  10. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....supports most of the formulas or functions that are part of Microsoft...Excel (Read a list of the functions supported by the calculation...

    docs.aspose.com/cells/javascript-cpp/calculate-...