Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 17,496 for

paragraph

(0.05 sec)
  1. FindReplaceOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FindReplaceOptions class for advanced find and replace features, enhancing document editing with precision and flexibility....ApplyParagraphFormat { get; } Paragraph formatting applied to new...it is allowed to replace paragraph break when there is no next...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Cell.paragraphs property | Aspose.Words for Nod...

    Cell.Paragraphs property. Gets a collection of Paragraphs that are immediate children of the cell....paragraphs property Cell.paragraphs property Gets a collection...collection of paragraphs that are immediate children of the cell. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with image regions|Documentation

    Automatic detection of text bounding boxes and extraction of text inside image rectangles.... Automatic search for paragraph bounding boxes Automatic search...

    docs.aspose.com/ocr/net/image-regions/
  4. Aspose::Words::ParagraphFormat::get_WordWrap me...

    Aspose::Words::ParagraphFormat::get_WordWrap method. If this property is false, Latin text in the middle of a word can be wrapped for the current Paragraph. Otherwise Latin text is wrapped by whole words in C++....be wrapped for the current paragraph. Otherwise Latin text is wrapped...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Style.type property | Aspose.Words for Node.js

    Style.type property. Gets the style type (Paragraph or character)....property Gets the style type (paragraph or character). get type ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StyleCollection.count property | Aspose.Words f...

    StyleCollection.count property. Gets the number of styles in the collection....Paragraph", the collection will apply...property. styles . default_paragraph_format . first_line_indent...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Row.is_last_row property | Aspose.Words for Python

    Row.is_last_row property. True if this is the last row in a table; false otherwise....Enabling KeepWithNext for every paragraph in the table except for the...in cell . paragraphs : para = para . as_paragraph () self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldBuilder.build_and_insert method | Aspose.W...

    aspose.words.fields.FieldBuilder.build_and_insert method...the end of the specified paragraph. def build_and_insert ( self...ref_node : aspose . words . Paragraph ): ... Parameter Type Description...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::NodeImporter::NodeImporter const...

    Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance of the NodeImporter class in C++....importFormatOptions ); for ( auto && paragraph : System :: IterateOver <...< Aspose :: Words :: Paragraph > ( srcDoc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Cell.parentRow property | Aspose.Words for Node.js

    Cell.parentRow property. Returns the parent row of the cell....Enabling KeepWithNext for every paragraph in the table except for the...for ( let para of cell . paragraphs . toArray ()) { expect (...

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