Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 504 for

shared formula

(0.12 sec)
  1. Aspose.Cells - Failure to recognize complex for...

    Hi, We have an engine where we simply want to get the values for custom Formulas, but the Formula isn’t recognized as a custom function. Formula that works: =IF(AND(B$1=“STUFF”, TESTCUSTOM(FinalAmount)>0), TESTCUSTO…...Failure to recognize complex formula containing custom functions...values for custom formulas, but the formula isn’t recognized as...

    forum.aspose.com/t/aspose-cells-failure-to-reco...
  2. Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calc...

    Aspose.Words calculates these Formulas correctly: A1+B1 A1*B1 (A1>0) // returns 1 when not empty (B1>0) // returns 1 when not empty But fails when they get combined into one: (A1>0) * (B1>0) * (A1+B1) // should ret…...Words formula (A1>0)*(B1>0)*(A1+B1) calculated incorrectly...Aspose.Words calculates these formulas correctly: A1+B1 A1*B1 (A1>0)...

    forum.aspose.com/t/aspose-words-formula-a1-0-b1...
  3. Changes to formula in Controls do not change th...

    I have a shape where I want to change the Formula of a control. I use this code to rotate the shape and then update the Controls: shape.SetAngle(angle * (Math.PI / 180)); shape.Controls.GetControlFromNa…...Changes to formula in Controls do not change the shape in Visio...where I want to change the formula of a control. I use this code...

    forum.aspose.com/t/changes-to-formula-in-contro...
  4. Aspose.Cells fail to fetch GetRangeByName when ...

    Hi team, In newer versions of Aspose if a Name.RefersTo has something like =INDIRECT(ADDRESS(1,1,INDIRECT(“B1”))) then, Worksheets.GetRangeByName throws Exception. I’m using Aspose 25.3.0, This wasn’t happening in pre…...GetRangeByName when range is a formula Aspose.Cells Product Family...the named range refers to a formula that includes INDIRECT . This...

    forum.aspose.com/t/aspose-cells-fail-to-fetch-g...
  5. How to Remove a Formula in Excel without Removi...

    This step-by-step tutorial explains how to remove a Formula in Excel without removing contents in C# .NET environment for Linux, macOS and Windows....Product Family How to Remove a Formula in Excel without Removing Contents...learn how to remove Excel formula without removing contents in...

    kb.aspose.com/cells/net/how-to-remove-excel-for...
  6. Generate a JPG Image from a Slide with a Mathem...

    Hello everyone, I’m currently exploring Aspose and encountering an issue. When I try to convert a slide to a JPG image using Aspose, any shape containing a mathematical Formula (MathPortion) disappears. Here is my cod…...Slide with a Mathematical Formula in Python Aspose.Slides Product...containing a mathematical formula (MathPortion) disappears. Here...

    forum.aspose.com/t/generate-a-jpg-image-from-a-...
  7. Formula text containing local absolute cell ref...

    In copying a particular range of cells from one workbook to another, I found that cells with Formula text containing a local absolute cell reference, e.g. =$F$3, do not get adjusted according to the location of the desti…...Formula text containing local absolute cell references is not...another, I found that cells with formula text containing a local absolute...

    forum.aspose.com/t/formula-text-containing-loca...
  8. Set External Links in Formulas with Node.js via...

    Learn how to set external links in Formulas using Aspose.Cells for Node.js via C++....Ask AI Set External Links in Formulas with Node.js via C++ Contents...links to external files in formulas, for example, to evaluate...

    docs.aspose.com/cells/nodejs-cpp/set-external-l...
  9. Set External Links in Formulas with JavaScript ...

    Learn how to set external links in Formulas using Aspose.Cells for JavaScript via C++....Set External Links in Formulas with JavaScript via C++ Contents...links to external files in formulas, for example, to evaluate...

    docs.aspose.com/cells/javascript-cpp/set-extern...
  10. 用JavaScript通过C++指定共享公式的最大行数|Documentation

    学习如何使用C++的JavaScript指定共享公式的最大行数。...Specify Maximum Rows Of Shared Formula Example </ title > </ head...Specify Maximum Rows Of Shared Formula Example </ h1 > < input...

    docs.aspose.com/cells/zh/javascript-cpp/specify...