Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 70,805 for

values

(0.15 sec)
  1. ChartAxis.minorUnitScale property | Aspose.Word...

    ChartAxis.minorUnitScale property. Returns or sets the scale value for minor tick marks on the time category axis....property Returns or sets the scale value for minor tick marks on the...the tick marks and displayed values of a chart axis. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartXValue class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartXValue class. Represents an X value for a chart series....ChartXValue class Represents an X value for a chart series. Remarks...static methods for creating an X value of a particular type. The ChartXValue...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartYValue.FromDouble | Aspose.Words for .NET

    Discover the ChartYValue FromDouble method to effortlessly create Double type ChartYValue instances for enhanced data visualization....ChartYValue FromDouble ( double value ) Examples Shows how to populate...Series [ 0 ]; // Clear X and Y values of the first series. series1...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartSeriesGroup.second_section_size property |...

    ChartSeriesGroup.second_section_size property. Gets or sets the size of the pie chart secondary section as a percentage....second_section_size ( self , value : int ): ... Remarks Applies...acceptable values is from 5 to 200 inclusive. The default value is 75...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Primary and Secondary Axis|Documentation

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for .NET. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....series on a secondary vertical (value) axis. The scale of the secondary...secondary vertical axis shows the values for the associated data series...

    docs.aspose.com/cells/net/primary-and-second-axis/
  6. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text of the axis title... If None or empty value is specified, auto generated...@text.setter def text ( self , value : str ): ... Remarks Use ChartAxisTitle...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert XLS with Images and Charts to PDF|Docum...

    The Java code to convert Excel files with images and charts to PDF format by using the Aspose.Cells for Java API....formula‑dependent values are recalculated, and the correct values are rendered...

    docs.aspose.com/cells/java/convert-xls-with-ima...
  8. StructuredDocumentTagRangeStart.lock_contents p...

    StructuredDocumentTagRangeStart.lock_contents property. When set to ``True``, this property will prohibit a user from editing the contents of this structured document tag....def lock_contents ( self , value : bool ): ... Examples Shows...print ( 'StructuredDocumentTa values:' ) print ( f ' \t |Id: { range_start_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTagRangeStart.title property ...

    StructuredDocumentTagRangeStart.title property. Specifies the friendly name associated with this structured document tag...setter def title ( self , value : str ): ... Examples Shows...print ( 'StructuredDocumentTa values:' ) print ( f ' \t |Id: { range_start_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert RGB to HEX in Python

    This concise guide explains the essentials of transforming RGB to HEX in Python. It presents a structured sequence of actions along with a practical code example to convert RGB to HEX in Python....calculating the appropriate values for each individual pixel....Aspose.SVG for turning RGB values into HEX format Instantiate...

    kb.aspose.com/svg/python/convert-rgb-to-hex-in-...