Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 15,610 for

paragraphs

(0.05 sec)
  1. Working with Text Document in C#|Aspose.Words f...

    Advanced TXT document processing, lists, BiDi, headers/footer, using C#....recognition algorithm detects list paragraphs, when list numbers end with...

    docs.aspose.com/words/net/working-with-text-doc...
  2. SaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format...the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....contain block-level nodes Paragraph and Table . To learn more...shape, // which has a parent Paragraph, which is a child node of...

    reference.aspose.com/words/java/com.aspose.word...
  4. | Aspose

    Sample code for GIF to TXT Java conversion. Use API example code for batch GIF files to TXT conversion within any Web or Desktop Java based application.... Paragraphs in a text document are recognized...

    products.aspose.com/ocr/cpp/conversion/gif-to-txt/
  5. 使用 Python 將水印添加到 ODP 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 ODP 演示文稿。... paragraphs[ 0 ] . portions[ 0 ] watermarkPortion...

    products.aspose.com/slides/zh-hant/python-net/w...
  6. Shape Animation|Aspose.Slides for Python Docume...

    Apply PowerPoint animation in Python...animation to the By 1st Level Paragraphs value: import aspose.slides..."First paragraph \n Second paragraph \n Third paragraph" # Gets...

    docs.aspose.com/slides/python-net/shape-animation/
  7. Shape Animation|Aspose.Slides Documentation

    Apply PowerPoint animation in Java...animation to By 1st Level Paragraphs value: // Instantiates a..."First paragraph \nSecond paragraph \n Third paragraph" ); //...

    docs.aspose.com/slides/java/shape-animation/
  8. Body class | Aspose.Words for Node.js

    Aspose.Words.Body class. Represents a container for the main text of a section...Remarks Body can contain Paragraph and Table child nodes. Body...needs to contain at least one Paragraph . Inheritance: Body → Story...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentVisitor Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentVisitor class, your foundation for creating custom document visitors to enhance document processing and manipulation....VisitParagraphEnd ( Paragraph ) Called when enumeration of a paragraph has ended...VisitParagraphStart ( Paragraph ) Called when enumeration of a paragraph has started...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentVisitor.VisitFormField | Aspose.Words f...

    Discover the DocumentVisitor VisitFormField method, triggered when a form field is detected in your document. Enhance your document processing today!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

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