Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 9,717 for

paragraph

(0.28 sec)
  1. ComparisonTargetType Enum | Aspose.Words for .NET

    Discover the Aspose.Words ComparisonTargetType enum for precise document comparisons. Easily set your base document for accurate results. Start optimizing now!...DocumentBuilder ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder . InsertFootnote...

    reference.aspose.com/words/net/aspose.words.com...
  2. Aspose::Words::TabStopCollection class | Aspose...

    Aspose::Words::TabStopCollection class. A collection of TabStop objects that represent custom tabs for a Paragraph or a style. To learn more, visit the documentation article in C++....represent custom tabs for a paragraph or a style. To learn more...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. 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...
  4. ParagraphFormat.SuppressLineNumbers | Aspose.Wo...

    Discover how the ParagraphFormat SuppressLineNumbers property lets you customize line numbering for Paragraphs, enhancing document clarity and organization....Specifies whether the current paragraph’s lines should be exempted...line counter will skip any paragraph with the "SuppressLineNumbers"...

    reference.aspose.com/words/net/aspose.words/par...
  5. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....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...
  6. Comment constructor | Aspose.Words for Python

    aspose.words.Comment constructor...insert_before() on the paragraph where you want the comment...how to add a comment to a paragraph. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  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...