Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 15,604 for

paragraph

(0.08 sec)
  1. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java....value indicating whether paragraphs with punctuation marks are...MailMergeCleanupOpti.REMOVE_EMPTY_PARAGRAPHS option is specified. getFieldMergingCallb()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...text is spanned to several paragraphs, but the code searches the...last Run node in the current paragraph is encountered. It would be...

    forum.aspose.com/t/get-node-that-contains-the-e...
  3. Several JPG Into PDF Javascript

    Merge multiple JPG into PDF in JavaScript code. Save JPG as PDF using JavaScript....insertImage(fileName) // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  4. Several Image Into DOC Python

    Merge multiple Image into DOC in Python code. Save Image as DOC using Python....insert_image(fileName) # Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/python-net/merge/imag...
  5. Several Image Into WORD Python

    Merge multiple Image into WORD in Python code. Save Image as WORD using Python....insert_image(fileName) # Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/python-net/merge/imag...
  6. Aspose::Words::Fields::FieldMergeBarcode class ...

    Aspose::Words::Fields::FieldMergeBarcode class. Implements the MERGEBARCODE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Advanced Features|Aspose.PDF for .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Paragraphs . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/net/advanced-features/
  8. 管理表格|Aspose.Slides 文档

    在 Java 中创建和管理 PowerPoint 演示文稿中的表格...// 为文本框创建段落对象 IParagraph paragraph = txtFrame . getParagraphs...为段落创建部分对象 IPortion portion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/zh/androidjava/manage-ta...
  9. 管理表格|Aspose.Slides 文档

    在 Java 中创建和管理 PowerPoint 演示文稿中的表格...// 为文本框创建段落对象 IParagraph paragraph = txtFrame . getParagraphs...为段落创建文字部分对象 IPortion portion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/zh/java/manage-table/
  10. DocumentBuilder.move_to_bookmark method | Aspos...

    aspose.words.DocumentBuilder.move_to_bookmark method...level, moves to the next paragraph. The comparison is not case-sensitive...end_bookmark ( 'MyBookmark' ) first_paragraph_nodes = doc . first_section...

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