Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 23,452 for

line

(0.07 sec)
  1. FieldAddressBlock.excluded_country_or_region_na...

    FieldAddressBlock.excluded_country_or_region_name property. Gets or sets the excluded country/region name....<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>'...<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SignatureLineOptions.Signer | Aspose.Words for ...

    Discover the SignatureLineOptions Signer property to customize your signature Line. Easily set suggested signers for enhanced document clarity....suggested signer of the signature line. Default value for this property...Shows how to add a signature line to a document, and then sign...

    reference.aspose.com/words/net/aspose.words/sig...
  3. Chart Axis|Aspose.Slides for Python Documentation

    Edit PowerPoint chart axis in Python...Disabling the Vertical Axis for Line Charts This Python code shows...hide the vertical axis for a line chart: import aspose.slides...

    docs.aspose.com/slides/python-net/chart-axis/
  4. 图表计算|Aspose.Slides 文档

    C# 或 .NET 中的 PowerPoint 图表计算和数值... Line . FillFormat . FillType = FillType...// 设置系列线条颜色 series . Format . Line . FillFormat . FillType = FillType...

    docs.aspose.com/slides/zh/net/chart-calculations/
  5. SignatureLineOptions.allow_comments property | ...

    SignatureLineOptions.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...certificate and a signature line. doc = aw . Document () builder...DocumentBuilder ( doc ) signature_line_options = aw . SignatureLineOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabel.separator property | Aspose.Word...

    ChartDataLabel.separator property. Gets or sets string separator used for the data labels on a chart...name and percentage, when a line break shall be used instead...apply labels to data points in a line chart. def data_labels (): doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataPointCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)...to work with data points on a line chart. def chart_data_point...drawing . charts . ChartType . LINE , 500 , 350 ) chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.IChartDataPoint class. Contains properties of a single data point on the chart....to work with data points on a line chart. def chart_data_point...drawing . charts . ChartType . LINE , 500 , 350 ) chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataPointCollection | Aspose.Words for Java

    Represents collection of a ChartDataPoint in Java....to work with data points on a line chart. public void chartDataPoint()...builder.insertChart(ChartType.LINE, 500.0, 350.0); Chart chart...

    reference.aspose.com/words/java/com.aspose.word...
  10. ShapeLineStyle enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.ShapeLineStyle enumeration. Specifies the compound Line style of a [Shape](../shape/)....enumeration Specifies the compound line style of a Shape . Members Name...Description Single Single line. Double Double lines of equal width. ThickThin...

    reference.aspose.com/words/nodejs-net/aspose.wo...