Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 18,700 for

paragraph

(0.16 sec)
  1. BuiltInDocumentProperties.Lines | Aspose.Words ...

    Discover the BuiltInDocumentProperties Lines property, your key to estimating document line counts efficiently for better content management.... Paragraphs , Is . EqualTo ( 1 )); Assert.... BuiltInDocumentPrope . Paragraphs , Is . EqualTo ( 2 )); //...

    reference.aspose.com/words/net/aspose.words.pro...
  2. ParagraphFormat.StyleIdentifier | Aspose.Words ...

    Discover the ParagraphFormat StyleIdentifier property to easily manage and customize Paragraph styles, enhancing your document's formatting and readability....independent style identifier of the paragraph style applied to this formatting...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/net/aspose.words/par...
  3. ParagraphFormat.CharacterUnitFirstLineIndent | ...

    Discover the ParagraphFormat CharacterUnitFirstLineIndent property to easily customize your document's first line or hanging indent for a polished look....Examples Shows how to change paragraph spacing and indents. Document...// 4 - Line spacing before paragraphs: Assert . That ( 0.0d , Is...

    reference.aspose.com/words/net/aspose.words/par...
  4. FieldAdvance.DownOffset | Aspose.Words for .NET

    Discover the FieldAdvance DownOffset property, easily adjust text positioning with precise control over vertical spacing for enhanced document formatting....continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldAdvance.RightOffset | Aspose.Words for .NET

    Discover the FieldAdvance RightOffset property, easily adjust text positioning with precise point control for enhanced document formatting and clarity....continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldAdvance.HorizontalPosition | Aspose.Words ...

    Discover the FieldAdvance HorizontalPosition property, easily adjust text positioning for precise layout control in your documents. Enhance your formatting today!...continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in documents, enhancing your document processing capabilities....get; } Retrieves the parent Paragraph of this node. PreviousSibling...FieldEnd can only be a child of Paragraph . A complete field in a Microsoft...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ShapeBase.top_relative property | Aspose.Words ...

    ShapeBase.top_relative property. Gets or sets the value that represents shape's relative top position in percent.... PARAGRAPH : # etting the position binding...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the text you want using C#....phrase is composed of multiple paragraphs, sections, or pages. Some...metacharacters include &p for a paragraph break, &b for a section break...

    docs.aspose.com/words/net/find-and-replace/
  10. Logical Levels of Nodes in a Document in C#|Asp...

    In Aspose.Words for .NET documentation mentioned logical levels of nodes – block level, inline level, or row level using C#. The node level is used to describe the location in the document tree where the node is typically occur....of any story consists of paragraphs and tables, respectively...respectively represented by the Paragraph and Table objects of the Block-level...

    docs.aspose.com/words/net/logical-levels-of-nod...