Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 14,837 for

section

(0.4 sec)
  1. Կատարեք 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/hy/python-net/make/word/
  2. Fai Markdown Usando Python

    Crea un nuovo Markdown in Python in pochi passaggi. Crea facilmente Markdown utilizzando la libreria 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/it/python-net/make/md/
  3. Fai DOC Usando Python

    Crea un nuovo DOC in Python in pochi passaggi. Crea facilmente DOC utilizzando la libreria 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/it/python-net/make/doc/
  4. Fai DOCX Usando Python

    Crea un nuovo DOCX in Python in pochi passaggi. Crea facilmente DOCX utilizzando la libreria 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/it/python-net/make/docx/
  5. با استفاده از Python DOCX را بسازید

    در چند مرحله یک DOCX جدید در Python ایجاد کنید. با استفاده از کتابخانه 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/fa/python-net/make/docx/
  6. Buat DOC Menggunakan Python

    Buat DOC baharu dalam Python dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka 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/ms/python-net/make/doc/
  7. Lav Markdown Ved Hjælp Af Python

    Lav en ny Markdown i Python i nogle få trin. Opret nemt Markdown ved hjælp af Python via .NET biblioteket....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/da/python-net/make/md/
  8. Გააკეთეთ 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/ka/python-net/make/doc/
  9. BuildingBlock.Type | Aspose.Words per .NET

    Scopri la proprietà BuildingBlock Type, essenziale per definire i tipi di blocchi predefiniti nei tuoi progetti. Migliora il tuo design con chiarezza e precisione!...this block in the Quick Parts section of word will place its contents...nella posizione. Section section = new Section ( mGlossaryDoc );...

    reference.aspose.com/words/it/net/aspose.words....
  10. Administrar Zoom de presentación en C++|Documen...

    Crear y personalizar Zoom con Aspose.Slides para C++ — saltar entre secciones, agregar miniaturas y transiciones en presentaciones PPT, PPTX y ODP....pres -> get_Sections () -> AddSection ( u "Section 1" , slide...0f , 200.0f , pres -> get_Sections () -> idx_get ( 1 )); //Guarda...

    docs.aspose.com/slides/es/cpp/manage-zoom/