Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 70,521 for

values

(0.14 sec)
  1. ChartLegend.format property | Aspose.Words for ...

    ChartLegend.format property. Provides access to fill and line formatting of the legend.... categories = categories , values = [ 1 , 2 ]) series . add1... categories = categories , values = [ 3 , 4 ]) # Format chart...

    reference.aspose.com/words/python-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. StructuredDocumentTagRangeStart.LockContentCont...

    Discover how the LockContentControl property in StructuredDocumentTagRangeStart enhances document security by preventing unwanted deletions of essential tags....WriteLine ( "StructuredDocumentTa values:" ); Console . WriteLine (...WriteLine ( "StructuredDocumentTa values:" ); Console . WriteLine (...

    reference.aspose.com/words/net/aspose.words.mar...
  4. ChartSeries.remove method | Aspose.Words for No...

    ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index...remove(index) Removes the X value, Y value, and bubble size, if supported...how to add/remove chart data values. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartSeriesGroup.doughnut_hole_size property | ...

    ChartSeriesGroup.doughnut_hole_size property. Gets or sets the hole size of the parent doughnut chart as a percentage....doughnut_hole_size ( self , value : int ): ... Remarks Applies...acceptable values is from 0 to 90 inclusive. The default value is 75...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabelLocationMode | Aspose.Words for Java

    Specifies how the Values u200bu200bthat specify the location of a data label - the ChartDataLabel.getLeft / ChartDataLabel.setLeftdouble and ChartDataLabel.getTop / ChartDataLabel.setTopdouble properties - are interpreted in Java....ChartDataLabelLocati Specifies how the values \u200b\u200bthat specify the...String[DATA_LENGTH]; double[] values = new double[DATA_LENGTH];...

    reference.aspose.com/words/java/com.aspose.word...
  7. Table.allowOverlap property | Aspose.Words for ...

    Table.allowOverlap property. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed... Default value is true . get allowOverlap ()...will be thrown for any other values. table . horizontalAnchor =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose LINQ Reporting: Culture-Based Number For...

    We are trying to format decimal places and thousand separators based on regional cultures. Currently, we are using the US standard formatting—decimal as a dot (.) and thousand separator as a comma (,). We need to apply N…...separator) you need to format the values yourself in the template or...the default ToString() on the value, which uses the invariant (U...

    forum.aspose.com/t/aspose-linq-reporting-cultur...
  9. Convert RGB to HEX in C#

    This brief topic discusses the details to convert RGB to HEX in C#. It contains the stepwise workflow and a working code snippet to convert RGB to HEX in C#....computing the corresponding values for each pixel. Steps to Convert...Aspose.SVG for converting RGB values into HEX format Create an instance...

    kb.aspose.com/svg/net/convert-rgb-to-hex-in-csh...
  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...