Sort Score
Result 10 results
Languages All
Labels All
Results 7,521 - 7,530 of 18,548 for

paragraphs

(0.2 sec)
  1. ListLevel.CustomNumberStyleFormat | Aspose.Word...

    خصّص مستويات قائمتك باستخدام خاصية ListLevel CustomNumberStyleFormat. حدّد تنسيقات أرقام فريدة بسهولة لتحسين تنسيق المستندات.... Paragraphs ; Assert . AreEqual ( "001...doc . FirstSection . Body . Paragraphs [ 0 ]. ListFormat . ListLevel...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Body.ParentSection | Aspose.Words for .NET

    Discover the Body ParentSection property to easily access a story's parent section and enhance your content management efficiency....EqualTo ( section )); Paragraph para = new Paragraph ( doc ); body ...

    reference.aspose.com/words/net/aspose.words/bod...
  3. Aspose.Words for Python

    Cette API vous permet d'effectuer toutes sortes d'opérations sur des fichiers Words en code Python, y compris la création, l'édition et la conversion, etc....avec Python Convertir un paragraphe en puces dans Word à l'aide...Python Convertir des puces en paragraphe dans un fichier Word à l'aide...

    kb.aspose.com/fr/words/python/page/2/
  4. Aspose::Words::Loading::DocumentDirection enum ...

    Aspose::Words::Loading::DocumentDirection enum. Allows to specify the direction to flow the text in a document in C++....// the direction of every paragraph of text that Aspose.Words...loads from plaintext. // Each paragraph's "Bidi" property will store...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. NodeList.ToArray | Aspose.Words per .NET

    Converti senza sforzo NodeList in un array con il metodo ToArray, semplificando la manipolazione dei nodi e migliorando il flusso di lavoro di sviluppo web.... WriteLine ( $"Table paragraph index {index++}, contents:...Assert . AreEqual ( typeof ( Paragraph ), node . GetType ()); Guarda...

    reference.aspose.com/words/it/net/aspose.words/...
  6. ShapeBase.WrapType | Aspose.Words för .NET

    Upptäck ShapeBase WrapType-egenskapen, styr inbäddade eller flytande former och anpassa textbrytning för ökad layoutflexibilitet....AppendChild ( new Paragraph ( doc )); Paragraph para = textBox ...

    reference.aspose.com/words/sv/net/aspose.words....
  7. Extraheer tekst en afbeeldingen uit ODP-bestand...

    Python broncode om ODP presentatie te ontleden....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/nl/python-net/parser...
  8. Python'te Düzen Seçeneklerini Belirleyin|Python...

    Python'i kullanarak çeşitli belge düzenleri için Düzen Seçeneklerini belirtin.... show_paragraph_marks – paragraf işareti karakterlerinin...paragraf işareti bulunur. show_paragraph_marks özelliği onu oluşturacak...

    docs.aspose.com/words/tr/python-net/specify-lay...
  9. Automatiser la localisation des présentations e...

    Automatisez la localisation des diapositives PowerPoint et OpenDocument en Java avec Aspose.Slides, en utilisant des exemples de code pratiques et des conseils pour un déploiement mondial plus rapide....différentes langues dans un même paragraphe ? Oui. Language ID est appliqué...portion de texte, ainsi un même paragraphe peut mélanger plusieurs langues...

    docs.aspose.com/slides/fr/java/presentation-loc...
  10. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... first_paragraph . append_child ( shape ) #...first_section . body . first_paragraph . append_child ( shape ) shapes...

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