Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 5,662 for

formula

(0.08 sec)
  1. 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-...
  2. Copying sheets between workbooks causes issues ...

    Hi, I have a scenario where deleting rows or sheets in a workbook after copying sheets from a different workbook will error if both workbooks contain textjoin functions used in cell Formula. This appears to have been wo…...when textjoin is used in a formula Aspose.Cells Product Family...textjoin functions used in cell formula. This appears to have been...

    forum.aspose.com/t/copying-sheets-between-workb...
  3. Propagate Formula in Table or List Object Autom...

    Learn how to automatically propagate Formulas in tables or list objects while entering data in new rows using Aspose.Cells for Node.js via C++....Ask AI Propagate Formula in Table or List Object Automatically...Scenarios Sometimes, you want a formula in your Table or List Object...

    docs.aspose.com/cells/nodejs-cpp/propagate-form...
  4. 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...
  5. Propagate Formula in Table or List Object Autom...

    Learn how to automatically propagate Formulas in tables or list objects while entering data in new rows using Aspose.Cells for JavaScript via C++....Propagate Formula in Table or List Object Automatically While...Scenarios Sometimes, you want a formula in your Table or List Object...

    docs.aspose.com/cells/javascript-cpp/propagate-...
  6. Math Formula Is Missing When Converting PPTX to...

    We have an application that converts PPTX files to SVG files. If we have a MathFormula in our PPTX file and try to convert this file to SVG, the MathFormula is completely missing. In an old version of Aspose.Slides.NET …...Math Formula Is Missing When Converting PPTX to SVG in C# Aspose...problem with missing math formulas when converting the slide...

    forum.aspose.com/t/math-formula-is-missing-when...
  7. Caculate Formula causes some cells to return #R...

    PFA Workbook (2.5 MB) Sample code: var workbook = new Aspose.Cells.Workbook(@"02_Investment Template v01.00 - 04.29.25.xlsx"); var worksheet = workbook.Worksheets["EDA"]; var valueBefore = work…...Caculate Formula causes some cells to return #REF value, where...

    forum.aspose.com/t/caculate-formula-causes-some...
  8. Excel Dynamic Array Formula Issues in XLSX to P...

    Dear Aspose.Cells Support Team, We are encountering a critical issue when converting an XLSX workbook to PDF using Aspose.Cells. Specifically, several modern Excel dynamic array Formulas, which work correctly in the sou…...Excel Dynamic Array Formula Issues in XLSX to PDF Conversion...modern Excel dynamic array formulas, which work correctly in the...

    forum.aspose.com/t/excel-dynamic-array-formula-...
  9. LaTeX equation to PNG Conversion API | C++

    LaTeX to PNG conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert LaTeX to PNG....LATEX to PNG Conversion LaTeX formula to PNG Convert LaTeX to PNG...

    products.aspose.com/tex/cpp/conversion/latex-to...
  10. Calculate Formulas|Documentation

    This article introduces how to use the Aspose.Cells library to calculate Formulas in Microsoft Excel. 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....Calculate Formulas Contents [ Hide ] Adding Formulas & Calculating...Aspose.Cells has an embedded formula calculation engine. Not only...

    docs.aspose.com/cells/net/calculate-formulas/