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

paragraph builder

(0.14 sec)
  1. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....let builder = new aw . DocumentBuilder ( doc ); builder . pageSetup...= aw . PaperSize . Legal ; builder . pageSetup . orientation =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Border Class | Aspose.Words for .NET

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in documents. Enhance your projects with precision and style!...including paragraph, run of text inside a paragraph or a table...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Font...

    reference.aspose.com/words/net/aspose.words/bor...
  3. Aspose::Words::EditableRangeEnd::get_NodeType m...

    Aspose::Words::EditableRangeEnd::get_NodeType method. Returns EditableRangeEnd in C++....ReadOnly , u "MyPassword" ); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Writeln ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/edi...
  4. Aspose::Words::EditableRangeEnd::get_Id method ...

    Aspose::Words::EditableRangeEnd::get_Id method. Specifies the identifier of the editable range in C++....ReadOnly , u "MyPassword" ); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Writeln ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/edi...
  5. TabStop constructor | Aspose.Words for Python

    aspose.words.TabStop constructor... Document () builder = aw . DocumentBuilder ( doc...= doc ) tab_stops = builder . paragraph_format . tab_stops #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table.text_wrapping property | Aspose.Words for...

    Table.text_wrapping property. Gets or sets [Table.text_wrapping](./) for table.... Document () builder = aw . DocumentBuilder ( doc...doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::TabStop::Equals method | Aspose....

    Aspose::Words::TabStop::Equals method. Compares with the specified TabStop in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...TabStopCollection > tabStops = builder -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. ParagraphFormat.drop_cap_position property | As...

    ParagraphFormat.drop_cap_position property. Gets or sets the position for a drop cap text.... Document () builder = aw . DocumentBuilder ( doc...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListFormat.list_level property | Aspose.Words f...

    ListFormat.list_level property. Returns the list level formatting plus any formatting overrides applied to the current Paragraph....overrides applied to the current paragraph. @property def list_level...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/java/com.aspose.word...