Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 18,515 for

paragraph

(0.1 sec)
  1. Introduction to Fields in Java|Aspose.Words for...

    Fields feature in details, field codes and field results explained in Aspose.Words for Java....ranging from runs of text to paragraphs to tables. Some fields may...in a completely different paragraph, and thus making the field...

    docs.aspose.com/words/java/introduction-to-fields/
  2. 管理文本框|Aspose.Slides for Node.js via .NET 文档

    使用 JavaScript 在 PowerPoint 演示文稿中管理文本框或文本框架...getTextFrame (); // 为文本框架创建 Paragraph 对象 var para = txtFrame . getParagraphs...getCount (); j ++ ) { let paragraph = autoShape . getTextFrame...

    docs.aspose.com/slides/zh/nodejs-java/manage-te...
  3. EditableRangeEnd class | Aspose.Words for Python

    aspose.words.EditableRangeEnd class. Represents an end of an editable range in a Word document...inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. Inheritance: EditableRangeEnd...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Apply Custom Logic to Unmerged Regions|A...

    Apply custom logic to unmerged regions during a Mail Merge operation using Java....ContactDetails region still leaves a paragraph with the text “Contact Details”...the document as well as the paragraph which precedes it as long...

    docs.aspose.com/words/java/how-to-apply-custom-...
  5. CommentCollection class | Aspose.Words for Python

    aspose.words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes... first_paragraph . append_child ( comment )...first_section . body . first_paragraph . runs [ 0 ] . text = 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTocPageNumbers method. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB. Default value is false in C++....populate the document with paragraphs formatted using a "Heading"...will display the heading paragraph on the left, // and the page...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....hyperlink to the bookmarked paragraph. getInsertReferenceMa() Inserts...position of the bookmarked paragraph. getLocaleId() Gets the LCID...

    reference.aspose.com/words/java/com.aspose.word...
  8. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

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