Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 28,218 for

paragraphs

(0.05 sec)
  1. Aspose::Words::Loading::TxtLoadOptions Class Re...

    Allows to specify additional options when loading Text document into a Document object....recognition algorithm detects list paragraphs, when list numbers ends with...This may also falsely detect paragraphs that begin with numbers as...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Aspose::Words::TabStop::Equals method | Aspose....

    Aspose::Words::TabStop::Equals method. Compares with the specified TabStop in C++....SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Detect Areas Mode|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....detection; DOCUMENT - detect paragraphs with a machine learning model...documents; PHOTO - detect paragraphs with a machine learning model...

    docs.aspose.com/ocr/java/detect-areas-mode/
  4. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image....Finding paragraph bounding boxes Contents [ Hide ] Aspose.OCR...image regions containing text paragraphs. This can be useful for highlighting...

    docs.aspose.com/ocr/python-net/image-regions-pa...
  5. GetRect | Aspose.Sildes for .NET API Reference

    Get coordinates of rect that bounds portion. The rect includes all the lines of text in portion including empty ones.... Paragraphs [ 0 ]. Portions . Clear ();...text" ); shape . TextFrame . Paragraphs [ 0 ]. Portions . Add ( portion0...

    reference.aspose.com/slides/net/aspose.slides/p...
  6. Remove the empty paragraph - Aspose.Words Produ...

    How to remove the empty paragraph line. Please help me....Remove the empty paragraph Aspose.Words Product Family words-java...#1 How to remove the empty paragraph line. Please help me. alexey...

    forum.aspose.com/t/remove-the-empty-paragraph/2...
  7. Paragraph.is_move_to_revision property | Aspose...

    Paragraph.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....is_move_to_revision property Paragraph.is_move_to_revision property...Shows how to check whether a paragraph is a move revision. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CleanupOptions.DuplicateStyle | Aspose.Words fo...

    CleanupOptions DuplicateStyle property. Gets/sets a flag indicating whether duplicate styles should be removed from document. Default value is false in C#.... Paragraph , "MyStyle1" ); myStyle ....Styles . Add ( StyleType . Paragraph , "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/net/aspose.words/cle...
  9. GetRect | Aspose.Sildes for .NET API Reference

    Get coordinates of rect that bounds portion. The rect includes all the lines of text in portion including empty ones.... Paragraphs [ 0 ]. Portions . Clear ();...text" ); shape . TextFrame . Paragraphs [ 0 ]. Portions . Add ( portion0...

    reference.aspose.com/slides/net/aspose.slides/i...
  10. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    DocumentBuilder InsertHtml method. Inserts an HTML string into the document in C#....align='right'>Paragraph right</p>" + "<b>Implicit paragraph left</b>"...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

    reference.aspose.com/words/net/aspose.words/doc...