Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 15,596 for

paragraph

(0.11 sec)
  1. Comment lire un document Word en C#

    Ce bref tutoriel vous explique comment lire un document Word en C#. Pour lire du texte à partir d'un document Word, les détails de l'environnement C# et un exemple de code exécutable avec description sont partagés....type Paragraph du document Convertissez chaque paragraphe en chaîne...puis en accédant à tous ses paragraphes pour afficher le texte. Il...

    kb.aspose.com/fr/words/net/how-to-read-word-doc...
  2. Travailler avec des listes dans Python|Aspose.W...

    Créez, spécifiez le formatage et redémarrez des listes dans un document à l'aide de Python....ajoutés au paragraphe actuel et à tous les autres paragraphes créés...augmenter le niveau de liste du paragraphe actuel d’un niveau, appelez...

    docs.aspose.com/words/fr/python-net/working-wit...
  3. InlineStory.ParentParagraph | Aspose.Words per ...

    Scopri la proprietà ParentParagraph di InlineStory per accedere senza sforzo al paragrafo padre di qualsiasi nodo, migliorando la tua esperienza di gestione dei contenuti....genitore Paragraph di questo nodo. public Paragraph ParentParagraph...Assert . AreEqual ( NodeType . Paragraph , footnote . LastChild . NodeType...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Aspose.Words Dokument Voorwerp Model (DOM) in C...

    Dokument Object Model (DOM) is'n in-geheue voorstelling van'n Word dokument. Lees, manipuleer en verander die inhoud en formatering van'n Word-dokument met behulp van C++....bevat, byvoorbeeld Section of Paragraph , is afgelei van die CompositeNode...getoon. Document , Section , Paragraph , Table , Shape , Run , en...

    docs.aspose.com/words/af/cpp/aspose-words-docum...
  5. Textformatierung|Aspose.Slides Dokumentation

    Verwalten und Bearbeiten von Text- und Textfeldeigenschaften in C++...0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...

    docs.aspose.com/slides/de/cpp/text-formatting/
  6. Portion|Aspose.Slides Dokumentation

    Erhalten Sie die Portion in einer PowerPoint-Präsentation in C# oder .NET...foreach ( var paragraph in textFrame . Paragraphs ) { foreach (...( Portion portion in paragraph . Portions ) { PointF point =...

    docs.aspose.com/slides/de/net/portion/
  7. Анимированный текст|Документация Aspose.Slides

    Анимированный текст в PowerPoint с использованием Java...get_Item ( 0 ); IParagraph paragraph = autoShape . getTextFrame...getMainSequence (). addEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/ru/java/animated-text/
  8. Animierter Text|Aspose.Slides Dokumentation

    Animierter Text in PowerPoint mit Java...get_Item ( 0 ); IParagraph paragraph = autoShape . getTextFrame...getMainSequence (). addEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/de/java/animated-text/
  9. Node.ToString | Aspose.Words لـ .NET

    Node ToString طريقة. تصدير محتوى العقدة إلى سلسلة بالتنسيق المحدد في C#.... Paragraph , true ); // اكتشف ما إذا...foreach ( Paragraph paragraph in paras . OfType < Paragraph >(). Where...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. DocumentVisitor.VisitStructuredDocumentTagRange...

    اكتشف طريقة DocumentVisitor VisitStructuredDocumentTagRangeEnd، وهي ضرورية للتعامل مع علامات المستندات المنظمة بشكل فعال في تطبيقاتك.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/ar/net/aspose.words/...