Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 18,169 for

paragraphs

(0.05 sec)
  1. Layout detecton|Documentation

    How to detect the layout of the provided image.... paragraphs Array of ContentArea Detected paragraphs. images...print ( "paragraphs:" + str ( len ( result . paragraphs ))) print...

    docs.aspose.com/ocr/python-net/layout_detection/
  2. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBefore method. Gets or sets the amount of spacing (in points) before the paragraph in C++....spacing (in points) before the paragraph. double Aspose :: Words ::...Shows how to set automatic paragraph spacing. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::ParagraphFormat::get_SpaceAfter ...

    Aspose::Words::ParagraphFormat::get_SpaceAfter method. Gets or sets the amount of spacing (in points) after the paragraph in C++....spacing (in points) after the paragraph. double Aspose :: Words ::...Shows how to set automatic paragraph spacing. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. MarkdownEmptyParagraphExportMode | Aspose.Words...

    Specifies how Aspose.Words exports empty Paragraphs to Markdown in Java....Words exports empty paragraphs to Markdown. Examples: Shows...Shows how to export empty paragraphs. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  5. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF for Python....Individual Text Fragments Inside a Paragraph in PDF Rotate individual text...text fragments within a paragraph. It shows how to build a multi-line...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  6. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET.... Add Text fragment to paragraphs collection of page instance...object. Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/python-net/add-rectangle/
  7. Clean Up Before or During a Mail Merge Operatio...

    Apply different cleaning and removing options such as deleting merge fields before performing a Mail Merge operation or removing unused regions during a Mail Merge operation....containing fields or empty paragraphs. The following code example...unmerged fields, regions, and paragraphs from a template during a...

    docs.aspose.com/words/cpp/clean-up-before-or-du...
  8. Animate PowerPoint Text in .NET|Aspose.Slides D...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET, with easy-to-follow, optimized C# code examples....Add Animation Effects to Paragraphs We added the AddEffect()...animation effects to a single paragraph. This sample code shows you...

    docs.aspose.com/slides/net/animated-text/
  9. Remove Breaks in Ruby|Aspose.Words for Java

    Remove breaks using Ruby....remove_page_breaks ( doc ) # Retrieve all paragraphs in the document. node_type...aspose.words.NodeType" ) paragraphs = doc . getChildNodes ( node_type...

    docs.aspose.com/words/java/remove-breaks-in-ruby/
  10. ParagraphFormat.SpaceAfterAuto | Aspose.Words f...

    Discover the ParagraphFormat SpaceAfterAuto property. Automatically adjust paragraph spacing for a cleaner, more professional document layout....amount of spacing after the paragraph is set automatically. public...SpaceAfter . When you set paragraph Space Before and Space After...

    reference.aspose.com/words/net/aspose.words/par...