Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 18,243 for

paragraph

(0.18 sec)
  1. Row constructor | Aspose.Words for Python

    Row constructor. Initializes a new instance of the [Row](../) class.... Paragraph ( doc )) cell . first_paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.IsLayoutInCell | Aspose.Words for .NET

    Discover the ShapeBase IsLayoutInCell property, control shape placement in tables for enhanced design flexibility and improved layout management....element inside the cell's paragraph. // The coordinate origin...

    reference.aspose.com/words/net/aspose.words.dra...
  3. MailMergeOptions | Aspose.Words for Java

    Represents options for the mail merge functionality in Java....value indicating whether paragraphs with punctuation marks are...MailMergeCleanupOpti.REMOVE_EMPTY_PARAGRAPHS option is specified. getMergeDuplicateReg()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Table.description property | Aspose.Words for N...

    Table.description property. Gets or sets description of this table... Paragraph ( doc )); cell . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TableContentAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TableContentAlignment enum for precise table content alignment in Markdown exports. Enhance your document formatting effortlessly!...will be taken from the first paragraph in corresponding table column...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Fields::FieldAdvance::get_Horizo...

    Aspose::Words::Fields::FieldAdvance::get_HorizontalPosition method. Gets or sets the number of points by which the text that follows the field should be moved horizontally from the left edge of the column, frame, or text box in C++....continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FieldSymbol.dont_affects_line_spacing property ...

    FieldSymbol.dont_affects_line_spacing property. Gets or sets whether the character retrieved by the field affects the line spacing of the Paragraph....affects the line spacing of the paragraph. @property def dont_affects_line_spacing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalSize method. Gets or sets the value of shape's relative size in vertical direction in C++....:: RelativeVerticalPosi :: Paragraph ) { // etting the position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeHorizontalSize method. Gets or sets the value of shape's relative size in horizontal direction in C++....:: RelativeVerticalPosi :: Paragraph ) { // etting the position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows....TextFrame ; // Creates the Paragraph object for the text frame...frame IParagraph paragraph = txtFrame . Paragraphs [ 0 ]; // Creates...

    docs.aspose.com/slides/net/manage-table/