Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 18,172 for

paragraphs

(0.15 sec)
  1. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....to break the content into paragraphs and then extracts lines from...from the found paragraphs. Best suited for multi-column texts...

    docs.aspose.com/ocr/python-net/image-regions-li...
  2. Add HTML String using DOM in Python|Aspose.PDF ...

    Learn how to add an HTML string to a PDF document using the DOM API in Python with Aspose.PDF for dynamic content insertion....) # Add HTML Fragment to paragraphs collection of page page ...

    docs.aspose.com/pdf/python-java/add-html-string...
  3. How to navigate to every paragraph and insert a...

    How to navigate to every paragraph and insert a field at end of paragraph?...every paragraph and insert a field at end of paragraph? Aspose...every paragraph and insert a field at end of paragraph? Professionalize...

    forum.aspose.com/t/how-to-navigate-to-every-par...
  4. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...z_order # Get paragraphs in the document. paragraphs = doc.get_child_nodes(aw...get_child_nodes(aw.NodeType.PARAGRAPH, True) layout_collector = aw...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  5. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a document....ParagraphBreak Break between paragraphs. PageBreak Explicit page...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Follow our simple, step-by-step guide to save time....; i ++) { // Loop through paragraphs in the current text frame...IParagraph paragraph in textFrames [ i ]. Paragraphs ) { // Loop...

    docs.aspose.com/slides/net/extract-text-from-pr...
  7. Add HTML String using DOM in Python|Aspose.PDF ...

    Explains how to add HTML string in DOM using Python with PDF file format library...) # Add HTML Fragment to paragraphs collection of page page ...

    docs.aspose.com/pdf/java/add-html-string-using-...
  8. Copy Bookmarked Text in Ruby|Aspose.Words for Java

    Copy bookmarked text using Ruby....KEEP_SOURCE_FORMATTING ) # This is the paragraph that contains the beginning...getParentNode () # This is the paragraph that contains the end of the...

    docs.aspose.com/words/java/copy-bookmarked-text...
  9. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document....Description PARAGRAPH_BREAK Break between paragraphs. PAGE_BREAK...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.IsInCell | Aspose.Words for .NET

    Discover the Paragraph IsInCell property. Easily determine if a paragraph is a direct child of a Cell, enhancing your document structure and formatting....Hide ] Paragraph.IsInCell property True if this paragraph is an...Enabling KeepWithNext for every paragraph in the table except for the...

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