Sort Score
Result 10 results
Languages All
Labels All
Results 7,991 - 8,000 of 10,211 for

paragraphs

(0.06 sec)
  1. NodeList.count property | Aspose.Words for Python

    NodeList.count property. Gets the number of nodes in the list....select_nodes ( '//Table/Row/Cell/Paragraph/Run' )) # Access the shape...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImageData.IsLink | Aspose.Words for .NET

    Discover how the ImageData IsLink property enhances your design by linking images to shapes seamlessly when SourceFullName is set. Boost your creativity!...and append it to the first paragraph. Shape importedShape = ( Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. BookmarkCollection.remove method | Aspose.Words...

    aspose.words.BookmarkCollection.remove method... PARAGRAPH_BREAK ) i += 1 # This collection...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured document tag and displays a placeholder if it is defined.... first_paragraph . append_child ( aw . Run...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldAdvance::get_Horizo...

    Aspose::Words::Fields::FieldAdvance::get_HorizontalPosition method. Gets or sets the number of points by which the text that follows the field should be moved horizontally from the left edge of the column, frame, or text box in C++....continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. TextBox verwalten|Aspose.Slides Dokumentation

    Erstellen Sie ein Textfeld in PowerPoint-Folien mit Java. Fügen Sie eine Spalte in ein Textfeld oder einen Textrahmen in PowerPoint-Folien mit Java ein. Fügen Sie ein Textfeld mit Hyperlink in PowerPoint-Folien mit Java hinzu....getTextFrame (); // Erstellt das Paragraph-Objekt für den Textrahmen...shape ; for ( IParagraph paragraph : autoShape . getTextFrame...

    docs.aspose.com/slides/de/androidjava/manage-te...
  7. GroupShape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GroupShape class. Represents a group of shapes in a document...Returns the immediate parent paragraph. (Inherited from ShapeBase...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fields::FieldSeq class | Aspose....

    Aspose::Words::Fields::FieldSeq class. Implements the SEQ field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...// Each entry contains the paragraph that includes the SEQ field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. WORD को C++ के माध्यम से POWERPOINT में बदलें य...

    PowerPoint के Microsoft Word का उपयोग किए बिना अपने C++ अनुप्रयोगों में WORD को POWERPOINT में निर्यात करें या ऑनलाइन। कोड को एकीकृत करने से पहले मुफ्त बीएमपी से जीआईएफ ऑनलाइन परिवर्तक का त्वरित परीक्षण करें।...get_TextFrame (); // get Paragraphs collection SharedPtr < Aspose...txtFrame -> get_Paragraphs (); // clear all paragraphs in added text...

    products.aspose.com/total/hi/cpp/conversion/wor...
  10. 文本格式化|Aspose.Slides 文档

    在Java中管理和操作文本及文本框属性... clear (); Paragraph para = new Paragraph (); Portion portion1...getParagraphs (). clear (); Paragraph para = new Paragraph (); Portion portion1...

    docs.aspose.com/slides/zh/java/text-formatting/