Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 18,538 for

paragraph

(0.23 sec)
  1. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint en utilisant Aspose.Slides pour PHP via Java, améliorant les performances et la personnalisation....getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...partie du texte dans un même paragraphe ? Oui, vous pouvez assigner...

    docs.aspose.com/slides/fr/php-java/portion/
  2. 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...
  3. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    Scopri il metodo VisitParagraphEnd di DocumentVisitor gestisci in modo efficiente il completamento dell'enumerazione dei paragrafi nelle tue applicazioni per migliorare le prestazioni....VisitParagraphEnd ( Paragraph paragraph ) Parametro Tipo Descrizione...Descrizione paragraph Paragraph L’oggetto che viene visitato. Valore...

    reference.aspose.com/words/it/net/aspose.words/...
  4. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    اكتشف طريقة DocumentVisitor VisitParagraphEnd—تعامل بكفاءة مع إكمال تعداد الفقرات في تطبيقاتك لتحسين الأداء....VisitParagraphEnd ( Paragraph paragraph ) معامل يكتب وصف paragraph Paragraph...int paragraphCount = body . Paragraphs . Count ; IndentAndAppendLine...

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

    Procurar...based on block-level nodes (paragraphs and tables). Traverse through...last nodes when needed, so paragraph formatting is retained. #...

    blog.aspose.com/pt/words/extract-text-from-word...
  6. 数式テキスト|Aspose.Slides ドキュメント

    Aspose.Slides for C++ の MathematicalText の例を探求します。C++ を使用して PPT、PPTX、ODP プレゼンテーションで方程式、分数、行列、記号を作成および書式設定できます。... auto paragraph = mathShape -> get_TextFrame...-> get_Paragraph ( 0 ); auto textPortion = paragraph -> get_Portion...

    docs.aspose.com/slides/ja/cpp/examples/elements...
  7. Insert text with html to a table cell PDF .net ...

    Hi, i am building a PDF document. i need to add text Dim s1 As String = "STAFF STATUS: "to a table cell. since it has html in it, i believe i have to do something different. here is part the code. Dim doc As Do…...Paragraphs.Add(s1) ‘’ it does not like...Margin.Bottom = 10; cell1.Paragraphs.Add(htmlFragment); // Add...

    forum.aspose.com/t/insert-text-with-html-to-a-t...
  8. Chercher

    chercher...vous arrivez à animer des paragraphes sur des objets pour les faire...120, 300, 300); Paragraph para1 = new Paragraph(); para1.Portions...

    blog.aspose.com/fr/slides/convert-ppt-to-video-...
  9. Font.DoubleStrikeThrough | Aspose.Words لـ .NET

    اكتشف خاصية الخط المزدوج. نسّق النص بسهولة باستخدام خط مزدوج لتحسين الوضوح والأناقة في مستنداتك....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Font.StrikeThrough | Aspose.Words لـ .NET

    اكتشف خاصية "خط الشطب". نسّق النصوص بسهولة باستخدام الشطب لإضافة لمسة بصرية واضحة إلى تصاميمك. حسّن سهولة القراءة اليوم!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

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