Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 18,324 for

paragraphs

(0.23 sec)
  1. Aspose::Words::Story::get_FirstParagraph method...

    Aspose::Words::Story::get_FirstParagraph method. Gets the first paragraph in the story in C++....ph method Gets the first paragraph in the story. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Story...

    reference.aspose.com/words/cpp/aspose.words/sto...
  2. Pythonを使用してPDFにテキストを追加する|Aspose.PDF for Python ...

    この記事では、Aspose.PDFでのテキスト操作のさまざまな側面について説明します。PDFにテキストを追加する方法、HTMLフラグメントを追加する方法、またはカスタムOTFフォントを使用する方法を学びます。...TextBuilder ( page ) # テキスト段落を作成 paragraph = ap . text . TextParagraph...TextParagraph () # 以降の行のインデントを設定 paragraph . subsequent_lines_indent = 20...

    docs.aspose.com/pdf/ja/python-net/add-text-to-p...
  3. FieldStyleRef.InsertParagraphNumber | Aspose.Wo...

    Discover the FieldStyleRef InsertParagraphNumber property to easily manage paragraph numbering in your documents, ensuring accurate references and enhanced formatting....insert the paragraph number of the referenced paragraph exactly...)" ; // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Traduzir Markdown para DOM|Aspose.Words para Py...

    Translate um documento Markdown para Document Object Model e vice-versa usando Python. Assim, você pode trabalhar com Markdown existente complexo e criar programaticamente um documento Markdown do zero.... paragraph_format . style_name = "Heading...previous paragraph to not combine styles between paragraphs. builder...

    docs.aspose.com/words/pt/python-net/translate-m...
  5. ترجمة Markdown إلى DOM|Aspose.Words لـ Python v...

    قم بنقل مستند Markdown إلى Document Object Model وإعادته باستخدام Python. حتى تتمكن من العمل مع Markdown المعقد الموجود وإنشاء مستند Markdown برمجيًا من البداية.... paragraph_format . style_name = "Heading...previous paragraph to not combine styles between paragraphs. builder...

    docs.aspose.com/words/ar/python-net/translate-m...
  6. ย่อหน้า Markdown – ตัวอย่างโค้ด C#

    รหัสสำหรับสร้างย่อหน้า Markdown ใน C# ใช้ไลบรารี C# เพื่อสร้าง Markdown ตั้งแต่เริ่มต้น และเปิด แยกวิเคราะห์ หรือแก้ไขไฟล์ MD...NET Parse Markdown Markdown paragraph XHTML JPG PDF XML MHTML HTML...paragraph1 var paragraph1 = mdf.Paragraph(); // Add texts to the paragraph1...

    products.aspose.com/html/th/net/markdown-paragr...
  7. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Inline.font property | Aspose.Words for Python

    Inline.font property. Provides access to the font formatting of this object....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.ensureMinimum method | Aspose.Words fo...

    Document.ensureMinimum method. If the document contains no sections, creates one section with one paragraph....creates one section with one paragraph. ensureMinimum () Examples...child Body and one child Paragraph. // We can edit the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Document.EnsureMinimum | Aspose.Words for .NET

    Learn how to use the EnsureMinimum method to automatically create a section and paragraph in documents, ensuring complete and organized content....creates one section with one paragraph. public void EnsureMinimum...child Body and one child Paragraph. // We can edit the document...

    reference.aspose.com/words/net/aspose.words/doc...