Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 9,897 for

paragraph

(0.13 sec)
  1. FieldListNum.HasListName | Aspose.Words for .NET

    Discover how the FieldListNum HasListName property indicates if an abstract numbering definition name is included in the fields code for enhanced document formatting....Examples Shows how to number paragraphs with LISTNUM fields. Document..."0" ; builder . Writeln ( "Paragraph 1" ); Assert . AreEqual (...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access to the font formatting of this object....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FrameFormat.width property | Aspose.Words for N...

    FrameFormat.width property. Gets the width of the specified frame, in points....formatting properties of paragraphs that are frames. let doc...Document ( base . myDir + "Paragraph frame.docx" ); let paragraphFrame...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldNoteRef.insertRelativePosition property | ...

    FieldNoteRef.insertRelativePosition property. Gets or sets whether to insert a relative position of the bookmarked Paragraph....position of the bookmarked paragraph. get insertRelativePositi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MarkdownLoadOptions.import_underline_formatting...

    MarkdownLoadOptions.import_underline_formatting property. Gets or sets a boolean value indicating either to recognize a sequence of two plus characters ++ as underline text formatting... PARAGRAPH , 0 , True ) . as_paragraph () self . assertEqual...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldToc.use_paragraph_outline_level property |...

    FieldToc.use_Paragraph_outline_level property. Gets or sets whether to use the applied Paragraph outline level....use_paragraph_outline_level property FieldToc.use_paragraph_outline_level...applied paragraph outline level. @property def use_paragraph_outline_level...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java....and can only be a child of Paragraph . Examples: Shows how print...and then add your comment. Paragraph para = doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  8. LineSpacingRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineSpacingRule enum for customizable Paragraph line spacing. Enhance document formatting with precise control and improved readability....line spacing values for a paragraph. public enum LineSpacingRule...larger font is used within the paragraph. Multiple 2 The line spacing...

    reference.aspose.com/words/net/aspose.words/lin...
  9. ParagraphFormat.isListItem property | Aspose.Wo...

    ParagraphFormat.isListItem property. True when the Paragraph is an item in a bulleted or numbered list....isListItem 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/nodejs-net/aspose.wo...
  10. DocumentBuilder.end_editable_range method | Asp...

    aspose.words.DocumentBuilder.end_editable_range method..." + 'we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph inside the outer editable...

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