Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 18,529 for

paragraphs

(0.42 sec)
  1. Archiwa

    Archiwa...IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; // Dodaj...Timeline.MainSequence.AddEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/pl/slides/apply-animation-to-te...
  2. Archiv

    Archiv...IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; // Přidat...Timeline.MainSequence.AddEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/cs/slides/apply-animation-to-te...
  3. TabStopCollection Class | Aspose.Words per .NET

    Scopri Aspose.Words.TabStopCollection. Gestisci facilmente tabulazioni personalizzate per paragrafi e stili, migliorando la formattazione dei tuoi documenti con precisione....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Ogni paragrafo...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Aspose::Words::Node::get_ParentNode method | As...

    Aspose::Words::Node::get_ParentNode method. Gets the immediate parent of this node in C++....SharedPtr < Aspose :: Words :: Paragraph > para = doc -> get_FirstSection...node to the document's first paragraph. auto run = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. Aspose.Words DOM|Python via .NET için Aspose.Words

    Document Object Model (DOM), bir Word belgesinin bellek içi temsilidir. Python kullanarak bir Word belgesinin içeriğini ve biçimlendirmesini okuyun, değiştirin ve değiştirin.... Section veya Paragraph gibi diğer düğümleri içerebilen...oluşturulur. Document , Section , Paragraph , Table , Shape , Run ve diyagramdaki...

    docs.aspose.com/words/tr/python-net/aspose-word...
  6. Aspose.Words DOM|Aspose.Words для Python via .NET

    Document Object Model (Українська)DOM) – це незрівнянне представлення документа Word. Читання, маніпуляція та зміна вмісту та форматування документа Word за допомогою Pythonй...вузли, наприклад, Section або Paragraph , від занурення CompositeNode...нижче. Document , Section , Paragraph , Table , Shape , Run , і...

    docs.aspose.com/words/uk/python-net/aspose-word...
  7. Aspose.Words Dokumentobjektmodell (DOM) in C++|...

    Das Dokumentobjektmodell (DOM) ist eine speicherinterne Darstellung eines Word-Dokuments. Lesen, Bearbeiten und ändern Sie den Inhalt und die Formatierung eines Word-Dokuments mit C++.... Section oder Paragraph , leiten sich von der Klasse...gezeigt. Document , Section , Paragraph , Table , Shape , Run , und...

    docs.aspose.com/words/de/cpp/aspose-words-docum...
  8. Aspose.Words DOM|Aspose.Words لـ Python via .NET

    Document Object Model (DOM) هو تمثيل في الذاكرة لمستند Word. قراءة ومعالجة وتعديل محتوى وتنسيق مستند Word باستخدام Python....على سبيل المثال، Section أو Paragraph ، مشتقة من فئة CompositeNode...أدناه. Document ، Section ، Paragraph ، Table ، Shape ، Run ، وجميع...

    docs.aspose.com/words/ar/python-net/aspose-word...
  9. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.ensureMinimum method | Aspose.Words fo...

    Document.ensureMinimum method. If the document contains no sections, creates one section with one paragraph....creates one section with one paragraph. ensureMinimum () Examples...child Body and one child Paragraph. // We can edit the document...

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