Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 4,630 for

paragraph builder

(0.14 sec)
  1. TabStopCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all tab stop positions with the TabStopCollection Clear method. Streamline your layout for a cleaner, more organized interface....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...TabStopCollection tabStops = builder . ParagraphFormat . TabStops...

    reference.aspose.com/words/net/aspose.words/tab...
  2. ListLevel.text_position property | Aspose.Words...

    ListLevel.text_position property. Returns or sets the position (in points) for the second line of wrapping text for the list level....corresponds to LeftIndent of the paragraph. Examples Shows how to apply...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list formatting used in the document.... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); expect ( builder . listFormat . isListItem ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBase.Lists | Aspose.Words for .NET

    Discover DocumentBase Lists for efficient property management. Access customizable list formatting to enhance your document's presentation and clarity....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...doc ); Assert . That ( builder . ListFormat . IsListItem , Is ...

    reference.aspose.com/words/net/aspose.words/doc...
  5. TabStopCollection.clear method | Aspose.Words f...

    TabStopCollection.clear method. Deletes all tab stop positions.... Document () builder = aw . DocumentBuilder ( doc...= doc ) tab_stops = builder . paragraph_format . tab_stops #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.suppress_line_numbers property ...

    ParagraphFormat.suppress_line_numbers property. Specifies whether the current Paragraph's lines should be exempted from line numbering which is applied in the parent section....Specifies whether the current paragraph’s lines should be exempted...section. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.suppressLineNumbers property | ...

    ParagraphFormat.suppressLineNumbers property. Specifies whether the current Paragraph's lines should be exempted from line numbering which is applied in the parent section....Specifies whether the current paragraph’s lines should be exempted...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. InlineStory.Paragraphs | Aspose.Words for .NET

    Discover the InlineStory Paragraphs property, access a unique collection of story Paragraphs for enhanced content organization and readability....Paragraphs Contents [ Hide ] InlineStory.Paragraphs property...property Gets a collection of paragraphs that are immediate children...

    reference.aspose.com/words/net/aspose.words/inl...
  9. Aspose::Words::DocumentBuilder::Writeln method ...

    Aspose::Words::DocumentBuilder::Writeln method. Inserts a Paragraph break into the document in C++....DocumentBuilder::Writeln() method Inserts a paragraph break into the document. void...method Inserts a string and a paragraph break into the document. void...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. TabStopCollection indexer | Aspose.Words for Py...

    TabStopCollection indexer. Gets a tab stop at the given index.... Document () builder = aw . DocumentBuilder ( doc...= doc ) tab_stops = builder . paragraph_format . tab_stops #...

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