Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 7,679 for

paragraph

(0.03 sec)
  1. FieldRef.bookmark_name property | Aspose.Words ...

    FieldRef.bookmark_name property. Gets or sets the referenced bookmark's name....'MyBookmark' , 'The referenced paragraph is ' , ' this field. \n '...'MyBookmark' , "The bookmark's paragraph number is " , ' \n ' ) field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. EditableRangeEnd.NodeType | Aspose.Words for .NET

    Discover the EditableRangeEnd NodeType property, which efficiently returns the EditableRangeEnd for enhanced document editing capabilities...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/net/aspose.words/edi...
  5. EditableRange.EditableRangeEnd | Aspose.Words f...

    Discover the EditableRangeEnd property, easily access the node marking the end of your editable range for seamless content management...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/net/aspose.words/edi...
  6. SectionStart Enum | Aspose.Words for .NET

    Explore Aspose.Words.SectionStart enum to understand section breaks and enhance document formatting for better control and presentation....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/sec...
  7. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object....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. OfficeMath.parentParagraph property | Aspose.Wo...

    OfficeMath.parentParagraph property. Retrieves the parent [Paragraph](../../../aspose.words/Paragraph/) of this node....property Retrieves the parent Paragraph of this node. get parentParagraph...parentParagraph () : Aspose . Words . Paragraph Examples Shows how to set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.lineSpacing property | Aspose.W...

    ParagraphFormat.lineSpacing property. Gets or sets the line spacing (in points) for the Paragraph....spacing (in points) for the paragraph. get lineSpacing () : number...larger font is used within the paragraph. Examples Shows how to work...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....getParentParagraph() Retrieves the parent Paragraph of this node. getParentParagraph_IInline()... // 1 - Paragraph node: Paragraph para = (Paragraph) doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...