Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 18,588 for

paragraphs

(0.15 sec)
  1. Layout detecton|Documentation

    How to detect the layout on the provided image.... Paragraphs List<Aspose.OCR.ContentArea>...ContentArea> Detected paragraphs. Images List<Aspose.OCR.ContentArea>...

    docs.aspose.com/ocr/net/layout_detection/
  2. Layout detecton|Documentation

    How to detect the layout on the provided image.... paragraphs ArrayList<com.aspose.ocr...models.ContentArea> Detected paragraphs. images ArrayList<com.aspose...

    docs.aspose.com/ocr/java/layout_detection/
  3. MailMergeCleanupOptions | Aspose.Words for Java

    Specifies options that determine what items are removed during mail merge in Java....Shows how to make sure empty paragraphs that result from merging...CleanupOpti.REMOVE_EMPTY_PARAGRAPHS); Shows how to remove whole...

    reference.aspose.com/words/java/com.aspose.word...
  4. Revision.Reject | Aspose.Words for .NET

    Master the Revision Reject method to streamline your workflow and enhance productivity. Say goodbye to unnecessary changes today!...its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  5. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_AllowSpaceOfSameStyleInTable method. Allow Contextual Spacing of Paragraphs in Tables in C++....Allow Contextual Spacing of Paragraphs in Tables . void Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. FindReplaceOptions.IgnoreInserted | Aspose.Word...

    Discover the FindReplaceOptions IgnoreInserted property, control text handling in insert revisions with this simple boolean setting. Default is false....revisions and insert a paragraph. That paragraph will be an insert...doc . FirstSection . Body . Paragraphs [ 1 ]. IsInsertRevision ...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Discover how to manipulate tables in an existing PDF document using Python .NET, simplifying your document editing tasks....= 300 # Add the table in paragraphs collection of the desired...desired section page . paragraphs . add ( table1 ) # Set with column...

    docs.aspose.com/pdf/python-net/manipulate-table...
  8. Aspose::Words::Saving::OutlineOptions::set_Crea...

    Aspose::Words::Saving::OutlineOptions::set_CreateOutlinesForHeadingsInTables method. Specifies whether or not to create outlines for headings (Paragraphs formatted with the Heading styles) inside tables in C++....create outlines for headings (paragraphs formatted with the Heading...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::OutlineOptions::get_Crea...

    Aspose::Words::Saving::OutlineOptions::get_CreateOutlinesForHeadingsInTables method. Specifies whether or not to create outlines for headings (Paragraphs formatted with the Heading styles) inside tables in C++....create outlines for headings (paragraphs formatted with the Heading...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Should Inserting Line Breaks into Text Portions...

    My research around the topic How to Add a Paragraph with the Same Format As the One Before? led to an observation that I wanted to share. Aspose.Slides allows inserting a newline character into a portion like using (va…...around the topic How to Add a Paragraph with the Same Format As the...First(); shape.TextFrame.Paragraphs[2].Portions[0].Text = "Bullet2\nBullet3";...

    forum.aspose.com/t/should-inserting-line-breaks...