Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 19,019 for

paragraphs

(0.1 sec)
  1. FrameFormat class | Aspose.Words for Python

    aspose.words.FrameFormat class. Represents frame related formatting for a paragraph....related formatting for a paragraph. Remarks This object is always...always created. If a paragraph is a frame, then all properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/
  3. 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/
  4. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... paragraphs ) self . assertEqual ( 1...built_in_document_properties . paragraphs ) # For the line count, we...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document.... paragraphs ) self . assertEqual ( 1...built_in_document_properties . paragraphs ) # For the line count, we...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. # Each paragraph that we add between a list's...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Find and Replace Text in PowerPoint using Python

    Follow this article to find and replace text in PowerPoint using Python. You will get details to set the IDE, a list of steps, and a sample code to search and replace in PowerPoint using Python....each slide Access all the paragraphs in each text box and get...collection of portions in all the paragraphs Check the availability of...

    kb.aspose.com/slides/python/find-and-replace-te...
  8. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...content_blocks, clean_text_paragraphs = extract_all_content_wi...style_last_hyperlink_field(paragraph, style):#non clickable format...

    forum.aspose.com/t/paste-back-shape-data-correc...
  9. Alternative for getChildNodes() to get all the ...

    i was using 23.1 version not trying to upgrade to 25.3 but my old class are throwing errors...example, if you want to get all paragraph nodes in the body, you can...NodeCollection paragraphs = body.getChildNodes(NodeType.PARAGRAPH, true);...

    forum.aspose.com/t/alternative-for-getchildnode...
  10. Revision.author property | Aspose.Words for Python

    Revision.author property. Gets or sets the author of this revision... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

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