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...
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...
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...
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...
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...
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...
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...
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...
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...
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...