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

paragraph

(0.09 sec)
  1. Buat DOCX Menggunakan Python

    Buat DOCX baharu dalam Python dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ms/python-net/make/docx/
  2. Გააკეთეთ Markdown Python Ის Გამოყენებით

    შექმენით ახალი Markdown Python ში რამდენიმე ნაბიჯით. მარტივად შექმენით Markdown Python via .NET ბიბლიოთეკის გამოყენებით....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ka/python-net/make/md/
  3. Urobiť Markdown Pomocou Python

    Vytvorte nový Markdown v Python v niekoľkých krokoch. Jednoducho vytvorte Markdown pomocou knižnice Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/sk/python-net/make/md/
  4. Maak DOCX Met Python

    Maak in een paar stappen een nieuwe DOCX in Python. Maak eenvoudig DOCX met de Python via .NET bibliotheek....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/nl/python-net/make/docx/
  5. جعل 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/ar/python-net/make/doc/
  6. جعل DOCX باستخدام Python

    أنشئ DOCX جديدًا في Python في بضع خطوات. بسهولة إنشاء DOCX باستخدام مكتبة Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/ar/python-net/make/docx/
  7. با استفاده از Python DOC را بسازید

    در چند مرحله یک DOC جدید در Python ایجاد کنید. با استفاده از کتابخانه Python via .NET به راحتی DOC را ایجاد کنید....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/fa/python-net/make/doc/
  8. RevisionsView Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.RevisionsView enum لاختيار بسهولة بين إصدارات المستند الأصلية والمنقحة لتسهيل التحرير والتعاون....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( "1." , paragraphs [ 0 ]. ListLabel . LabelString...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. ReplaceAction Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.ReplaceAction-enum för att kontrollera matchningsresultat i dina ersättningsåtgärder, vilket förbättrar effektiviteten och precisionen vid dokumentredigering.... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/sv/net/aspose.words....
  10. نسخ فقرة وجزء في PPTX|وثائق Aspose.Slides لـ Py...

    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....def copy_paragraph ( par ): temp = slides . Paragraph () # use... paraData = par . create_paragraph_format_effective () # use...

    docs.aspose.com/slides/ar/python-net/copying-pa...