Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 18,529 for

paragraphs

(0.18 sec)
  1. Document.UpdateListLabels | Aspose.Words لـ .NET

    قم بتحديث جميع تسميات عناصر القائمة في مستندك بسهولة باستخدام طريقة UpdateListLabels، مما يضمن الاتساق والوضوح في المحتوى الخاص بك.... Paragraph , true ); // ابحث إن كانت...foreach ( Paragraph paragraph in paras . OfType < Paragraph >(). Where...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. Document.UpdateListLabels | Aspose.Words för .NET

    Uppdatera enkelt alla listobjektsetiketter i ditt dokument med metoden UpdateListLabels, vilket säkerställer konsekvens och tydlighet i ditt innehåll.... Paragraph , true ); // Se om vi har...foreach ( Paragraph paragraph in paras . OfType < Paragraph >(). Where...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. ParagraphCollection.Item | Aspose.Words per .NET

    Accedi facilmente a paragrafi specifici con la proprietà ParagraphCollection Item. Recupera qualsiasi paragrafo tramite indice per una gestione fluida del testo....Recupera un Paragraph all’indice dato. public Paragraph this [ int...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; //...

    reference.aspose.com/words/it/net/aspose.words/...
  4. TabStopCollection.Before | Aspose.Words لـ .NET

    اكتشف طريقة TabStopCollection Before، واسترجع بشكل فعال علامة التبويب اليسرى الأقرب للتنقل بسلاسة في تطبيقك....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // تحصل كل فقرة على...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. TabStopCollection.After | Aspose.Words لـ .NET

    اكتشف طريقة TabStopCollection After لاسترداد علامة التبويب الأولى الموجودة على يمين الموضع المحدد بكفاءة لضمان التنقل السلس....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // تحصل كل فقرة على...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. ReplaceAction enumeration | Aspose.Words for No...

    Aspose.Words.Replacing.ReplaceAction enumeration. Allows the user to specify what happens to the current match during a replace operation....Insert a document after the paragraph containing the matched text...text. let para = ( Paragraph ) args . matchNode . parentNode ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Node.parent_node property | Aspose.Words for Py...

    Node.parent_node property. Gets the immediate parent of this node.... first_paragraph # Append a child Run node...node to the document's first paragraph. run = aw . Run ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Node.ParentNode | Aspose.Words for .NET

    Discover the Node ParentNode property to easily access the immediate parent of any node, enhancing your web development efficiency and code clarity....Document doc = new Document (); Paragraph para = doc . FirstSection...node to the document's first paragraph. Run run = new Run ( doc ...

    reference.aspose.com/words/net/aspose.words/nod...
  9. FrameFormat.RelativeVerticalPosition | Aspose.W...

    Scopri la proprietà FrameFormat RelativeVerticalPosition per determinare facilmente l'allineamento verticale di una cornice, migliorando il layout e il design del tuo documento....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/it/net/aspose.words/...
  10. FrameFormat.VerticalDistanceFromText | Aspose.W...

    Scopri la proprietà FrameFormat VerticalDistanceFromText per regolare facilmente la spaziatura verticale in punti tra la cornice e il testo circostante, per un controllo migliorato del layout....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/it/net/aspose.words/...