Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 437 for

shared formula

(0.03 sec)
  1. Formulas are not evaluated correctly in 25.8 As...

    Hello Aspose support team, I have an issue with using Aspose Cells for Java, version 25.8 We did not observe that issue in 25.7 You can find 2 files in the attachment, producedByExcel.xlsx: Excel version. Formulas ar…...Formulas are not evaluated correctly in 25.8 Aspose cells version...producedByExcel.xlsx: Excel version. Formulas are evaluated correctly. producedByAspose...

    forum.aspose.com/t/formulas-are-not-evaluated-c...
  2. Cells not getting calculated using Aspose.Cells...

    At Willis Towers Watson, we are using Aspose.Cells 24.7 and are considering upgrading to the current version, 25.4. In testing 25.4, we encountered a problem where some of the cells in the workbook do not get calculated…...arise due to changes in how formulas are handled between versions...properly calculate dependent formulas. Here is a code snippet demonstrating...

    forum.aspose.com/t/cells-not-getting-calculated...
  3. How I should get the tables in the pdf the corr...

    In the PDF, I get the location of the tables drawn on the picture is not right, how I should get the tables in the pdf the correct location. Thank you very much. public static void Extract_Table() { //…...to get the location of the formula in the PDF Thank you very much... 7:02pm #5 @xiaobaobao Is formula in the PDF is present in the...

    forum.aspose.com/t/how-i-should-get-the-tables-...
  4. Copying a range across workbook which is being ...

    I have two workbooks both with 1 table having 4 columns and 60 rows, I take one table and copy the style and then copy the value to another workbook. then I reference this copied over table entirely in another sheet of t…...that ends up breaking the formula for some reason. this is my...to broken references within formulas when cell addresses change...

    forum.aspose.com/t/copying-a-range-across-workb...
  5. Export RDL Reports to Excel XLS XLSX and Spread...

    SQL Server Reporting Services rendering extension - Export Excel XLS XLSX XLSM XLSB CSV SpreadsheetML HTML ODS and TXT formats...Styles Report Services Formulas Dynamic Formulas Tables with Grouped...Report Specific Data Source Shared Data Source Encryption Pivot...

    products.aspose.com/cells/reporting-services/
  6. Workbook object increases in size when iteratin...

    I have a particular Excel workbook with one worksheet that has a large used range due to a Formula in cell XFD1. When iterating over the used range on this sheet with Aspose, the total size of the workbook noticeably in…...large used range due to a formula in cell XFD1. When iterating...try using the code snippet shared in the reply of @John.He ....

    forum.aspose.com/t/workbook-object-increases-in...
  7. Online OFT to DOC Conversion or Build .NET base...

    Free online app to convert OFT to DOC files. .NET C# conversion library code for OFT documents....creating dynamic calculations and formulas. However, when working with...reports, and presentations. Formula Development : Use .docx to...

    products.aspose.com/total/net/conversion/oft-to...
  8. Read and Write External Connection of XLS and X...

    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.... accdb ; Mode = Share Deny Write ; Extended Properties...Information Update Power Query Formula Item...

    docs.aspose.com/cells/net/read-and-write-extern...
  9. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Microsoft Excel using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to get a range of values and return the result. Finally, we save the modified Excel file to disk....proper memory management std :: shared_ptr < CustomFunctionStatic...customEngine = std :: make_shared < CustomFunctionStatic > ();...

    docs.aspose.com/cells/cpp/returning-a-range-of-...
  10. Read and Write External Connection of XLS and X...

    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.... accdb ; Mode = Share Deny Write ; Extended Properties...Information Update Power Query Formula Item...

    docs.aspose.com/cells/python-net/read-and-write...