Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 4,922 for

text alignment

(0.14 sec)
  1. ConditionalStyle.borders property | Aspose.Word...

    ConditionalStyle.borders property. Gets the collection of default cell borders for the conditional style.... alignment = aw . ParagraphAlignment... CENTER # Apply padding and text formatting to conditional styles...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Body constructor | Aspose.Words for Python

    Body constructor. Initializes a new instance of the [Body](../) class.... alignment = aw . ParagraphAlignment...aw . Run ( doc = doc ) run . text = 'Hello World!' run . font...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....the target page Create a free text annotation at the sample place...second annotation, we define the text that is to be displayed at the...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  4. SectionStart Enum | Aspose.Words for .NET

    Explore Aspose.Words.SectionStart enum to understand section breaks and enhance document formatting for better control and presentation.... Alignment = ParagraphAlignment . Center...run = new Run ( doc ); run . Text = "Hello World!" ; run . Font...

    reference.aspose.com/words/net/aspose.words/sec...
  5. ListLevel.textPosition property | Aspose.Words ...

    ListLevel.TextPosition property. Returns or sets the position (in points) for the second line of wrapping Text for the list level....the second line of wrapping text for the list level. get textPosition...listLevels . at ( 1 ); listLevel . alignment = aw . Lists . ListLevelAlignment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Table.leftIndent property | Aspose.Words for No...

    Table.leftIndent property. Gets or sets the value that represents the left indent of the table....some formatting options for text and table appearance. builder...builder . paragraphFormat . alignment = aw . ParagraphAlignment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section.... writeln ( "This text is in section 1." ); // Section...); builder . writeln ( "This text is in section 2." ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ConditionalStyleCollection.topLeftCell property...

    ConditionalStyleCollection.topLeftCell property. Gets the top left cell style.... alignment = aw . ParagraphAlignment...Center ; // Apply padding and text formatting to conditional styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ConditionalStyleCollection.oddColumnBanding pro...

    ConditionalStyleCollection.oddColumnBanding property. Gets the odd column banding style.... alignment = aw . ParagraphAlignment...Center ; // Apply padding and text formatting to conditional styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ConditionalStyleCollection.firstRow property | ...

    ConditionalStyleCollection.firstRow property. Gets the first row style.... alignment = aw . ParagraphAlignment...Center ; // Apply padding and text formatting to conditional styles...

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