Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 18,327 for

paragraph

(0.23 sec)
  1. TabStopCollection Class | Aspose.Words لـ .NET

    اكتشف مجموعة Aspose.Words.TabStopCollection. أدر بسهولة علامات تبويب مخصصة للفقرات والأنماط، مما يُحسّن تنسيق مستنداتك بدقة....علامة الجدولة ضمن خصائص نمط paragraph أو مباشرةً ضمن خصائص الفقرة...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. 아카이브

    아카이브... 이들은 블록 수준(Paragraph, Table) 또는 인라인 수준(예: Run,...based on block-level nodes (paragraphs and tables). Traverse through...

    blog.aspose.com/ko/words/extract-text-from-word...
  3. arkiv

    arkiv...noder på både blocknivå (Paragraph , Table) eller inlinenivå...is_composite) : include_next_paragraph(endNode, nodes) # Returnera...

    blog.aspose.com/sv/words/extract-text-from-word...
  4. RevisionsView | Aspose.Words for Java

    Allows to specify whether to work with the original or revised version of a document in Java....updateListLabels(); ParagraphCollection paragraphs = doc.getFirstSection().getBody()...Assert.assertEquals("1.", paragraphs.get(0).getListLabel().getLabelString());...

    reference.aspose.com/words/java/com.aspose.word...
  5. إدارة القوائم النقطية والرقمية في العروض التقدي...

    تعرف على كيفية إدارة القوائم النقطية والرقمية في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides for Java. دليل خطوة بخطوة....الفقرة الأولى باستخدام فئة Paragraph . ضبط نوع النقطة للفقرة. ضبط...); // إنشاء فقرة Paragraph para = new Paragraph (); // تعيين نمط...

    docs.aspose.com/slides/ar/java/manage-bullet/
  6. How to find and iterate list lead in and childr...

    Hi Team, I am trying to find and iterate lists in an word documents using aspose words python library. Current approach : I have tried iterating all Paragraphs and filtering list items using is_list_item method. Furt…...have tried iterating all paragraphs and filtering list items...get_child_nodes(aw.NodeType.PARAGRAPH, True): if para.as_paragraph().is_list_item:...

    forum.aspose.com/t/how-to-find-and-iterate-list...
  7. TabStopCollection.Add | Aspose.Words per .NET

    Scopri come il metodo Add di TabStopCollection aggiunge o aggiorna in modo efficiente le tabulazioni, migliorando il layout e la formattazione del documento....Document (); Paragraph paragraph = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Di seguito sono riportati...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Animer le texte PowerPoint sur Android|Document...

    Créez du texte animé dynamique dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour Android, avec des exemples de code Java optimisés et faciles à suivre....des effets d’animation aux paragraphes Nous avons ajouté la méthode...effets d’animation à un seul paragraphe. Ce code d’exemple montre...

    docs.aspose.com/slides/fr/androidjava/animated-...
  9. Animer le texte PowerPoint en Java|Documentatio...

    Créez du texte animé dynamique dans les présentations PowerPoint et OpenDocument à l'aide d'Aspose.Slides pour Java, avec des exemples de code Java optimisés et faciles à suivre....des effets d’animation aux paragraphes Nous avons ajouté la méthode...effets d’animation à un seul paragraphe. Ce code d’exemple vous montre...

    docs.aspose.com/slides/fr/java/animated-text/
  10. TabStopCollection.Before | Aspose.Words per .NET

    Scopri il metodo TabStopCollection Before e recupera in modo efficiente la tabulazione a sinistra più vicina per una navigazione fluida nella tua applicazione....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Ogni paragrafo...

    reference.aspose.com/words/it/net/aspose.words/...