Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 15,529 for

paragraph

(0.11 sec)
  1. ListFormat.list property | Aspose.Words for Python

    ListFormat.list property. Gets or sets the list this Paragraph is a member of....Gets or sets the list this paragraph is a member of. @property...bullets and numbering from the paragraph and sets the list level number...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldNoteRef class | Asp...

    Aspose::Words::Fields::FieldNoteRef class. Implements the NOTEREF field. To learn more, visit the documentation article in C++....hyperlink to the bookmarked paragraph. get_InsertReferenceMark ()...position of the bookmarked paragraph. get_IsDirty () Gets whether...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions.... paragraph Combine texts with different...border_size=5 border_color=Black ?paragraph= ?content=How satisfied were...

    docs.aspose.com/omr/net/txt-markup/examples/mul...
  4. FieldRef.IncludeNoteOrComment | Aspose.Words fo...

    Discover the FieldRef IncludeNoteOrComment property to easily manage footnote and endnote numbering, enhancing your documents with seamless annotations...."MyBookmark" , "The referenced paragraph is " , " this field.\n" );..."MyBookmark" , "The bookmark's paragraph number is " , "\n" ); field...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....FieldEnd can only be a child of Paragraph . A complete field in a Microsoft...getParentParagraph() Retrieves the parent Paragraph of this node. getParentParagraph_IInline()...

    reference.aspose.com/words/java/com.aspose.word...
  6. BuildingBlockBehavior | Aspose.Words for Java

    Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document in Java....PARAGRAPH); block.setCategory("My custom...added into its own page. PARAGRAPH Specifies that the building...

    reference.aspose.com/words/java/com.aspose.word...
  7. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SectionStart | Aspose.Words for Java

    The type of break at the beginning of the section in Java....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild(body); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/java/com.aspose.word...
  9. Paragraph.NodeType | Aspose.Words for .NET

    Discover the Paragraph NodeType property that efficiently returns Paragraph data, enhancing your content structure for better performance and SEO....Hide ] Paragraph.NodeType property Returns Paragraph. public...= new Document ( MyDir + "Paragraphs.docx" ); // Any node that...

    reference.aspose.com/words/net/aspose.words/par...
  10. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...