Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 15,205 for

section

(0.64 sec)
  1. Paragraph.join_runs_with_same_formatting method...

    aspose.words.Paragraph.join_runs_with_same_formatting method... first_section . body . first_paragraph ....assertEqual ( 'Hello ' , doc . first_section . body . first_paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. 記録

    記録...sectionsコレクションの各セクションをループします。 コレクシ...Documentクラスの新しいオブジェクトを作成します。 Document.sections.clear()メソッドを使用してデフォルトのセクションをクリアします。...

    blog.aspose.com/ja/words/split-a-word-document-...
  3. Définir des en têtes et des pieds de page|Docum...

    Cet article explique comment insérer de manière programmatique une image dans l en tête et le pied de page des feuilles Excel en configurant l en tête et le pied de page avec des commandes de script en utilisant l API Aspose.Cells pour Python via .NET....que deux paramètres : Section – la section où l’en-tête ou le pied...être placé. Il existe trois sections : gauche, centre et droite...

    docs.aspose.com/cells/fr/python-net/setting-hea...
  4. Kloon een document in Python|Aspose.Words voor ...

    Kloon een document om zijn identieke kopie te krijgen met behulp van Python. Bij het maken van een kopie worden knooppunten en eigenschappen van het originele document gekloond.... write ( "Section 1" ) builder . insert_break...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( "Section 2" )...

    docs.aspose.com/words/nl/python-net/clone-a-doc...
  5. Cloner un document dans C#|Aspose.Words pour .NET

    Clonez un document pour obtenir sa copie identique à l'aide de C#. Lors de la création d'une copie, les nœuds et les propriétés du document original sont clonés....document et créer un double d’une section de ce document: // Create a...clone ); builder . Write ( "Section 1" ); builder . InsertBreak...

    docs.aspose.com/words/fr/net/clone-a-document/
  6. ทำให้ HTML โดยใช้ Python

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

    products.aspose.com/words/th/python-net/make/html/
  7. Python를 사용하여 WORD 만들기

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

    products.aspose.com/words/ko/python-net/make/word/
  8. 使用 Python 製作 HTML

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

    products.aspose.com/words/zh-hant/python-net/ma...
  9. ทำให้ PDF โดยใช้ Python

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

    products.aspose.com/words/th/python-net/make/pdf/
  10. Python를 사용하여 PDF 만들기

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

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