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

paragraph

(0.09 sec)
  1. جعل 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/ar/python-net/make/pdf/
  2. Fai PDF Usando Python

    Crea un nuovo PDF in Python in pochi passaggi. Crea facilmente PDF utilizzando la libreria Python via .NET....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/it/python-net/make/pdf/
  3. Გააკეთეთ 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/ka/python-net/make/docx/
  4. Կատարեք 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/hy/python-net/make/doc/
  5. Urobiť DOCX Pomocou Python

    Vytvorte nový DOCX v Python v niekoľkých krokoch. Jednoducho vytvorte DOCX 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/docx/
  6. Urobiť DOC Pomocou Python

    Vytvorte nový DOC v Python v niekoľkých krokoch. Jednoducho vytvorte DOC 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/doc/
  7. Maak DOC Met Python

    Maak in een paar stappen een nieuwe DOC in Python. Maak eenvoudig DOC 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/doc/
  8. JoinRunsOptions class | Aspose.Words for Python

    aspose.words.JoinRunsOptions class. Provides configuration flags for the join runs operation.... first_paragraph . runs . count ) self . assertEqual...first_section . body . first_paragraph . runs [ 0 ] . text ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.move_to_document_end method | A...

    DocumentBuilder.move_to_document_end method. Moves the cursor to the end of the document....end_bookmark ( 'MyBookmark' ) first_paragraph_nodes = doc . first_section...first_section . body . first_paragraph . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ハイパーリンク|Aspose.Slides ドキュメント

    C++ 用 Aspose.Slides でハイパーリンクを追加および管理します:テキスト、図形、画像へのリンク、PPT、PPTX、ODP のターゲットとアクションを設定し、C++ のサンプルを示します。...auto paragraph = shape -> get_TextFrame () -> get_Paragraph ( 0...0 ); auto textPortion = paragraph -> get_Portion ( 0 ); textPortion...

    docs.aspose.com/slides/ja/cpp/examples/elements...