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

shared formula

(2.78 sec)
  1. While zoom in zoom out the icons are missed in ...

    Three dot’s icons got appeared instead of actual icons. I don’t want that leave the icons as is While zoom in this got occured. image.png (23.3 KB)...x-spreadsheet-formula-input { text-align: left; }...#e0e2e4 ; } .x-spreadsheet-formula-bar { margin-right: 1px; border-right:...

    forum.aspose.com/t/while-zoom-in-zoom-out-the-i...
  2. In-cell image - Free Support Forum - aspose.com

    Does Aspose.Cells support the in-cell image (rich-value picture / IMAGE) data type when it is read from a workbook and when it is returned by a Formula such as XLOOKUP/INDEX/LOOKUP? If the calculation engine cannot ret…...and when it is returned by a formula such as XLOOKUP/INDEX/LOOKUP...still have any issue, please share your template file here. We...

    forum.aspose.com/t/in-cell-image/329957
  3. Import Report Definition File for SSRS2008 or S...

    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....features (conditional formatting, formulas, styling). • Generate Excel...with a single click. Support Shared Datasets Configuring Report...

    docs.aspose.com/cells/reportingservices/import-...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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-...