Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 5,588 for

formula

(0.14 sec)
  1. Aspose::Words::Fields::FieldArgumentBuilder::Ad...

    Aspose::Words::Fields::FieldArgumentBuilder::AddNode method. Adds a node to the argument in C++....field builder to create a formula field used as an inner field...SYMBOL field, and insert the formula field // that we have created...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Saving Excel as .Docx having an issue with cell...

    When I try to save a excel document having a table with cell values wider than the column width as Docx, it ends up distorting the values in the resulting table. this is the table I am trying to convert to a word table …...net without copying the formula? John.He July 10, 2025, 1:12am...question guys, does calculate formula calculate the pivot table as...

    forum.aspose.com/t/saving-excel-as-docx-having-...
  3. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for JavaScript via C++ API....Containing a Formula Developers can find a specified formula in the...Example - Find Cell Containing Formula </ title > </ head > < body...

    docs.aspose.com/cells/javascript-cpp/find-or-se...
  4. How to Format Number to Time with Golang via C+...

    This article will introduce how to format numbers to time using Aspose.Cells for C++ API....you can use the following formula to convert it to a time: For...might need a slightly adjusted formula to handle the variability in...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  5. FieldBuilder.add_argument method | Aspose.Words...

    aspose.words.fields.FieldBuilder.add_argument method...field builder to create a formula field used as an inner field...another field builder. inner_formula_builder = aw . fields . FieldBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldBuilder.build_and_insert method | Aspose.W...

    aspose.words.fields.FieldBuilder.build_and_insert method...field builder to create a formula field used as an inner field...another field builder. inner_formula_builder = aw . fields . FieldBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldArgumentBuilder cla...

    Aspose::Words::Fields::FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain text. To learn more, visit the documentation article in C++....field builder to create a formula field used as an inner field...SYMBOL field, and insert the formula field // that we have created...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 使用Aspose.Cells for Node.js via C++计算IFNA函数|Docu...

    如何通过C++的Node.js使用Aspose.Cells库计算IFNA函数。加载现有Excel文件或创建新文件,然后计算IFNA函数以获取结果。最后,将修改后的Excel文件保存到磁盘。...get ( "A6" ); // Assign IFNA formula to A5 and A6 cellA5 . setFormula...found")' ); // Calculate the formula of workbook workbook . calculateFormula...

    docs.aspose.com/cells/zh/nodejs-cpp/calculating...
  9. Smartly importing and placing data with Smart m...

    Smartly importing and placing data according to template Excel files with Aspose.Cells for Python via Java library....contain visual formatting, formulas and smart markers. They can...inserted rows, use dynamic formulas . Smart markers consist of...

    docs.aspose.com/cells/python-java/using-smart-m...
  10. Lock cells value can't be edited but can be del...

    Hi, I have some cells containing Formulas that I don’t want users to modify. I’ve locked the cells and protected the sheet, which prevents editing. However, users can still delete the values in those cells. Is there a wa…...have some cells containing formulas that I don’t want users to...Both Editing and Deleting of Formula Cells in Aspose.Cells.GridJS...

    forum.aspose.com/t/lock-cells-value-cant-be-edi...