Sort Score
Result 10 results
Languages All
Labels All
Results 6,391 - 6,400 of 15,205 for

section

(1.2 sec)
  1. Inställningar av sidhuvuden och sidfötter med C...

    Denna artikel förklarar hur man programmatiskt infogar en bild i sidhuvuden och sidfötter i Excel ark genom att ställa in sidhuvud och sidfot med skriptkommandon med hjälp av C++ API eller bibliotek....worksheet name at the left section of the header pageSetup . SetHeader...date and time at the central section of the header with custom font...

    docs.aspose.com/cells/sv/cpp/setting-headers-an...
  2. Margins enumeration | Aspose.Words for Python

    aspose.words.Margins enumeration. Specifies preset margins.... sections [ 0 ] . page_setup . orientation...Orientation . LANDSCAPE doc . sections [ 0 ] . page_setup . margins...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Cloner les diapositives de présentation en .NET...

    Duplication rapide des diapositives PowerPoint avec Aspose.Slides pour .NET. Suivez nos exemples de code clairs pour automatiser la création de PPT en quelques secondes et éliminer le travail manuel....diapositive à la fin d’une section spécifiée Avec Aspose.Slides...cloner une diapositive d’une section d’une présentation et insérer...

    docs.aspose.com/slides/fr/net/clone-slides/
  4. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Scopri il metodo VisitParagraphStart di DocumentVisitor, essenziale per gestire in modo efficiente l'enumerazione dei paragrafi nelle tue applicazioni. Migliora le tue competenze di programmazione!...VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  5. Travailler avec des listes dans Python|Aspose.W...

    Créez, spécifiez le formatage et redémarrez des listes dans un document à l'aide de Python....de redémarrage pour chaque section Vous pouvez redémarrer une...une liste pour chaque section à l’aide de la propriété Propriété...

    docs.aspose.com/words/fr/python-net/working-wit...
  6. ทำให้ DOC โดยใช้ Python

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

    몇 단계를 거쳐 Python에서 새 Markdown를 만드세요. Python via .NET 라이브러리를 사용하여 Markdown을 쉽게 생성합니다....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/md/
  8. Tạo DOCX Bằng Python

    Tạo một DOCX mới trong Python trong một vài bước. Dễ dàng tạo DOCX bằng Python via .NET thư viện....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/vi/python-net/make/docx/
  9. 使用 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/zh-hant/python-net/ma...
  10. ทำให้ WORD โดยใช้ Python

    สร้าง WORD ใหม่ใน Python ในไม่กี่ขั้นตอน สร้าง WORD อย่างง่ายดายโดยใช้ไลบรารี 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/word/