Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 15,549 for

paragraph

(0.04 sec)
  1. ParagraphFormat.LineUnitBefore | Aspose.Words f...

    Discover how the ParagraphFormat LineUnitBefore property enhances your document's layout by adjusting spacing before Paragraphs for a polished look....(in gridlines) before the paragraphs. public double LineUnitBefore...Examples Shows how to change paragraph spacing and indents. Document...

    reference.aspose.com/words/net/aspose.words/par...
  2. ParagraphFormat.CharacterUnitLeftIndent | Aspos...

    Discover how to easily adjust the left indent for Paragraphs using the CharacterUnitLeftIndent property. Enhance your document formatting effortlessly!...characters) for the specified paragraphs. public double CharacterUnitLeftInd...Examples Shows how to change paragraph spacing and indents. Document...

    reference.aspose.com/words/net/aspose.words/par...
  3. NodeList indexer | Aspose.Words for Python

    NodeList indexer. Retrieves a node at the given index....select_nodes ( '//Table/Row/Cell/Paragraph/Run' )) # Access the shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LayoutCollector.get_start_page_index method | A...

    LayoutCollector.get_start_page_index method. Gets 1-based index of the page where node begins... PARAGRAPH , 1 , True )) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::ShapeBase::get_IsLayout...

    Aspose::Words::Drawing::ShapeBase::get_IsLayoutInCell method. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it in C++....element inside the cell's paragraph. // The coordinate origin...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Style.linkedStyleName property | Aspose.Words f...

    Style.linkedStyleName property. Gets/sets the name of the [Style](../) linked to this one...only allowed to link the paragraph style to the character style...doc . firstSection . body . paragraphs . at ( 1 ). paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldPageRef.insert_hyperlink property | Aspose...

    FieldPageRef.insert_hyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked Paragraph....hyperlink to the bookmarked paragraph. @property def insert_hyperlink...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStart class, your key to efficiently managing Word fields in documents. Enhance your document processing today!...get; } Retrieves the parent Paragraph of this node. PreviousSibling...FieldStart can only be a child of Paragraph . A complete field in a Microsoft...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitFirstLineIndent method. Gets or sets the value (in characters) for the first-line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent in C++....Examples Shows how to change paragraph spacing and indents. auto...// 4 - Line spacing before paragraphs: ASPOSE_ASSERT_EQ ( format...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. FormField | Aspose.Words for Java

    Represents a single form field in Java....and can only be a child of Paragraph . FormField is represented...getParentParagraph() Retrieves the parent Paragraph of this node. getParentParagraph_IInline()...

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