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

workbook formulas

(0.12 sec)
  1. Class CalculationData | Aspose.Cells for .NET A...

    Aspose.Cells.CalculationData class. Represents the required data when calculating one function such as function name parameters ...etc...of parameters Workbook { get; } Gets the Workbook object where...any data in the Workbook during the formula calculation process...

    reference.aspose.com/cells/net/aspose.cells/cal...
  2. FormulaSettings.CalculateOnOpen | Aspose.Cells ...

    Formulasettings property. Indicates whether the application is required to perform a full calculation when the Workbook is opened...full calculation when the workbook is opened. public bool CalculateOnOpen...not calculate any formula in the workbook automatically, no matter...

    reference.aspose.com/cells/net/aspose.cells/for...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Document Conversion via Android APIhttps://products.aspose.com/total/android-java/conversion/Recent content in Doc......cells/Workbook Workbook class Save the document...com/cells/java/com.aspose.cells/workbook#save%28java.lang.String,%20com...

    products.aspose.com/total/android-java/conversi...
  4. Public API Changes in Aspose.Cells 8.0.0|Docume...

    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....//Instantiate the Workbook with an object of LoadOptions Workbook book =...= new Workbook ( myDir + "large.xlsx" , options ); Demonstrates...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. GridName | Aspose.Cells for Java API Reference

    Encapsulates the object that represents a name object....getRefersTo() Returns or sets the formula that the name is defined to...Indicates this name belongs to Workbook or Worksheet. 0 = Global name...

    reference.aspose.com/cells/java/com.aspose.grid...
  6. Remove Named ranges (Name) which have an invali...

    What is the best practice using Aspose API to remove all named ranges with a specfic prefix which are referring #REF! (wrong reference). i.e. remvoe all name that starts with “pre_” with invlalid reference. Another re…... scope - Workbook and Worksheet), which name...more than once (i.e. scope - Workbook and Worksheet), which name...

    forum.aspose.com/t/remove-named-ranges-name-whi...
  7. Cell.setHtmlString does not apply the font name...

    Hi Team, I am trying to set a html string for a cell. Example text – "Hello world, <b>how are you ?</b><hl>http://google.co.in</hl>" In this cutomized text exmaple, whatever text is enclosed within <hl> and </hl>, we …...Instantiating a Workbook object Workbook workbook = new Workbook(); //...new worksheet to the Workbook object workbook.getWorksheets().add();...

    forum.aspose.com/t/cell-sethtmlstring-does-not-...
  8. Aspose.Cells for Java v1.9.5 Hotfix Release Not...

    Aspose.Cells for Java V1.9.5 Release Notes – the latest enhancements, new features, and fixes....automatically for Workbook.open(String) and Workbook.open(InputStream)*...Supports to copy shapes when copy workbook or worksheet* Supports to...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  9. DAYS360 function working incorrectly in case of...

    In the attached file, cell E4 has the formula =DAYS360(C4,D4) and gives a value of 300 when run on a desktop version of Excel. When calculated in Aspose Cells for Java, using the following code: Workbook Workbook = new…...attached file, cell E4 has the formula =DAYS360(C4,D4) and gives a...following code: Workbook workbook = new Workbook("/Users/user1/files/days360...

    forum.aspose.com/t/days360-function-working-inc...
  10. FormulaSettings.CalculateOnSave | Aspose.Cells ...

    Formulasettings property. Indicates whether recalculate the Workbook before saving the document when in manual calculation mode...Indicates whether recalculate the workbook before saving the document...not calculate any formula in the workbook automatically, no matter...

    reference.aspose.com/cells/net/aspose.cells/for...