Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 4,608 for

paragraph builder

(0.11 sec)
  1. Aspose::Words::PageSetup::get_LineStartingNumbe...

    Aspose::Words::PageSetup::get_LineStartingNumber method. Gets or sets the starting line number in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...:: PageSetup > pageSetup = builder -> get_PageSetup (); pageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. TabStop.equals method | Aspose.Words for Node.js

    TabStop.equals method. Compares with the specified [TabStop](../).... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let tabStops = builder . paragraphFormat . tabStops...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../).... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let tabStops = builder . paragraphFormat . tabStops...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Tables::Table::get_TextWrapping ...

    Aspose::Words::Tables::Table::get_TextWrapping method. Gets or sets TextWrapping for table in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Table > table = builder -> StartTable (); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. DocumentBuilder.MoveToSection | Aspose.Words fo...

    Discover the DocumentBuilder MoveToSection method to easily navigate to the start of any section's body, enhancing your document editing efficiency....cursor is moved to the first paragraph in the Body of the specified...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/doc...
  6. ListLevel.Alignment | Aspose.Words for .NET

    Discover the ListLevel Alignment property to easily customize list item justification. Enhance your document's clarity and visual appeal today!...custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words.lis...
  7. ListLevel.font property | Aspose.Words for Node.js

    ListLevel.font property. Specifies character formatting used for the list label....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the list item....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.isAtStartOfParagraph property |...

    DocumentBuilder.isAtStartOfParagraph property. Returns ``true`` if the cursor is at the beginning of the current Paragraph (no text before the cursor)....beginning of the current paragraph (no text before the cursor)...Shows how to move a document builder’s cursor to different nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells.... Document (); let builder = new aw . DocumentBuilder...inner borders. let table = builder . startTable (); for ( let...

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