Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 6,130 for

workbook formulas

(0.18 sec)
  1. Class GridTxtLoadOptions | Aspose.Cells for .NE...

    Aspose.Cells.GridWeb.Data.GridTxtLoadOptions class. Represents the options for loading text file...format, you should not save the workbook as excel file format later...will be appended to current workbook). If this property is false...

    reference.aspose.com/cells/net/aspose.cells.gri...
  2. Data loss after conversion from xls to pdf - As...

    Hi, I’m using Aspose Cells 22.1 When I convert a sample from xls to pdf, I get data loss. I tried updating to the latest version but still getting the same issue. After conversion, the rows contain hyperlink is missin…...code: using(var workbook = new Aspose.Cells.Workbook(inFile)) { workbook...workbook.AcceptAllRevisions(); workbook.Save(outFile, SaveFormat...

    forum.aspose.com/t/data-loss-after-conversion-f...
  3. remove_digital_signature method | Aspose.Cells ...

    remove_digital_signature method remove_digital_signature Removes digital signature from this spreadsheet. def remove_......cells class Workbook refresh_dynamic_array_formulas method remove_external_links...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. Workbook.FileName | Aspose.Cells for .NET API R...

    Workbook property. Gets and sets the current file name...Workbook.FileName Workbook.FileName property Gets and sets the...and there are some external formula references, please set the...

    reference.aspose.com/cells/net/aspose.cells/wor...
  5. GridAbstractCalculationEngine Issues - Aspose.C...

    Hi, I’m working with the latest version (#23) of Aspose.Cells & Aspose.Cells.GridJs After we got the fix for the two tickets we had (https://forum.aspose.com/t/aspose-cells-v22-2-fails-to-mergeexcelfilefromjson-gridjsw…...Calculate Formula={data.Formula}, Value={data.Value}...StringValue we do get value data.Formula . The log on the server look...

    forum.aspose.com/t/gridabstractcalculationengin...
  6. add_digital_signature method | Aspose.Cells for...

    add_digital_signature method add_digital_signature Adds digital signature to an OOXML spreadsheet file (Excel2007 and......class Workbook accept_all_revisions method calculate_formula method...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. Formula | Aspose.Sildes for .NET API Reference

    Gets or sets the formula in A1-style....Formula IChartDataCell.Formula property Gets or sets the formula...in A1-style. public string Formula { get ; set ; } Examples [C#]...

    reference.aspose.com/slides/net/aspose.slides.c...
  8. Aspose.Cells for Android via Java 20.9 Release ...

    Aspose.Cells for Android via Java 20.9 Release Notes – the latest enhancements, new features, and fixes....CellsException: formula data should have been corrupted…...Bug CELLSJAVA-43219 Adding formula reference to different sheet...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  9. Aspose.Cells for .NET 7.1.0 Release Notes|Docum...

    Aspose.Cells for .Net 7.1.0 Release Notes – the latest enhancements, new features, and fixes....names Memory exception and formula calculations on cells Exceptions...particular worksheet into another workbook -Pivot table throws exception...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  10. AutoFitColumns() is spanning data across wide p...

    Hello, We are using AutoFitColumns() method while converting Excel to PDF to get the whole data, but it is getting spanned across wider pages and columns are having too much spaces. Please check it at 3rd page of conver…...CheckExcelRestrictio = false; Workbook workbook = new Workbook(pInFile, loadOptions);...ExportDocumentStruct = true; /* Formula calculation for any digit formulla...

    forum.aspose.com/t/autofitcolumns-is-spanning-d...