Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 437 for

shared formula

(0.07 sec)
  1. 将工作表转换为CSV|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....The styles table and \* the shared-string table must be kept in...(read-only) class is used for the shared string table \* because the...

    docs.aspose.com/cells/zh/java/convert-worksheet...
  2. Convert Worksheet to CSV|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....The styles table and \* the shared-string table must be kept in...(read-only) class is used for the shared string table \* because the...

    docs.aspose.com/cells/java/convert-worksheet-to...
  3. Excel sheet takes a long time (7 seconds) for w...

    Would love to know what’s taking the time. Attempting to reproduce this with Java 21 in Windows the calculation takes a little over a second. Maybe a little long but reasonable. On Linux this extends to 7 seconds, which …...resources, and the complexity of formulas. Here’s a structured approach... or the complexity of the formulas in your workbook. Solution...

    forum.aspose.com/t/excel-sheet-takes-a-long-tim...
  4. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain excel appearance, or make a use case possible....Heading Formulas Function Library Supported Formula Functions...Format and Modify Named Ranges Formula Auditing Precedents and Dependents...

    docs.aspose.com/cells/net/developer-guide/
  5. Excel Specifications and Limits|Documentation

    In this article, find all workbook, worksheet, and feature specifications and limits. In Excel 2010, the maximum worksheet size is 1,048,576 rows by 16,384 columns....(GB) of virtual address space, shared by Excel, the workbook, and...same process. A data model’s share of the address space might run...

    docs.aspose.com/cells/net/excel-specifications-...
  6. Issue with Formulas (presence of @ before funct...

    Hi guys, Maybe some of you can help me find a solution to my case. I generate some algorithm with default constructor to generate a workbook with sheets. (for a french version of Excel) In one column of the sheet nam…...Issue with Formulas (presence of @ before function name Aspose...named Data, I try to put a formula which do the following : result...

    forum.aspose.com/t/issue-with-formulas-presence...
  7. ListObject with calculated column creates inval...

    Hello, An invalid Excel file is generated using this example from the documentation located at: Propagate Formula in Table or List Object automatically while entering data in new rows|Documentation When you open the fi…...documentation located at: Propagate Formula in Table or List Object automatically...ListColumn’s Formula property to apply the formula to the inserted...

    forum.aspose.com/t/listobject-with-calculated-c...
  8. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....libpython shared Python library. The --enable-shared Python build...do not contain the libpython shared library. For some linux platforms...

    docs.aspose.com/words/python-net/features/
  9. Fail to calculate CELL("filename") - Free Suppo...

    Upon calling calculateFormula on a workbook that has a cell with =CELL("filename", B2) Formula fails to calculate the cell. Screenshot 2025-09-26 at 10.20.57 AM.jpg (146.0 KB) Excel file to repro: image.png (20.7 KB)...with =CELL("filename", B2) formula fails to calculate the cell...the =CELL("filename", B2) formula not calculating in your workbook...

    forum.aspose.com/t/fail-to-calculate-cell-filen...
  10. How to Update Excel using Python

    This quick tutorial contains information on how to update Excel using Python. You can update Excel with Python by just loading the source Excel file and then setting values in the desired cells of the selected worksheet....configure the environment and then sharing a step-by-step process to perform...file Python sample code is shared that introduces all the necessary...

    kb.aspose.com/cells/python/how-to-update-excel-...