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

custom function

(0.63 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. Calculation of Array Formula of Data Tables wit...

    How to use the Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel using JavaScript via C++. Load or create an Excel file, calculate the array formula, and save the modified file....</ html > Using FormulaText function in Aspose.Cells for JavaScript...JavaScript via C++ Implement Custom Calculation Engine to extend the...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  5. 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-...
  6. Suggestion-Automatic Conversion Handling and Dy...

    Hi Alexander, You have conversion options that control both the input and output processes. I suggest considering an automatic conversion mechanism, where these options are populated dynamically and passed as parameters…...Layer function. The function can then analyze the..., handling raster formats, custom attribute mapping, or batch...

    forum.aspose.com/t/suggestion-automatic-convers...
  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. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library.... This function demonstrates global text replacement...saved. Returns: None: The function modifies the PDF and saves...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  10. 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...