Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 15,302 for

section

(0.79 sec)
  1. Gawe WORD Nganggo Python

    Gawe WORD anyar ing Python ing sawetara langkah. Nggawe WORD kanthi gampang nggunakake perpustakaan 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/jv/python-net/make/word/
  2. Make A Document In Python

    Create a file using Python via .NET library. Easily create a new document in Python in a few steps....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/python-net/make/
  3. Vytvořit DOC Pomocí Python

    Vytvořte nový DOC v Python v několika krocích. Snadno vytvořte DOC pomocí knihovny 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/cs/python-net/make/doc/
  4. Izveidojiet DOCX, Izmantojot Python

    Veiciet dažas darbības, lai izveidotu jaunu DOCX pakalpojumā Python. Viegli izveidojiet DOCX, izmantojot Python via .NET bibliotēku....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/lv/python-net/make/docx/
  5. Gawe Markdown Nganggo Python

    Gawe Markdown anyar ing Python ing sawetara langkah. Nggawe Markdown kanthi gampang nggunakake perpustakaan 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/jv/python-net/make/md/
  6. Gawe DOC Nganggo Python

    Gawe DOC anyar ing Python ing sawetara langkah. Nggawe DOC kanthi gampang nggunakake perpustakaan 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/jv/python-net/make/doc/
  7. Make DOC Using Python

    Make a new DOC in Python in a few steps. Easily create DOC using Python via .NET library....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/python-net/make/doc/
  8. HeaderFooter Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.HeaderFooter، الحل الأمثل لإدارة رؤوس وتذييلات الأقسام بسهولة. حسّن تنسيق مستنداتك اليوم!...يمكن أن تكون إلا فرعًا لـ Section . لا يمكن أن يكون هناك سوى...HeaderFooterType في Section . لو Section ليس لديه HeaderFooter...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Restricționați editarea documentelor în Python|...

    Restricționați editarea unui document prin setarea unui tip de restricție folosind Python. De asemenea, puteți elimina protecția și puteți crea regiuni editabile fără restricții....words as aw # Insert two sections with some text. doc = aw ...aspose.words as aw # Insert two sections with some text. doc = aw ...

    docs.aspose.com/words/ro/python-net/restrict-do...
  10. Gestionar Zoom de Presentación en C++|Documenta...

    Crear y personalizar Zoom con Aspose.Slides para C++ — saltar entre secciones, añadir 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/