Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 33,407 for

line

(0.11 sec)
  1. BaselineAlignment | Aspose.Words for Java

    Specifies fonts vertical position on a Line in Java....fonts vertical position on a line. Examples: Shows how to set...fonts vertical position on a line. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. CompatibilityOptions.no_space_raise_lower prope...

    CompatibilityOptions.no_space_raise_lower property. Do Not Increase Line Height for Raised/Lowered Text....no_space_raise_lower property Do Not Increase Line Height for Raised/Lowered Text...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. CompatibilityOptions.do_not_expand_shift_return...

    CompatibilityOptions.do_not_expand_shift_return property. Don't Justify Lines Ending in Soft Line Break....property Don’t Justify Lines Ending in Soft Line Break. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabel.isHidden property | Aspose.Words...

    ChartDataLabel.isHidden property. Gets/sets a flag indicating whether this label is hidden...apply labels to data points in a line chart. test ( 'DataLabels' ...Drawing . Charts . ChartType . Line , 400 , 300 ); let chart = chartShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FieldAddressBlock::get_F...

    Aspose::Words::Fields::FieldAddressBlock::get_FormatAddressOnCountryOrRegion method. 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) in C++....<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>"...<Forename> <Surname> <Address Line 1> <Region> <Postcode> <Country>...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. TextColumnCollection | Aspose.Words for Java

    A collection of TextColumn objects that represent all the columns of text in a section of a document in Java....When true , adds a vertical line between columns. getSpacing()...When true , adds a vertical line between columns. setSpacing(double...

    reference.aspose.com/words/java/com.aspose.word...
  8. Reading CSV File with Multiple Encodings|Docume...

    Reading CSV File with Multiple Encodings by using Aspose.Cells for Python via .NET API....file that contains two lines. The first line is in ANSI encoding...encoding and the second line is in Unicode encoding. Input file The following...

    docs.aspose.com/cells/python-net/reading-csv-fi...
  9. 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...
  10. How to Create a Combo Chart|Documentation

    Learn how to create a combo chart using Aspose.Cells for .NET. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....Now we will create a column‑line combo chart. We will first create...then modify the series type to line to achieve this combo chart...

    docs.aspose.com/cells/net/create-combo-chart/