Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 71,235 for

values

(0.08 sec)
  1. ChartYValueCollection.format_code property | As...

    ChartYValueCollection.format_code property. Gets or sets the format code applied to the Y Values....format code applied to the Y values. @property def format_code...setter def format_code ( self , value : str ): ... Remarks Number...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Chart.format property | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. Spacing Factor and Scaling Factor|Aspose.Words ...

    Spacing Factor and Scaling Factor settings of the Aspose.Words for Reporting Services....can set spacing factor to a value less than or equal to 1.0 (default)...additionally set scaling factor to a value between 0.8 and 1.0 (default)...

    docs.aspose.com/words/reportingservices/spacing...
  4. IStructuredDocumentTag.Level | Aspose.Words for...

    Discover the IStructuredDocumentTag Level property to easily identify its position in the document tree, enhancing document structure and usability....WriteLine ( "StructuredDocumentTa values:" ); Console . WriteLine (...WriteLine ( "StructuredDocumentTa values:" ); Console . WriteLine (...

    reference.aspose.com/words/net/aspose.words.mar...
  5. StructuredDocumentTagRangeStart.Level | Aspose....

    Discover the StructuredDocumentTagRangeStart Level property to easily identify its position in the document tree, enhancing your document management efficiency....WriteLine ( "StructuredDocumentTa values:" ); Console . WriteLine (...WriteLine ( "StructuredDocumentTa values:" ); Console . WriteLine (...

    reference.aspose.com/words/net/aspose.words.mar...
  6. StructuredDocumentTagRangeStart.LockContents | ...

    Discover the LockContents property of StructuredDocumentTagRangeStart. Enable editing restrictions for enhanced document integrity and user control....WriteLine ( "StructuredDocumentTa values:" ); Console . WriteLine (...WriteLine ( "StructuredDocumentTa values:" ); Console . WriteLine (...

    reference.aspose.com/words/net/aspose.words.mar...
  7. StructuredDocumentTagRangeStart.sdt_type proper...

    StructuredDocumentTagRangeStart.sdt_type property. Gets type of this structured document tag....print ( 'StructuredDocumentTa values:' ) print ( f ' \t |Id: { range_start_tag...print ( 'StructuredDocumentTa values:' ) print ( f ' \t |Id: { range_end_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextWatermarkOptions.FontSize | Aspose.Words fo...

    Customize your TextWatermarkOptions with adjustable FontSize. Easily set your preferred size for optimal visibility and style in your designs.... The default value is 0 - auto. public float FontSize...the range of valid values. Remarks Valid values range from 0 to...

    reference.aspose.com/words/net/aspose.words/tex...
  9. ChartAxis.display_unit property | Aspose.Words ...

    ChartAxis.display_unit property. Specifies the scaling value of the display units for the value axis....the scaling value of the display units for the value axis. @property...property has effect only for value axes. Examples Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...