Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 18,530 for

paragraph

(0.06 sec)
  1. Manage Presentation Properties in Java|Aspose.S...

    Master presentation properties in Aspose.Slides for Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....get_Item ( 0 ); IParagraph paragraph = autoShape . getTextFrame...getParagraphs (). get_Item ( 0 ); paragraph . getPortions (). clear ();...

    docs.aspose.com/slides/java/presentation-proper...
  2. Aspose::Words::Fields::FieldNextIf class | Aspo...

    Aspose::Words::Fields::FieldNextIf class. Implements the NEXTIF 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...
  3. Aspose::Words::Fields::FieldAddIn class | Aspos...

    Aspose::Words::Fields::FieldAddIn class. Implements the ADDIN field in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Java calculates and applies effective shape properties for precise PowerPoint rendering.... println ( "= Effective paragraph formatting for style level...font height after setting paragraph default font height:" ); System...

    docs.aspose.com/slides/java/shape-effective-pro...
  5. Aspose::Words::Drawing::RelativeHorizontalSize ...

    Aspose::Words::Drawing::RelativeHorizontalSize enum. Specifies relatively to what the width of a shape or a text frame is calculated horizontally in C++....:: RelativeVerticalPosi :: Paragraph ) { // etting the position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ImageData::get_BiLevel ...

    Aspose::Words::Drawing::ImageData::get_BiLevel method. Determines whether an image will be displayed in black and white in C++....and append it to the first paragraph. auto importedShape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...
  8. RevisionCollection.count property | Aspose.Word...

    RevisionCollection.count property. Returns the number of revisions in the collection.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    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.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...