Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 18,555 for

paragraph

(0.14 sec)
  1. Utiliser DocumentBuilder pour Modifier facileme...

    Utilisez le générateur de documents pour modifier facilement un document en C++....des Paragraphes La mise en forme actuelle du paragraphe est représentée...propriétés de mise en forme de paragraphe disponibles dans Microsoft...

    docs.aspose.com/words/fr/cpp/using-documentbuil...
  2. Архивы

    Архивы...as presentation: # select paragraph to add effect autoShape =...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # add...

    blog.aspose.com/ru/slides/apply-text-animation-...
  3. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    اكتشف دالة DocumentVisitor VisitParagraphStart، وهي أساسية لإدارة ترقيم الفقرات بكفاءة في تطبيقاتك. طوّر مهاراتك البرمجية!...VisitParagraphStart ( Paragraph paragraph ) معامل يكتب وصف paragraph Paragraph...int paragraphCount = body . Paragraphs . Count ; IndentAndAppendLine...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Upptäck DocumentVisitor VisitParagraphStart-metoden, avgörande för att effektivt hantera styckeuppräkning i dina applikationer. Förbättra dina kodningsfärdigheter!...VisitParagraphStart ( Paragraph paragraph ) Parameter Typ Beskrivning...Beskrivning paragraph Paragraph Objektet som besöks. Returvärde En...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. CompositeNode.GetChild | Aspose.Words per .NET

    Scopri il metodo CompositeNode GetChild per recuperare facilmente l'ennesimo nodo figlio di un tipo specifico, migliorando l'efficienza della gestione dei dati.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/it/net/aspose.words/...
  6. Automatisation de la génération de PowerPoint e...

    Automatisez la création de diapositives sur les plates-formes cloud avec Aspose.Slides pour Python — générez, modifiez et convertissez rapidement et en toute fiabilité les fichiers PowerPoint et OpenDocument....create_bullet_paragraph ( text ): paragraph = slides . Paragraph () paragraph...paragraph . paragraph_format . bullet . type = slides . BulletType...

    docs.aspose.com/slides/fr/python-net/automating...
  7. 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/...
  8. Archiv

    Archiv...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # Fly-Animationseffekt...main_sequence.add_effect(paragraph, slides.animation.EffectType...

    blog.aspose.com/de/slides/apply-text-animation-...
  9. نص رياضي|وثائق Aspose.Slides

    استكشف أمثلة MathematicalText في Aspose.Slides for Java: إنشاء وتنسيق المعادلات والكسر والمصفوفات والرموز باستخدام Java في عروض PPT و PPTX و ODP.... IParagraph paragraph = mathShape . getTextFrame...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/ar/java/examples/element...
  10. Navigation avec le curseur dans Python|Aspose.W...

    Naviguez entre différents nœuds au sein d'un document tel qu'un Paragraphe, un signet ou un caractère spécifique à l'aide de Python....actuel, vous pouvez obtenir le paragraphe ou la section actuellement...utilisant les propriétés current_paragraph et current_section . Toutes...

    docs.aspose.com/words/fr/python-net/navigation-...