Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 17,598 for

paragraph

(0.06 sec)
  1. Aspose::Words::Comment::Comment constructor | A...

    Aspose::Words::Comment::Comment constructor. Initializes a new instance of the Comment class in C++....or InsertBefore1() on the paragraph where you want the comment...how to add a comment to a paragraph. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. ParagraphFormat.is_list_item property | Aspose....

    ParagraphFormat.is_list_item property. True when the Paragraph is an item in a bulleted or numbered list....is_list_item property True when the paragraph is an item in a bulleted or...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Navigation with Cursor in Python|Aspose.Words f...

    Navigate between different nodes within a document such as a Paragraph, bookmark, or a specific character using Python....get the currently selected paragraph or the currently selected...section by using the current_paragraph and current_section properties...

    docs.aspose.com/words/python-net/navigation-wit...
  4. ParagraphFormat.Shading | Aspose.Words for .NET

    Discover the ParagraphFormat Shading property for enhanced text styling. Access a Shading object to elevate your Paragraph's visual appeal effortlessly....shading formatting for the paragraph. public Shading Shading {...; builder . Write ( "This paragraph is formatted with a double...

    reference.aspose.com/words/net/aspose.words/par...
  5. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent Paragraph for streamlined content management and enhanced organization....immediate parent paragraph. public Paragraph ParentParagraph {...Font.docx" ); See Also class Paragraph class ShapeBase namespace...

    reference.aspose.com/words/net/aspose.words.dra...
  6. HtmlLoadOptions.block_import_mode property | As...

    HtmlLoadOptions.block_import_mode property. Gets or sets a value that specifies how properties of block-level elements are imported...style='border:solid'> \n <p>paragraph 1</p> \n <p>paragraph 2</p> \n </div>...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Border.GetHashCode | Aspose.Words for .NET

    Discover the Border GetHashCode method, a powerful hash function that enhances data integrity and performance for your applications. Unlock its potential today!...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/net/aspose.words/bor...
  8. BorderCollection.Count | Aspose.Words for .NET

    Discover the BorderCollection Count property to easily access the total number of borders, enhancing your design flexibility and efficiency....Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/net/aspose.words/bor...
  9. Comment.set_text method | Aspose.Words for Python

    Comment.set_text method. This is a convenience method that allows to easily set text of the comment....contain paragraph breaks, this will create paragraphs of text...up at the location of its paragraph, # outside the right-side...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Make DOC Using Java

    Make a new DOC in Java in a few steps. Easily create DOC using Java library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.getNextSibling()...

    products.aspose.com/words/java/make/doc/