Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 5,016 for

text alignment

(0.14 sec)
  1. image|Documentation

    Image element is used to add a picture.... Overrides the value of align attribute. x=300 y n/a Set the...page. y=500 align left Horizontal image alignment: left , center...

    docs.aspose.com/omr/net/txt-markup/image/
  2. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object.... writeln ( 'This text is in section 1.' ) # Section...) builder . writeln ( 'This text is in section 2.' ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RowFormat.borders property | Aspose.Words for P...

    RowFormat.borders property. Gets the collection of default cell borders for the row.... alignment = aw . ParagraphAlignment.... cell_format . vertical_alignment = aw . tables . CellVerticalAlignmen...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Migration from legacy Aspose.Pdf.Kit for Java|A...

    Learn the steps to migrate from the legacy Aspose.PDF Kit for Java to the latest Aspose.PDF for Java version for better functionality....pdf" ); // create replace text strategy com . aspose . pdf...ReplaceTextStrategy (); // set the alignment for text replace strategy . setAlignment...

    docs.aspose.com/pdf/java/migration-from-legacy-...
  5. CompositeNode.remove_all_children method | Aspo...

    CompositeNode.remove_all_children method. Removes all the child nodes of the current node.... alignment = aw . ParagraphAlignment...aw . Run ( doc = doc ) run . text = 'Hello World!' run . font...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality.... Alignment = ParagraphAlignment . Center...run = new Run ( doc ); run . Text = "Hello World!" ; run . Font...

    reference.aspose.com/words/net/aspose.words/run...
  7. TextBox Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextBox class to easily customize Text display within shapes, enhancing your document's visual appeal and functionality....attributes that specify how a text is displayed inside a shape...Word will grow the shape to fit text. InternalMarginBottom { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  8. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.paragraph_format property. Returns an object that represents current paragraph formatting properties....some formatting options for text and table appearance. builder...builder . paragraph_format . alignment = aw . ParagraphAlignment...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. aspose.words.tables module | Aspose.Words for P...

    The aspose.words.tables module contains classes that represent tables, rows, cells and their formatting....Specifies vertical justification of text inside a table cell. PreferredWidthType...TableAlignment Specifies alignment for an inline table. TableStyleOptions...

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