Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 18,545 for

paragraph

(0.56 sec)
  1. DocumentBuilder.move_to_document_start method |...

    DocumentBuilder.move_to_document_start method. Moves the cursor to the beginning 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...
  2. Utilisation de FloatingBox pour la génération d...

    Cette page explique comment formater le texte à l'intérieur de la boîte flottante.... Paragraphs . Add ( new Aspose . Pdf...example" )); // Add box page . Paragraphs . Add ( box ); } } Dans l’exemple...

    docs.aspose.com/pdf/fr/net/floating-box/
  3. Menggunakan FloatingBox untuk generasi teks|Asp...

    Halaman ini menjelaskan cara memformat teks di dalam floating box.... Paragraphs . Add ( new Aspose . Pdf...example" )); // Add box page . Paragraphs . Add ( box ); } } Dalam...

    docs.aspose.com/pdf/id/net/floating-box/
  4. Гиперссылка|Документация Aspose.Slides

    Добавляйте и управляйте гиперссылками в Aspose.Slides for C++: связывайте текст, фигуры и изображения, задавайте цели и действия для PPT, PPTX и ODP с примерами на C++....auto paragraph = shape -> get_TextFrame () -> get_Paragraph ( 0...0 ); auto textPortion = paragraph -> get_Portion ( 0 ); textPortion...

    docs.aspose.com/slides/ru/cpp/examples/elements...
  5. الارتباط التشعبي|وثائق Aspose.Slides

    إضافة وإدارة الارتباطات التشعبية في Aspose.Slides for C++: ربط النصوص، الأشكال، والصور، وتعيين الأهداف والإجراءات لملفات PPT و PPTX و ODP باستخدام أمثلة C++....auto paragraph = shape -> get_TextFrame () -> get_Paragraph ( 0...0 ); auto textPortion = paragraph -> get_Portion ( 0 ); textPortion...

    docs.aspose.com/slides/ar/cpp/examples/elements...
  6. Chercher

    chercher... obtenez la référence du paragraphe auquel vous souhaitez appliquer...as presentation: # select paragraph to add effect autoShape =...

    blog.aspose.com/fr/slides/apply-text-animation-...
  7. Comment supprimer tous les sauts de page dans W...

    Cet article explique comment supprimer tous les sauts de page dans Word à l'aide de C#. Il contient des informations sur les paramètres de l'IDE, une liste d'étapes et un programme exécutable pour éliminer les sauts de page dans Word à l'aide de C#....tous les paragraphs Parcourez tous les paragraphes et vérifiez...les sauts de page avant le paragraphe Supprimer les sauts de page...

    kb.aspose.com/fr/words/net/how-to-remove-all-pa...
  8. Document.UpdateListLabels | Aspose.Words per .NET

    Aggiorna senza sforzo tutte le etichette delle voci di elenco nel tuo documento con il metodo UpdateListLabels, assicurando coerenza e chiarezza nei tuoi contenuti.... Paragraph , true ); // Verifica se abbiamo...foreach ( Paragraph paragraph in paras . OfType < Paragraph >(). Where...

    reference.aspose.com/words/it/net/aspose.words/...
  9. CleanupOptions.DuplicateStyle | Aspose.Words لـ...

    حسّن مستنداتك باستخدام خاصية DuplicateStyle في CleanupOptions - أزل الأنماط المكررة بسهولة لتنسيق أنظف وأكثر كفاءة. القيمة الافتراضية هي "خطأ".... Paragraph , "MyStyle1" ); myStyle ....Styles . Add ( StyleType . Paragraph , "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. الحصول على حدود الفقرة من العروض التقديمية في ....

    تعلم كيفية استرجاع حدود الفقرة والجزء النصي في Aspose.Slides for .NET لتحسين تموضع النص في عروض باوربوينت....بالحصول على مستطيل حدود الـ Paragraph. // إنشاء كائن Presentation...RectangleF rect = (( Paragraph ) textFrame . Paragraphs [ 0 ]). GetRect...

    docs.aspose.com/slides/ar/net/paragraph/