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

section

(0.11 sec)
  1. Urobiť WORD Pomocou Python

    Vytvorte nový WORD v Python v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice 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/sk/python-net/make/word/
  2. Направете 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/bg/python-net/make/html/
  3. Направете 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/bg/python-net/make/word/
  4. Fai HTML Usando Python

    Crea un nuovo HTML in Python in pochi passaggi. Crea facilmente HTML 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/html/
  5. Fai WORD Usando Python

    Crea un nuovo WORD in Python in pochi passaggi. Crea facilmente WORD 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/word/
  6. با استفاده از Python Markdown را بسازید

    در چند مرحله یک Markdown جدید در Python ایجاد کنید. با استفاده از کتابخانه 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/fa/python-net/make/md/
  7. 아카이브

    아카이브...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/ko/words/add-remove-header-foot...
  8. Як видалити всі розриви розділів у Word за допо...

    У цій статті описано, як видалити всі розриви розділів у Word за допомогою C#. Він містить необхідну інформацію для встановлення середовища для розробки разом із зразком коду для видалення розриву розділу в Word за допомогою C#....видалення Перегляньте всі sections , починаючи з передостаннього...основі властивості Section.Body або Section.PageSetup, якщо потрібно...

    kb.aspose.com/uk/words/net/how-to-delete-all-se...
  9. ReplaceAction Enum | Aspose.Words för .NET

    Upptäck Aspose.Words.ReplaceAction-enum för att kontrollera matchningsresultat i dina ersättningsåtgärder, vilket förbättrar effektiviteten och precisionen vid dokumentredigering....foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

    reference.aspose.com/words/sv/net/aspose.words....
  10. 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 de calcul Excel en définissant l en tête et le pied de page avec des commandes de script en utilisant l API C# ou la bibliothèque .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/net/setting-headers-an...