Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 15,604 for

paragraphs

(0.14 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. Catatan Rilis Aspose.PSD for .NET 19.9|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Paragraph T:Aspose.PSD.FileFormats.Psd...berbeda if ( portions [ 0 ]. Paragraph . Justification != 0 || portions...

    docs.aspose.com/psd/id/net/aspose-psd-for-net-1...
  4. Extraire le contenu entre les nœuds de document...

    Comment extraire facilement du contenu spécifique d'une plage du document à l'aide de Python....d’éléments complexes tels que des paragraphes, des tableaux, des images...extraire du contenu entre: Deux paragraphes spécifiques Des séquences...

    docs.aspose.com/words/fr/python-net/how-to-extr...
  5. Exemple de Hello World en utilisant le langage ...

    Cet exemple montre comment créer un document PDF simple "Hello, World!" en utilisant Aspose.PDF pour Python...Obtenez la collection de paragraphes de la page en utilisant la...la fonction page_get_paragraphs . Créer un nouvel objet image...

    docs.aspose.com/pdf/fr/python-cpp/hello-world-e...
  6. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph....first and last lines in the paragraph are to remain on the same...same page as the rest of the paragraph. @property def widow_control...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.LinesToDrop | Aspose.Words for ...

    Discover how the ParagraphFormat LinesToDrop property enhances drop cap height in your documents. Optimize your text layout for stunning visuals!...the number of lines of the paragraph text used to calculate the..."LinesToDrop" property to designate a paragraph as a drop cap, // which will...

    reference.aspose.com/words/net/aspose.words/par...
  8. C++でPowerPointの段落を管理する|Aspose.Slides ドキュメント

    C++でPowerPointプレゼンテーションの段落、テキスト、インデント、およびプロパティを作成および管理する...IParagraph > para0 = tf -> get_Paragraphs () -> idx_get ( 0 ); SharedPtr...SharedPtr < Paragraph > para1 = MakeObject < Paragraph > (); tf...

    docs.aspose.com/slides/ja/cpp/manage-paragraph/
  9. CompositeNode.ChildNodes | Aspose.Words per .NE...

    CompositeNode proprietà. Ottiene tutti i nodi figlio immediati di questo nodo.... Paragraph paragraph = ( Paragraph ) doc . GetChild...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/it/net/aspose.words/...
  10. TabStop.Equals | Aspose.Words per .NET

    Scopri il metodo TabStop Equals per confrontare in modo efficiente le istanze di TabStop. Migliora la precisione del tuo codice e semplifica il tuo processo di sviluppo!...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Ogni paragrafo...

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