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...
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...
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...
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...
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 #...
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...
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." );...