Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 15,552 for

paragraph

(0.1 sec)
  1. FrameFormat.HorizontalAlignment | Aspose.Words ...

    FrameFormat HorizontalAlignment ملكية. الحصول على المحاذاة الأفقية للإطار المحدد في C#....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. FrameFormat.Height | Aspose.Words för .NET

    FrameFormat Height fast egendom. Hämtar höjden på den angivna ramen i C#....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. FrameFormat.Height | Aspose.Words per .NET

    FrameFormat Height proprietà. Ottiene laltezza del frame specificato in C#....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/it/net/aspose.words/...
  4. ย่อหน้า 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...
  5. Portion|Documentation Aspose.Slides

    Obtenez la portion dans une présentation PowerPoint en C# ou .NET...foreach ( var paragraph in textFrame . Paragraphs ) { foreach (...( Portion portion in paragraph . Portions ) { PointF point =...

    docs.aspose.com/slides/fr/net/portion/
  6. 插入docx - Free Support Forum - aspose.com

    [ { "content": "这是一个普通的段落,用于展示一般的文本内容,提供信息或描述情境。", "type": "普通段落" }, { "content": "这是一个加粗的段落,强调重点内容或重要提示,吸引读者注意。", "type": "加粗段落" }, { "content": "<table border…...insert_paragraph() builder.paragraph_format.space_before...space_before = 0 builder.paragraph_format.space_after = 6 builder.font...

    forum.aspose.com/t/docx/310697
  7. NodeList.GetEnumerator | Aspose.Words för .NET

    NodeList GetEnumerator metod. Ger en enkel foreach stil iteration över samlingen av noder i C#....SelectNodes ( "//Tabell//Paragraph" ); // Iterera genom listan...Console . WriteLine ( $"Table paragraph index {index++}, contents:...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Tạo DOCX Bằng Python

    Tạo một DOCX mới trong Python trong một vài bước. Dễ dàng tạo DOCX bằng Python via .NET thư viện....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/vi/python-net/make/docx/
  9. Python를 사용하여 Markdown 만들기

    몇 단계를 거쳐 Python에서 새 Markdown를 만드세요. Python via .NET 라이브러리를 사용하여 Markdown을 쉽게 생성합니다....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ko/python-net/make/md/
  10. 使用 Python 製作 WORD

    通過幾個步驟在 Python 中創建一個新的 WORD。使用 Python via .NET 庫輕鬆創建 WORD。...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/zh-hant/python-net/ma...