Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 14,949 for

paragraph

(0.08 sec)
  1. ParagraphFormat.is_heading property | Aspose.Wo...

    ParagraphFormat.is_heading property. True when the Paragraph style is one of the built-in Heading styles....is_heading property True when the paragraph style is one of the built-in...2, and then 3. builder . paragraph_format . style_identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document.... paragraphs ). toEqual ( 1 ); expect.... builtInDocumentPrope . paragraphs ). toEqual ( 2 ); // For...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... paragraphs ). toEqual ( 1 ); expect.... builtInDocumentPrope . paragraphs ). toEqual ( 2 ); // For...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using C++...get_TextFrame (); // Creates the Paragraph object for text frame auto...auto para = txtFrame -> get_Paragraphs () -> idx_get ( 0 ); // Creates...

    docs.aspose.com/slides/cpp/manage-textbox/
  5. ListLevelCollection.Item | Aspose.Words for .NET

    Access list levels effortlessly with the ListLevelCollection Item property. Retrieve any level by index for seamless document formatting....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/net/aspose.words.lis...
  6. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level...linked_style Gets or sets the paragraph style that is linked to this...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::BorderCollection::get_Vertical m...

    Aspose::Words::BorderCollection::get_Vertical method. Gets the vertical border that is used between cells in C++....format, and a cell's inner paragraph use different border settings...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. FieldStart class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldStart class. Represents a start of a Word field in a document...FieldStart can only be a child of Paragraph . A complete field in a Microsoft...parentParagraph Retrieves the parent Paragraph of this node. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldToc.prefixed_sequence_identifier property ...

    FieldToc.prefixed_sequence_identifier property. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number....# Each entry contains the paragraph that includes the SEQ field...'PrefixSequence' builder . insert_paragraph () self . assertEqual ( '...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldEnd class | Aspose.Words for Python

    aspose.words.fields.FieldEnd class. Represents an end of a Word field in a document...FieldEnd can only be a child of Paragraph . A complete field in a Microsoft...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

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