Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 4,608 for

paragraph builder

(0.05 sec)
  1. ListLevel.numberPosition property | Aspose.Word...

    ListLevel.numberPosition property. Returns or sets the position (in points) of the number or bullet for the list level....plus FirstLineIndent of the paragraph. Examples Shows how to apply...custom list formatting to paragraphs when using DocumentBuilder...

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

    Discover the ListLevel TextPosition property to easily adjust the second line's position in points for enhanced list formatting and clarity....corresponds to LeftIndent of the paragraph. Examples Shows how to apply...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...to work with breaks: &p - paragraph break &b - section break &m...to work with breaks: &p - paragraph break &b - section break &m...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Lists::ListFormat::ListOutdent m...

    Aspose::Words::Lists::ListFormat::ListOutdent method. Decreases the list level of the current Paragraph by one level in C++....list level of the current paragraph by one level. void Aspose...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Aspose::Words::Border::Equals method | Aspose.W...

    Aspose::Words::Border::Equals method. Determines whether the specified border is equal in value to the current border in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...doc ); builder -> Writeln ( u "Paragraph 1." ); builder -> Write...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../).... Document () builder = aw . DocumentBuilder ( doc...= doc ) tab_stops = builder . paragraph_format . tab_stops #...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListLevel.linkedStyle property | Aspose.Words f...

    ListLevel.linkedStyle property. Gets or sets the Paragraph style that is linked to this list level....property Gets or sets the paragraph style that is linked to this...level is not linked to a paragraph style. This property can be...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CleanupOptions.duplicateStyle property | Aspose...

    CleanupOptions.duplicateStyle property. Gets/sets a flag indicating whether duplicate styles should be removed from document... Paragraph , "MyStyle1" ); myStyle ..... add ( aw . StyleType . Paragraph , "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. EditableRange.SingleUser | Aspose.Words for .NET

    Discover the EditableRange SingleUser property to efficiently manage editable ranges, ensuring seamless collaboration and user-specific access control....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/net/aspose.words/edi...
  10. BorderCollection.count property | Aspose.Words ...

    BorderCollection.count property. Gets the number of borders in the collection....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...writeln ( 'Paragraph 1.' ) builder . write ( 'Paragraph 2.' ) #...

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