Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 71,234 for

values

(0.1 sec)
  1. Data Validation with Golang via C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API.... Values are restricted to a list of values. List validation...defines a separate list of values that can be applied to a cell...

    docs.aspose.com/cells/go-cpp/data-validation/
  2. How to Format Number as Currency with Golang vi...

    This article will introduce how to format number to currency using Aspose.Cells for C++ API....beneficial: Clarifies Financial Values : formatting a number as currency...currency makes it clear that the value represents money. For example...

    docs.aspose.com/cells/go-cpp/format-number-to-c...
  3. Custom sorting in Pivot Table|Documentation

    How to sort Pivot Tables on field Values with Aspose.Cells for Python via .NET....sort Pivot Tables on field values. The following code snippet...on the “Seafood” row‑field values, and the third pivot table...

    docs.aspose.com/cells/python-net/custom-sorting...
  4. AxisBound.is_auto property | Aspose.Words for P...

    AxisBound.is_auto property. Returns a flag indicating that axis bound should be determined automatically....first array contains the X-values, # and the second contains...contains corresponding Y-values for points in the scatter chart. chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AxisBound class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisBound class. Represents minimum or maximum bound of axis Values...minimum or maximum bound of axis values. To learn more, visit the Working...datetime or a special “auto” value. The instances of this class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. XmlDataSource Class | Aspose.Words for .NET

    Unlock powerful reporting with Aspose.Words.XmlDataSource. Easily access XML data for seamless integration into your reports and enhance data visualization....of this class, data types of values of simple XML elements and...documents, you can work with typed values rather than just strings. When...

    reference.aspose.com/words/net/aspose.words.rep...
  7. 66519070.xlsx

    Sheet1 Y Values 2 4 6 Bubble Size 2 3 1 X Values 1 2 3 Evaluation Warning Evaluation Only. Created with Aspose.Cells for C++.Copyright 2003 - 2018 Aspose Pty Ltd. 14.0300 14.0300 false...Sheet1 Y Values 2 4 6 Bubble Size 2 3 1 X Values 1 2 3 Evaluation...

    docs.aspose.com/cells/de/cpp/creating-and-custo...
  8. Calculated numeric cell value changes on saving...

    I am seeing some very strange behavior. In the attached workbook, cell B1726 on the Input sheet has formula =B1725. In memory in my C# program, after CalculateFormula is called for the workbook, I can see the DoubleVal…...Calculated numeric cell value changes on saving Aspose.Cells...XML for the worksheet, the value for B1726 is 0.14999999999999999...

    forum.aspose.com/t/calculated-numeric-cell-valu...
  9. What's is the difference between FDF, XML, and ...

    This section difference between XML, FDF and XFDF forms with Aspose.PDF Facades using Form Class....It is possible to store the values of form fields in a separate...Format) file. This contains the values of the form fields in key/pair...

    docs.aspose.com/pdf/net/whats-the-difference-be...
  10. CompositeGrid|Documentation

    CompositeGrid element generates a highly customizable matrix of numbered bubbles that are combined into a single answer....bubbles is specified in the values array. { "element_type" : "CompositeGrid"..."CompositeGrid" , "columns_count" : 3 , "values" : [ "U" , "S" , "A" ] } Required...

    docs.aspose.com/omr/net/json-markup/compositegrid/