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

paragraph

(0.38 sec)
  1. CompositeNode.InsertAfter | Aspose.Words per .NET

    Inserisci nodi senza sforzo con il metodo InsertAfter di CompositeNode, migliorando la gestione della struttura dati e garantendo un posizionamento efficiente dei nodi.... Paragraphs . Count ); // I nodi compositi...e inline come figli. Paragraph paragraph = doc . FirstSection...

    reference.aspose.com/words/it/net/aspose.words/...
  2. Ekstraksi Berbasis Wilayah menggunakan Python|A...

    Pelajari cara mengekstrak teks dari wilayah halaman tertentu atau struktur paragraf dalam dokumen PDF dengan Aspose.PDF for Python....pdf as ap def extract_paragraphs_from_pdf ( infile , outfile...outfile ): """ Extract all paragraphs from a PDF document, and write...

    docs.aspose.com/pdf/id/python-net/region-based-...
  3. PowerPoint-Textabsätze in C++ verwalten|Aspose....

    Meistern Sie die Absatzformatierung mit Aspose.Slides für C++—optimieren Sie Ausrichtung, Abstand & Stil in PPT, PPTX und ODP Präsentationen in C++....IParagraph > para0 = tf -> get_Paragraphs () -> idx_get ( 0 ); SharedPtr...SharedPtr < Paragraph > para1 = MakeObject < Paragraph > (); tf...

    docs.aspose.com/slides/de/cpp/manage-paragraph/
  4. Archivio

    Archivio...nodi a livello di blocco (Paragraph, Table) o inline (ad es. Run...based on block-level nodes (paragraphs and tables). Traverse through...

    blog.aspose.com/it/words/extract-text-from-word...
  5. 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/
  6. إدارة القوائم النقطية والعددية في العروض التقدي...

    تعلم كيفية إدارة القوائم النقطية والعددية في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides for Python عبر .NET. دليل خطوة بخطوة مع أمثلة على الشفرة لمساعدتك على البدء بسرعة....الفقرة الأولى باستخدام الفئة Paragraph . ضبط نوع النقطة إلى SYMBOL...create_paragraph ( text ): paragraph = slides . Paragraph () paragraph...

    docs.aspose.com/slides/ar/python-net/manage-bul...
  7. 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-...
  8. إدارة القوائم النقطية والمرقمة في العروض التقدي...

    تعلم كيفية إدارة القوائم النقطية والمرقمة في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides for .NET. دليل خطوة بخطوة....الفقرة الأولى باستخدام فئة Paragraph . تعيين نوع النقطة إلى Symbol...textFrame . Paragraphs . Clear (); Paragraph paragraph = new Paragraph...

    docs.aspose.com/slides/ar/net/manage-bullet-and...
  9. الحصول على حدود الفقرة من العروض التقديمية في ....

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

    docs.aspose.com/slides/ar/net/paragraph/
  10. RevisionsView enumeration | Aspose.Words for Py...

    aspose.words.RevisionsView enumeration. Allows to specify whether to work with the original or revised version of a document....update_list_labels () paragraphs = doc . first_section . body . paragraphs self...self . assertEqual ( '1.' , paragraphs [ 0 ] . list_label . label_string...

    reference.aspose.com/words/python-net/aspose.wo...