FrameFormat.width property. Gets the width of the specified frame, in points....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...
BorderCollection.clear_formatting method. Removes all borders of an object....remove all borders from all paragraphs in a document. doc = aw ...'Borders.docx' ) # The first paragraph of this document has visible...
List.list_levels property. Gets the collection of list levels for this list....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...
Aspose.Words.Document.updateWordCount method...updates Characters, Words and Paragraphs properties in the Document.... builtInDocumentPrope . paragraphs ). toEqual ( 1 ); expect...
ListFormat.listLevelNumber property. Gets or sets the list level number (0 to 8) for the paragraph....level number (0 to 8) for the paragraph. get listLevelNumber () :...organize and decorate sets of paragraphs with prefix symbols and indents...
ListFormat.list_level_number property. Gets or sets the list level number (0 to 8) for the paragraph....level number (0 to 8) for the paragraph. @property def list_level_number...organize and decorate sets of paragraphs with prefix symbols and indents...
Aspose::Words::Lists::ListFormat::get_ListLevelNumber method. Gets or sets the list level number (0 to 8) for the paragraph in C++....level number (0 to 8) for the paragraph. int32_t Aspose :: Words ::...organize and decorate sets of paragraphs with prefix symbols and indents...
Discover the ListFormat ListLevel property to enhance your document's structure with customizable list formatting and paragraph overrides for better clarity....overrides applied to the current paragraph. public ListLevel ListLevel...custom list formatting to paragraphs when using DocumentBuilder...
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...