ListFormat.listLevel property. Returns the list level formatting plus any formatting overrides applied to the current Paragraph....overrides applied to the current paragraph. get listLevel () : Aspose...custom list formatting to paragraphs when using DocumentBuilder...
ListLevel.textPosition 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...
aspose.words.BorderType enumeration. Specifies sides of a border...Specifies the bottom border of a paragraph or a table cell. LEFT Specifies...Specifies the left border of a paragraph or a table cell. RIGHT Specifies...
Aspose.Words.BorderType enumeration. Specifies sides of a border...Specifies the bottom border of a paragraph or a table cell. Left Specifies...Specifies the left border of a paragraph or a table cell. Right Specifies...
Implements the STYLEREF field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...)"); // Add text and apply paragraph styles that STYLEREF fields...
Aspose::Words::DocumentBuilder::get_Underline method. Gets/sets underline type for the current font in C++....text inserted by a document builder. auto doc = System :: MakeObject...Words :: Document > (); auto builder = System :: MakeObject < Aspose...
Aspose.Words.List class. Represents formatting of a list...remove list formatting from a paragraph, use ListFormat . Properties...new aw . Document (); let builder = new aw . DocumentBuilder...
aspose.words.lists.List class. Represents formatting of a list...remove list formatting from a paragraph, use ListFormat . Properties...levels. doc = aw . Document () builder = aw . DocumentBuilder ( doc...
aspose.words.fields.FieldToc class. Implements the TOC field...(Inherited from Field ) use_paragraph_outline_level Gets or sets...whether to use the applied paragraph outline level. Methods Name...