Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 18,967 for

paragraph

(0.1 sec)
  1. DocumentVisitor.VisitBodyStart | Aspose.Words ل...

    اكتشف طريقة DocumentVisitor VisitBodyStart، وهي أساسية لترقيم النصوص الرئيسية في أقسامك بكفاءة. حسّن سير عمل الترميز لديك اليوم!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. DocumentVisitor.VisitSectionEnd | Aspose.Words ...

    اكتشف طريقة DocumentVisitor VisitSectionEnd، وهي أساسية لإدارة تعداد الأقسام في تطبيقاتك. حسّن كفاءة ترميزك اليوم!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. DocumentVisitor.VisitSectionStart | Aspose.Word...

    Scopri il metodo VisitSectionStart di DocumentVisitor, essenziale per tracciare l'enumerazione delle sezioni. Migliora l'efficienza della tua programmazione con questo potente strumento!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/it/net/aspose.words/...
  4. DocumentVisitor.VisitDocumentEnd | Aspose.Words...

    Esplora il metodo VisitDocumentEnd in DocumentVisitor. Finalizza in modo efficiente l'enumerazione dei documenti e migliora il tuo flusso di lavoro di codifica oggi stesso!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/it/net/aspose.words/...
  5. DocumentVisitor.VisitDocumentStart | Aspose.Wor...

    Scopri il metodo VisitDocumentStart in DocumentVisitor. Migliora l'elaborazione dei tuoi documenti con efficienti funzionalità di enumerazione per prestazioni ottimali.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/it/net/aspose.words/...
  6. Verwalten von Hoch- und Tiefgestelltem Text in ...

    Meistern Sie Hoch- und Tiefgestellt in Aspose.Slides für .NET und verbessern Sie Ihre Präsentationen mit professioneller Textformatierung für maximale Wirkung....Erstellen Sie einen neuen Paragraph für Hochgestellt‑Text und...Erstellen Sie einen weiteren Paragraph für Tiefgestellt‑Text und...

    docs.aspose.com/slides/de/net/superscript-and-s...
  7. IReplacingCallback.Replacing | Aspose.Words لـ ...

    حسّن مهاراتك البرمجية باستخدام دالة IReplacingCallback! خصّص عمليات الاستبدال بكفاءة من خلال تنفيذ إجراءات مُحدّدة من قِبل المستخدم لكل تطابق موجود.... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/ar/net/aspose.words....
  8. Spécifier les options de mise en page dans Pyth...

    Spécifiez les options de mise en page pour diverses mises en page de documents à l'aide de Python.... show_paragraph_marks – une valeur Boolean...les caractères de marque de paragraphe sont rendus. La page représentée...

    docs.aspose.com/words/fr/python-net/specify-lay...
  9. آرشیوها

    آرشیوها... public static List<Paragraph> ParagraphsByStyleNam(Document...List<Paragraph> paragraphsWithStyle = new List<Paragraph>(); NodeCollection...

    blog.aspose.com/fa/words/extract-text-from-word...
  10. 使用 C++ 管理演示文稿中的文本片段|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中管理文本片段,从而提升性能和自定义能力。...const auto & paragraph : textFrame -> get_Paragraphs ()) { for (...( const auto & portion : paragraph -> get_Portions ()) { PointF...

    docs.aspose.com/slides/zh/cpp/portion/