Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 18,324 for

paragraphs

(0.08 sec)
  1. Working With Nodes in Python|Aspose.Words for Java

    Working With Nodes using Python....Document" ) Paragraph = jpype . JClass ( "com.aspose...aspose.words.Paragraph" ) Node = jpype . JClass ( "com.aspose...

    docs.aspose.com/words/java/working-with-nodes-i...
  2. Automatisierung der PowerPoint-Generierung in P...

    Automatisieren Sie die Folienerstellung auf Cloud-Plattformen mit Aspose.Slides für Python—generieren, bearbeiten und konvertieren Sie PowerPoint- und OpenDocument-Dateien schnell und zuverlässig....create_bullet_paragraph ( text ): paragraph = slides . Paragraph () paragraph...paragraph . paragraph_format . bullet . type = slides . BulletType...

    docs.aspose.com/slides/de/python-net/automating...
  3. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....after the paragraph containing the matched text. Paragraph para =...= (Paragraph) args.getMatchNode().getParentNode(); insertDocument(para...

    reference.aspose.com/words/java/com.aspose.word...
  4. Font.StrikeThrough | Aspose.Words per .NET

    Scopri la proprietà Font StrikeThrough. Formatta facilmente il testo barrato per dare maggiore risalto visivo ai tuoi progetti. Migliora la leggibilità oggi stesso!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/it/net/aspose.words/...
  5. สร้าง Markdown – ตัวอย่างโค้ด C#

    รหัสสำหรับสร้างไฟล์ Markdown ใน C# ใช้ไลบรารี C# เพื่อสร้าง Markdown ตั้งแต่เริ่มต้น และเปิด แยกวิเคราะห์ หรือแก้ไขไฟล์ MD...Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/th/net/create-markdown/
  6. Aspose.Words مدل شیء سند (DOM) در C++|Aspose.Wo...

    مدل شیء سند (DOM) یک نمایش در حافظه یک سند ورد است. خواندن، دستکاری و تغییر محتوا و قالب بندی یک سند ورد با استفاده از C++....به عنوان مثال، Section یا Paragraph ، از کلاس CompositeNode مشتق...است. Document , Section , Paragraph , Table , Shape , Run , و...

    docs.aspose.com/words/fa/cpp/aspose-words-docum...
  7. Aspose.Words DOM|Aspose.Words für Python via .NET

    Document Object Model (DOM) ist eine speicherinterne Darstellung eines Word-Dokuments. Lesen, bearbeiten und ändern Sie den Inhalt und die Formatierung eines Word-Dokuments mithilfe von Python....beispielsweise Section oder Paragraph , werden von der CompositeNode...dargestellt. Document , Section , Paragraph , Table , Shape , Run und...

    docs.aspose.com/words/de/python-net/aspose-word...
  8. Архів

    Архів...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # додати...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/uk/slides/apply-text-animation-...
  9. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....to the first paragraph of this document. paragraph = doc . get_child...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++....the first paragraph of this document. auto paragraph = System...ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/com...