Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 18,524 for

paragraphs

(0.89 sec)
  1. Paragraph.is_list_item property | Aspose.Words ...

    Paragraph.is_list_item property. True when the paragraph is an item in a bulleted or numbered list in original revision....is_list_item property Paragraph.is_list_item property True when...when the paragraph is an item in a bulleted or numbered list in...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Follow our simple, step-by-step guide to save time....; i ++) { //Loop through paragraphs in current ITextFrame for...; i ++) { //Loop through paragraphs in current ITextFrame for...

    docs.aspose.com/slides/java/extract-text-from-p...
  3. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....Configure the table to pick up paragraphs with headings of levels 1...table of contents by adding paragraphs with heading styles. // Each...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java....create outlines for headings (paragraphs formatted with the Heading...many levels of headings (paragraphs formatted with the Heading...

    reference.aspose.com/words/java/com.aspose.word...
  5. Document.updateListLabels method | Aspose.Words...

    Document.updateListLabels method. Updates list labels for all list items in the document....labelString for each Paragraph.listLabel object in the document...extract the list labels of all paragraphs that are list items. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LineSpacingRule enumeration | Aspose.Words for ...

    aspose.words.LineSpacingRule enumeration. Specifies line spacing values for a paragraph....line spacing values for a paragraph. Members Name Description...larger font is used within the paragraph. MULTIPLE The line spacing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.line_spacing property | Aspose....

    ParagraphFormat.line_spacing property. Gets or sets the line spacing (in points) for the paragraph....spacing (in points) for the paragraph. @property def line_spacing...larger font is used within the paragraph. Examples Shows how to work...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....Shows how to create and use a paragraph style with list formatting...doc ); // Create a custom paragraph style. let style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBase.Styles | Aspose.Words for .NET

    Explore the DocumentBase Styles property to access a rich collection of customizable styles, enhancing your document's visual appeal and consistency....Shows how to create and use a paragraph style with list formatting...doc ); // Create a custom paragraph style. Style style = doc ...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ParagraphFormat.clear_formatting method | Aspos...

    ParagraphFormat.clear_formatting method. Resets to default paragraph formatting....clear_formatting() Resets to default paragraph formatting. def clear_formatting...self ): ... Remarks Default paragraph formatting is Normal style...

    reference.aspose.com/words/python-net/aspose.wo...