Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 28,938 for

line

(0.05 sec)
  1. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like Lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....combo boxes, labels, buttons, lines, rectangles, arcs, ovals, spinners...style and weight of the text box line. The GetText() property specifies...

    docs.aspose.com/cells/cpp/managing-controls/
  2. FieldAddressBlock.format_address_on_country_or_...

    FieldAddressBlock.format_address_on_country_or_region property. Gets or sets whether to format the address according to the country/region of the recipient as defined by POST*CODE (Universal Postal Union 2006)....<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>'...<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. SignOptions.SignatureLineId | Aspose.Words for ...

    Discover the SignatureLineId property in SignOptions. Easily identify signature Lines with a unique GUID, enhancing your document management efficiency....SignatureLineId property Signature line identifier. Default value is...Shows how to add a signature line to a document, and then sign...

    reference.aspose.com/words/net/aspose.words.dig...
  7. Creating Waterfall Chart|Documentation

    Create waterfall charts in Excel with Java and Aspose.Cells for Java API....chart types, including column, line, pie, bar, radar, etc. but the...waterfall chart with the help of line chart. The API also allows to...

    docs.aspose.com/cells/java/creating-waterfall-c...
  8. FieldAddressBlock.language_id property | Aspose...

    FieldAddressBlock.language_id property. Gets or sets the language ID used to format the address....<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>'...<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldAddressBlock.include_country_or_region_nam...

    FieldAddressBlock.include_country_or_region_name property. Gets or sets whether to include the name of the country/region....<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>'...<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Chart Axis|Aspose.Slides Documentation

    How to edit PowerPoint chart axis in Java...Disabling the Vertical Axis for Line Charts This Java code shows...hide the vertical axis for a line chart: Presentation pres = new...

    docs.aspose.com/slides/java/chart-axis/