Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 15,251 for

section

(0.27 sec)
  1. Convertir des documents PDF en utilisant Python...

    Cette Section contient des articles relatifs à la conversion de documents PDF en différents formats et vice versa en utilisant l'API Python....PDF pour la conversion La section suivante décrit les options...l’enregistrement. Notez que la section actuelle décrit uniquement...

    docs.aspose.com/pdf/fr/python-java/converting/
  2. BuildingBlock.Type | Aspose.Words för .NET

    Upptäck egenskapen Byggblockstyp, viktig för att definiera byggblockstyper i dina projekt. Förbättra din design med tydlighet och precision!...this block in the Quick Parts section of word will place its contents...noder på platsen. Section section = new Section ( mGlossaryDoc );...

    reference.aspose.com/words/sv/net/aspose.words....
  3. Pythonでプレゼンテーションのズームを管理する|Aspose.Slides for Pyt...

    Aspose.Slides for Python via .NET を使用してズームを作成およびカスタマイズします — セクション間をジャンプし、PPT、PPTX、ODP プレゼンテーション全体にサムネイルやトランジションを追加します。... 単一のセクションのみを表示するには、 Section Zoom を使用します。 スライドズーム スライドズ...プレゼンテーションに新しいセクションを追加 pres . sections . add_section ( "Section 1" , slide ) #...

    docs.aspose.com/slides/ja/python-net/manage-zoom/
  4. Präsentations-Zoom auf Android verwalten|Aspose...

    Erstellen und Anpassen von Zoom mit Aspose.Slides für Android über Java — zwischen Abschnitten springen, Miniaturansichten und Übergänge in PPT-, PPTX- und ODP-Präsentationen hinzufügen....anzuzeigen, verwenden Sie einen Section Zoom . Slide Zoom Ein Slide...pres . dispose (); } Section Zoom Ein Section Zoom ist ein Link...

    docs.aspose.com/slides/de/androidjava/manage-zoom/
  5. Archiwa

    Archiwa...SECTION).next_sibling.as_section() currNode = nextSection...start_section = start_node.get_ancestor(aw.NodeType.SECTION).as_section()...

    blog.aspose.com/pl/words/extract-text-from-word...
  6. ทำให้ DOCX โดยใช้ Python

    สร้าง DOCX ใหม่ใน Python ในไม่กี่ขั้นตอน สร้าง DOCX อย่างง่ายดายโดยใช้ไลบรารี 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/docx/
  7. 使用 Python 製作 DOCX

    通過幾個步驟在 Python 中創建一個新的 DOCX。使用 Python via .NET 庫輕鬆創建 DOCX。...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...
  8. Python를 사용하여 DOC 만들기

    몇 단계를 거쳐 Python에서 새 DOC를 만드세요. Python via .NET 라이브러리를 사용하여 DOC을 쉽게 생성합니다....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/doc/
  9. Python를 사용하여 DOCX 만들기

    몇 단계를 거쳐 Python에서 새 DOCX를 만드세요. Python via .NET 라이브러리를 사용하여 DOCX을 쉽게 생성합니다....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/docx/
  10. 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/ko/python-net/make/html/