RemovePortion IText.RemovePortion method Removes the portion in specified index public void RemovePortion ( int index......= "Second paragraph\r" ) { throw new Exception...(); } // Checking paragraphs data // Paragraphs have different justification...
Kerning ITextStyle.Kerning property Gets or sets the kerning. public int Kerning { get ; set ; } Property Value The k......= "Second paragraph\r" ) { throw new Exception...(); } // Checking paragraphs data // Paragraphs have different justification...
Leading ITextStyle.Leading property Gets or sets the leading. public double Leading { get ; set ; } Property Value Th......= "Second paragraph\r" ) { throw new Exception...(); } // Checking paragraphs data // Paragraphs have different justification...
Zone ITextParagraph.Zone property Gets or sets the zone. public double Zone { get ; set ; } Property Value The zone. ......= "Second paragraph\r" ) { throw new Exception...(); } // Checking paragraphs data // Paragraphs have different justification...
StrokeColor ITextStyle.StrokeColor property Gets or sets the color of the stroke. public Color StrokeColor { get ; se......= "Second paragraph\r" ) { throw new Exception...(); } // Checking paragraphs data // Paragraphs have different justification...
Paragraph ListLabel property. Gets a ListLabel object that provides access to list numbering value and formatting for this Paragraph in C#....ListLabel Contents [ Hide ] Paragraph.ListLabel property Gets a...value and formatting for this paragraph. public ListLabel ListLabel...
Insert Paragraph and specify its formatting in a document using Python....Working with Paragraphs Contents [ Hide ] A paragraph is a set of...character – a paragraph break . In Aspose.Words, a paragraph is represented...
Specifies the outline level of a Paragraph in the document in Java....Specifies the outline level of a paragraph in the document. Examples:...Examples: Shows how to configure paragraph outline levels to create collapsible...
Immutable object which contains effective Paragraph formatting properties....which contains effective paragraph formatting properties. This...of a paragraph. getDepth() Returns a depth of a paragraph. getAlignment()...
AddPortion IText.AddPortion method Adds the portion of text to the end public void AddPortion ( ITextPortion portion ...... Paragraph ; defaultStyle . FillColor...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...