Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 18,524 for

paragraph

(0.3 sec)
  1. 搜索

    搜索...is_composite) : include_next_paragraph(endNode, nodes) # 返回節點標記之間的節點。...get_ancestor(aw.NodeType.PARAGRAPH) is not None or node.get_ancestor(aw...

    blog.aspose.com/zh-hant/words/extract-text-from...
  2. تنسيق نص PowerPoint باستخدام Python|وثائق Aspos...

    تعلم كيفية تنسيق وتزيين النص في عروض PowerPoint و OpenDocument باستخدام Aspose.Slides للغة Python عبر .NET. خصّص الخطوط والألوان والمحاذاة والمزيد باستخدام أمثلة شفرة Python قوية.... paragraphs . clear () para = slides . Paragraph () portion1...autoShape . text_frame . paragraphs . add ( para ) pres . save...

    docs.aspose.com/slides/ar/python-net/text-forma...
  3. TabStop.IsClear | Aspose.Words per .NET

    Scopri come la proprietà TabStop IsClear migliora la tua interfaccia utente garantendo una gestione fluida delle schede ed eliminando gli arresti esistenti per un'esperienza utente più fluida....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // Ogni paragrafo...

    reference.aspose.com/words/it/net/aspose.words/...
  4. ParagraphCollection.Item | Aspose.Words لـ .NET

    يمكنك الوصول بسهولة إلى فقرات محددة باستخدام خاصية "مجموعة الفقرات". استرجع أي فقرة حسب الفهرس لإدارة نص سلسة....يسترجع Paragraph عند الفهرس المعطى. public Paragraph this [ int...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; //...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. Catatan Rilis Aspose.PSD for .NET 19.9|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Paragraph T:Aspose.PSD.FileFormats.Psd...berbeda if ( portions [ 0 ]. Paragraph . Justification != 0 || portions...

    docs.aspose.com/psd/id/net/aspose-psd-for-net-1...
  6. ทำให้ HTML โดยใช้ Python

    สร้าง HTML ใหม่ใน Python ในไม่กี่ขั้นตอน สร้าง HTML อย่างง่ายดายโดยใช้ไลบรารี 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/html/
  7. 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/ko/python-net/make/word/
  8. 使用 Python 製作 HTML

    通過幾個步驟在 Python 中創建一個新的 HTML。使用 Python via .NET 庫輕鬆創建 HTML。...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. ทำให้ PDF โดยใช้ Python

    สร้าง PDF ใหม่ใน Python ในไม่กี่ขั้นตอน สร้าง PDF อย่างง่ายดายโดยใช้ไลบรารี 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/pdf/
  10. Python를 사용하여 PDF 만들기

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

    products.aspose.com/words/ko/python-net/make/pdf/