Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 74,649 for

values

(0.17 sec)
  1. Custom sorting in Pivot Table|Documentation

    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....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/java/custom-sorting-in-pi...
  2. AdjustmentCollection | Aspose.Words for Java

    Represents a read-only collection of Adjustment adjust Values that are applied to the specified shape in Java....collection of Adjustment adjust values that are applied to the specified...to work with adjustment raw values. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.Words formula (A1>0)*(B1>0)*(A1+B1) calc...

    Aspose.Words calculates these formulas correctly: A1+B1 A1*B1 (A1>0) // returns 1 when not empty (B1>0) // returns 1 when not empty But fails when they get combined into one: (A1>0) * (B1>0) * (A1+B1) // should ret…...field values, or the presence of empty or non-numeric values in...recalculated based on the latest values. Test Simplified Formulas :...

    forum.aspose.com/t/aspose-words-formula-a1-0-b1...
  4. ChartSeriesCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartSeriesCollection class. Represents collection of a [ChartSeries](../chartseries/)...add(series_name, categories, values) Adds new ChartSeries to this...add(series_name, categories, values, is_subtotal) Adds new ChartSeries...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BubbleSizeCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.BubbleSizeCollection class, your go-to solution for managing bubble sizes in chart series effectively....Gets or sets the bubble size value at the specified index. Methods...insert new values to a chart series, or remove values, the appropriate...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Get Cell String Value with Format Strategy|Docu...

    Learn how to get cell string value with and without formatting through the Aspose.Cells for Python via .NET API....Ask AI Get Cell String Value with Format Strategy Contents [...provides a method Cell.get_string_value(format_strategy) which can be...

    docs.aspose.com/cells/python-net/get-cell-strin...
  7. Aspose::Words::Drawing::Shape::get_Adjustments ...

    Aspose::Words::Drawing::Shape::get_Adjustments method. Provides access to the adjustment raw Values of a shape. For a shape that does not contain any adjustment raw Values, it returns an empty collection in C++....access to the adjustment raw values of a shape. For a shape that...contain any adjustment raw values, it returns an empty collection...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Adjustment | Aspose.Words for Java

    Represents adjustment Values that are applied to the specified shape in Java....Adjustment Represents adjustment values that are applied to the specified...to work with adjustment raw values. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Drawing::Charts::ChartSeries::Ad...

    Aspose::Words::Drawing::Charts::ChartSeries::Add method. Adds the specified X value to the chart series. If the series supports Y Values and bubble sizes, they will be empty for the X value in C++....method Adds the specified X value to the chart series. If the...the series supports Y values and bubble sizes, they will be empty...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for JavaScript via C++....double, integer, or date/time values to the cell. <!DOCTYPE html>...worksheets . get ( 0 ); // Adding values to cells const cells = worksheet...

    docs.aspose.com/cells/javascript-cpp/view-and-e...