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

paragraph

(0.04 sec)
  1. Aspose::Words::TextureIndex enum | Aspose.Words...

    Aspose::Words::TextureIndex enum. Specifies shading texture in C++....builder -> Write ( u "This paragraph is formatted with a double...

    reference.aspose.com/words/cpp/aspose.words/tex...
  2. Aspose::Words::Drawing::ImageData::get_Title me...

    Aspose::Words::Drawing::ImageData::get_Title method. Defines the title of an image in C++....and append it to the first paragraph. auto importedShape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::ImageData::get_ChromaKe...

    Aspose::Words::Drawing::ImageData::get_ChromaKey method. Defines the color value of the image that will be treated as transparent in C++....and append it to the first paragraph. auto importedShape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....continue to be applied until the paragraph ends, // or another ADVANCE...continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/java/com.aspose.word...
  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. Extraction of comments from word file - Free Su...

    We are trying to extract comments from word document we are having around 15 comments, in the document but we see only 8 comments using the below code, can someone correct the code to view all 15 comments comment_nodes…...Paragraph) if parent_para is None: continue...checking for their parent paragraphs. Here’s an updated version...

    forum.aspose.com/t/extraction-of-comments-from-...
  7. 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...
  8. 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...
  9. 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...
  10. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the 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...