TabStopCollection.count property. Gets the number of tab stops in the collection.... Document () builder = aw . DocumentBuilder ( doc...= doc ) tab_stops = builder . paragraph_format . tab_stops #...
Aspose::Words::ParagraphFormat::get_DropCapPosition method. Gets or sets the position for a drop cap text in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...organize and decorate sets of paragraphs with prefix symbols and indents...
Discover how the ParagraphFormat SuppressLineNumbers property lets you customize line numbering for Paragraphs, enhancing document clarity and organization....Specifies whether the current paragraph’s lines should be exempted...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...
Style.linked_style_name property. Gets/sets the name of the [Style](../) linked to this one...only allowed to link the paragraph style to the character style...2' )) builder = aw . DocumentBuilder ( doc = doc ) builder . move_to_document_end...
Aspose::Words::Fields::FieldBuilder::BuildAndInsert method. Builds and inserts a field into the document before the specified inline node in C++....insert a field using a field builder. auto doc = System :: MakeObject...is with a document builder. auto builder = System :: MakeObject...
Style.linkedStyleName property. Gets/sets the name of the [Style](../) linked to this one...only allowed to link the paragraph style to the character style...let builder = new aw . DocumentBuilder ( doc ); builder . moveToDocumentEnd...