Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 18,953 for

paragraphs

(1.39 sec)
  1. Ajouter du texte au PDF avec Python|Aspose.PDF ...

    Cet article décrit divers aspects du travail avec le texte dans Aspose.PDF. Apprenez à ajouter du texte au PDF, à ajouter des fragments HTML, ou à utiliser des polices OTF personnalisées....page ) # Créer un paragraphe de texte paragraph = ap . text . TextParagraph...l'indentation des lignes suivantes paragraph . subsequent_lines_indent...

    docs.aspose.com/pdf/fr/python-net/add-text-to-p...
  2. Utiliser DocumentBuilder pour Modifier facileme...

    Utilisez le générateur de documents pour modifier facilement un document en C++....des Paragraphes La mise en forme actuelle du paragraphe est représentée...propriétés de mise en forme de paragraphe disponibles dans Microsoft...

    docs.aspose.com/words/fr/cpp/using-documentbuil...
  3. Aspose.Words DOM|Aspose.Words لـ Python via .NET

    Document Object Model (DOM) هو تمثيل في الذاكرة لمستند Word. قراءة ومعالجة وتعديل محتوى وتنسيق مستند Word باستخدام Python....على سبيل المثال، Section أو Paragraph ، مشتقة من فئة CompositeNode...أدناه. Document ، Section ، Paragraph ، Table ، Shape ، Run ، وجميع...

    docs.aspose.com/words/ar/python-net/aspose-word...
  4. Aspose.Words Dokumentobjektmodell (DOM) in C++|...

    Das Dokumentobjektmodell (DOM) ist eine speicherinterne Darstellung eines Word-Dokuments. Lesen, Bearbeiten und ändern Sie den Inhalt und die Formatierung eines Word-Dokuments mit C++.... Section oder Paragraph , leiten sich von der Klasse...gezeigt. Document , Section , Paragraph , Table , Shape , Run , und...

    docs.aspose.com/words/de/cpp/aspose-words-docum...
  5. Aspose.Words DOM|Python via .NET için Aspose.Words

    Document Object Model (DOM), bir Word belgesinin bellek içi temsilidir. Python kullanarak bir Word belgesinin içeriğini ve biçimlendirmesini okuyun, değiştirin ve değiştirin.... Section veya Paragraph gibi diğer düğümleri içerebilen...oluşturulur. Document , Section , Paragraph , Table , Shape , Run ve diyagramdaki...

    docs.aspose.com/words/tr/python-net/aspose-word...
  6. 使用 Python 向 PDF 添加文本|Aspose.PDF for Python via ...

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...TextBuilder ( page ) # 创建文本段落 paragraph = ap . text . TextParagraph...TextParagraph () # 设置后续行缩进 paragraph . subsequent_lines_indent = 20 # 指定添加...

    docs.aspose.com/pdf/zh/python-net/add-text-to-p...
  7. ข้อความ Markdown, Markdown Blockquote – รหัส C#

    สร้างข้อความ Markdown หรือ Markdown blockquote ใน C# ใช้ไลบรารี C# เพื่อสร้าง Markdown ตั้งแต่เริ่มต้น และเปิด แยกวิเคราะห์ หรือแก้ไขไฟล์ MD...Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/th/net/markdown-text/
  8. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for Android MathematicalText examples: create and format equations, fractions, matrices, and symbols with Java in PPT, PPTX, and ODP presentations....Access the math paragraph. IParagraph paragraph = mathShape . getTextFrame...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/androidjava/examples/ele...
  9. Font.SmallCaps | Aspose.Words for .NET

    Discover the Font SmallCaps property. Easily format text in small capital letters for enhanced readability and a stylish look in your designs....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // There are two ways...

    reference.aspose.com/words/net/aspose.words/fon...
  10. MarkdownLoadOptions.ImportUnderlineFormatting |...

    Scopri la proprietà ImportUnderlineFormatting di MarkdownLoadOptions. Controlla la formattazione del testo sottolineato con una semplice impostazione booleana. Migliora la tua esperienza di Markdown!... loadOptions ); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Assert . AreEqual ( Underline...

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