Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 3,250 for

workbook formulas

(0.1 sec)
  1. Developer Guide|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....Rows and Columns Shapes Data Formulas Different Ways to Save Files...via C++ Pivot Tables Manage Workbooks with Go via C++ Worksheets...

    docs.aspose.com/cells/go-cpp/developer-guide/
  2. Copying Rows and Columns in Python|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....all types of data including formulas, values, comments, cell formats...Instantiating a Workbook object by an Excel file path workbook = self...

    docs.aspose.com/cells/java/copying-rows-and-col...
  3. Lock Cells to Protect Them with Python.NET|Docu...

    Learn how to lock specific cells and protect worksheets in Excel files using Aspose.Cells for Python via .NET....modifying important data or formulas. Maintain Data Integrity :...collaborative environments. Protecting Formulas : Safeguard crucial calculations...

    docs.aspose.com/cells/python-net/how-to-lock-ce...
  4. How can I prepare large Excel files before zipp...

    I have been working with large Excel files that contain multiple sheets, Formulas, charts, and images. These files are often very heavy and when I try to compress them I worry about losing formatting or breaking Formulas…...that contain multiple sheets, formulas, charts, and images. These...losing formatting or breaking formulas. I have tried cleaning up...

    forum.aspose.com/t/how-can-i-prepare-large-exce...
  5. How to Lock Cells to Protect Them|Documentation

    This article provides code that shows how to lock cells to protect them using Aspose.Cells for JavaScript via C++....modifying important data or formulas. This is especially useful...protected. Protecting Formulas: Formulas are often crucial for...

    docs.aspose.com/cells/javascript-cpp/how-to-loc...
  6. Aspose.Cells Template and Smart Markers|Documen...

    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....template is a Microsoft Excel workbook that contains Smart Markers...Services. Reporting Services Formulas Markers The format of Reporting...

    docs.aspose.com/cells/reportingservices/aspose-...
  7. CalculateFormula throws an exception - Free Sup...

    I am using Aspose.Cells 25.10.0 .NET 9.0 There is a file that passes CalculateFormula in version 25.9 but in version 25.10 CalculateFormula throws an exception: System.NullReferenceException: Object reference not set…...Workbook. (Boolean , CalculationOptions...CalculationOptions , e ) at Aspose.Cells.Workbook.CalculateFormula(CalculationOptions...

    forum.aspose.com/t/calculateformula-throws-an-e...
  8. Support for TOCOL function in version 24.2.0.0 ...

    Hi, In my application, I am writing some value in my Workbook and then using CalculateFormula() to recalculate the Workbook because the written value can impact the values in other cells. But I am noticing the cells tha…...am writing some value in my workbook and then using CalculateFormula()...CalculateFormula() to recalculate the workbook because the written value...

    forum.aspose.com/t/support-for-tocol-function-i...
  9. Comparison and Migration with C++|Documentation

    Learn about comparison and migration features in Aspose.Cells for C++....Load the Excel file using the Workbook class. Use the Save method...encounter differences in data, formulas, or formatting. Aspose.Cells...

    docs.aspose.com/cells/cpp/comparison-migration/
  10. Merge Files|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....data, formatting, and formulas, the Workbook.Combine() method can...be used to combine several workbooks, and the Worksheet.Copy()...

    docs.aspose.com/cells/net/merge-files/