Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 71,235 for

values

(0.11 sec)
  1. ChartYValueCollection.formatCode property | Asp...

    ChartYValueCollection.formatCode property. Gets or sets the format code applied to the Y Values....format code applied to the Y values. get formatCode () : string...formatting is used to change the way values appears in the chart. The examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Format Number as Currency with C++|Docum...

    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/cpp/format-number-to-curr...
  3. Number Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....display formats of numeric values and dates. We know that numeric...used to represent different values including decimal, currency...

    docs.aspose.com/cells/cpp/cells-number-settings/
  4. ChartType | Aspose.Words for Java

    Specifies type of a chart in Java....series of decimal values containing a value for each respective...distributed along the X-axis, and values are distributed along the Y-axis...

    reference.aspose.com/words/java/com.aspose.word...
  5. SVG Color – Fill, Stroke, and Opacity Examples

    Learn how SVG color works with fill, stroke, and opacity examples using HEX, RGB, and HSL. Discover color rules for shapes, text, and paths in Aspose.SVG....rules when interpreting color values: If the fill property is not...HEX, RGB/RGBA, and HSL/HSLA values. More advanced paint sources...

    docs.aspose.com/svg/net/drawing-basics/svg-color/
  6. Accessing CSV Data in C#|Aspose.Words for .NET

    Learn how to access CSV data while building a report using LINQ in C#....enables you to work with typed values rather than just strings in...does not define a way to store values of types other than strings...

    docs.aspose.com/words/net/accessing-csv-data/
  7. Working with Artifacts in C++|Aspose.PDF for C++

    This page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....the artifact type (supports values of the Artifact.ArtifactType...ArtifactType enumeration where values include Background, Layout, Page...

    docs.aspose.com/pdf/cpp/artifacts/
  8. Aspose::Words::Drawing::Charts::AxisBound::get_...

    Aspose::Words::Drawing::Charts::AxisBound::get_IsAuto method. Returns a flag indicating that axis bound should be determined automatically in C++....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/cpp/aspose.words.dra...
  9. Set Data Source for the Chart with Node.js via ...

    Learn about the various data sources supported by Aspose.Cells for Node.js via C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....sheetIndex ); // Adding sample values to cells worksheet . getCells...putValue ( 40 ); // Adding sample values to cells as category data worksheet...

    docs.aspose.com/cells/nodejs-cpp/data-formattin...
  10. IPortionEffectiveData Instance Variables Change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...make my own POJO to hold these values or is the use of IPortionFormatEffect...structure (POJO) to store the values you need. This approach will...

    forum.aspose.com/t/iportioneffectivedata-instan...