Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 542 for

shared formula

(0.07 sec)
  1. 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...
  2. Workbook links are not working in .xlsm or .xls...

    Hi Sir/madam, We want to change the Excel export from .xls to .xlsm, using Aspose.cells v25.12.0 Generating a single excel file works correct. When generating 2 excel files, with workbook links, a lot of workbook link…... errors in formulas that reference those named...named ranges referenced in formulas were lost after reopening...

    forum.aspose.com/t/workbook-links-are-not-worki...
  3. 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...
  4. Convert CGM to FODS in Android Apps | products....

    Render CGM to FODS in Android Apps API without using Microsoft Excel or Adobe Reader...CGM to FODS is necessary for sharing and exchanging graphics data...features such as data validation, formula calculation, charting, and...

    products.aspose.com/total/android-java/conversi...
  5. Comparing VSTO with Aspose.Cells for .NET|Docum...

    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....build complex models with formulas and present data clearly with...data, printing, and Excel formula calculations. Aspose.Cells...

    docs.aspose.com/cells/net/comparing-vsto-with-a...
  6. 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-...
  7. 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 Analyzing your prompt...

    docs.aspose.com/cells/net/read-and-write-extern...
  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 Analyzing your prompt...

    docs.aspose.com/cells/python-net/read-and-write...
  9. Process Excel Files in Go (Golang) Using Aspose...

    How to quickly integrate Aspose.Cells for Go via C++ for Excel operations...sheets, format cells, add formulas, generate charts, and handle...Set your PATH to point to the shared libraries in Aspose.Cells for...

    blog.aspose.com/cells/process-excel-files-in-go...
  10. How to update only one worksheet at a time usin...

    Hello Support Team, I am using Aspose.Cells.GridJs in my .NET application. I want to update only one specific worksheet at a time without affecting other sheets in the workbook. Could you please guide me on the correc…... If you can share the request format you are using...is another cell which has formula reference with A1, And also...

    forum.aspose.com/t/how-to-update-only-one-works...