Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 19,003 for

paragraph

(0.19 sec)
  1. arkiv

    arkiv...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # lägg...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/sv/slides/apply-text-animation-...
  2. Archiwa

    Archiwa...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # dodaj...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/pl/slides/apply-text-animation-...
  3. أرشيف

    أرشيف...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # إضافة...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/ar/slides/apply-text-animation-...
  4. ארכיון

    ארכיון...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # הוסף...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/he/slides/apply-text-animation-...
  5. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    قم بالتنقل بسهولة في مستندك باستخدام طريقة MoveToParagraph في DocumentBuilder، مما يتيح لك تحريك المؤشر بسرعة إلى أي فقرة في قسمك....MyDir + "Paragraphs.docx" ); ParagraphCollection paragraphs = doc...Body . Paragraphs ; Assert . AreEqual ( 22 , paragraphs . Count...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. DocumentBuilder.move_to_document_end method | A...

    DocumentBuilder.move_to_document_end method. Moves the cursor to the end of the document....end_bookmark ( 'MyBookmark' ) first_paragraph_nodes = doc . first_section...first_section . body . first_paragraph . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Gestionar listas con viñetas y numeradas en pre...

    Aprenda a gestionar listas con viñetas y numeradas en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para Java. Guía paso a paso....de párrafo usando la clase Paragraph . Establece el tipo de viñeta...Crear un párrafo Paragraph para = new Paragraph (); // Establecer...

    docs.aspose.com/slides/es/java/manage-bullet/
  8. Verwalten von Aufzählungs‑ und nummerierten Lis...

    Erfahren Sie, wie Sie Aufzählungs‑ und nummerierte Listen in PowerPoint‑ und OpenDocument‑Präsentationen mit Aspose.Slides für Java verwalten. Schritt‑für‑Schritt‑Anleitung....Absatzinstanz mit der Klasse Paragraph . Legen Sie den Aufzählungstyp...eines Absatzes Paragraph para = new Paragraph (); // Festlegen...

    docs.aspose.com/slides/de/java/manage-bullet/
  9. Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Paragraph - T:Aspose.PSD.FileFormats...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/ar/net/release-notes/releas...
  10. Verwalten von Aufzählungs‑ und Nummerierungslis...

    Erfahren Sie, wie Sie Aufzählungs‑, Bild‑, mehrstufige und nummerierte Listen in PowerPoint‑ und OpenDocument‑Präsentationen mit Aspose.Slides für Java erstellen und formatieren.... 92 , 92 ); Paragraph paragraph1 = new Paragraph (); paragraph1...paragraph1 . setText ( "The first paragraph" ); textFrame . getParagraphs...

    docs.aspose.com/slides/de/java/manage-lists/