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

paragraphs

(0.18 sec)
  1. FrameFormat.VerticalPosition | Aspose.Words لـ ...

    اكتشف خاصية FrameFormat VerticalPosition، التي تقيس المسافة الرأسية من حافة الإطار إلى العنصر المحدد، مما يعزز دقة التخطيط....Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...FirstSection . Body . Paragraphs . OfType < Paragraph >(). First ( p...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. Font.AllCaps | Aspose.Words per .NET

    Scopri la proprietà Font AllCaps. Formatta facilmente il testo in maiuscolo per una migliore leggibilità e un design d'impatto nei tuoi progetti....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Esistono due modi per...

    reference.aspose.com/words/it/net/aspose.words/...
  3. 插入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
  4. Formatear texto de PowerPoint en Python|Documen...

    Aprenda a formatear y dar estilo al texto en presentaciones de PowerPoint y OpenDocument usando Aspose.Slides para Python vía .NET. Personalice fuentes, colores, alineación y más con potentes ejemplos de código Python.... paragraphs . clear () para = slides . Paragraph () portion1...autoShape . text_frame . paragraphs . add ( para ) pres . save...

    docs.aspose.com/slides/es/python-net/text-forma...
  5. 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/
  6. ทำให้ DOC โดยใช้ Python

    สร้าง DOC ใหม่ใน Python ในไม่กี่ขั้นตอน สร้าง DOC อย่างง่ายดายโดยใช้ไลบรารี Python via .NET...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/th/python-net/make/doc/
  7. 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/
  8. 使用 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...
  9. ทำให้ WORD โดยใช้ Python

    สร้าง WORD ใหม่ใน Python ในไม่กี่ขั้นตอน สร้าง WORD อย่างง่ายดายโดยใช้ไลบรารี Python via .NET...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/th/python-net/make/word/
  10. PdfSaveOptions.outline_options property | Aspos...

    PdfSaveOptions.outline_options property. Allows to specify outline options.... paragraph_format . style_identifier.... assertTrue ( builder . paragraph_format . is_heading ) builder...

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