Sort Score
Result 10 results
Languages All
Labels All
Results 8,361 - 8,370 of 18,522 for

paragraph

(0.32 sec)
  1. TabLeader Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.TabLeader, che definisce gli stili delle linee guida per le schede, migliorando la formattazione dei documenti e la leggibilità nei tuoi progetti....Document doc = new Document (); Paragraph para = doc . FirstSection.... Save ( ArtifactsDir + "Paragraph.TabStops.docx" ); Guarda anche...

    reference.aspose.com/words/it/net/aspose.words/...
  2. Inline.Font | Aspose.Words per .NET

    Scopri la proprietà "Inline Font" per un controllo impeccabile della formattazione dei font. Migliora il tuo design con un facile accesso a stili ed effetti di testo personalizzabili.... Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/it/net/aspose.words/...
  3. ListLevel.customNumberStyleFormat property | As...

    ListLevel.customNumberStyleFormat property. Gets or sets the custom number style format for this list level... paragraphs . at ( 0 ). listFormat ....doc . firstSection . body . paragraphs ; expect ( paras . at ( 0...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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/
  7. 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/...
  8. 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....
  9. Android で PowerPoint テキストをフォーマットする|Aspose.Slide...

    Aspose.Slides for Android via Java を使用して、PowerPoint および OpenDocument プレゼンテーションのテキストをフォーマットおよびスタイル設定します。フォント、色、配置などをカスタマイズできます。... clear (); Paragraph para = new Paragraph (); Portion portion1...getParagraphs (). clear (); Paragraph para = new Paragraph (); Portion portion1...

    docs.aspose.com/slides/ja/androidjava/text-form...
  10. Ajouter des équations mathématiques aux présent...

    Apprenez à travailler avec des équations mathématiques dans PowerPoint en utilisant Aspose.Slides pour Python via .NET. Obtenez des instructions détaillées, des exemples de code et des conseils pour automatiser la création et la modification de présentations....celle‑ci contient déjà un paragraphe avec une portion mathématique...: math_paragraph = math_shape . text_frame . paragraphs [ 0 ]...

    docs.aspose.com/slides/fr/python-net/powerpoint...