Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 15,197 for

section

(0.45 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/bg/python-net/make/word/
  2. 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/
  3. 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/
  4. با استفاده از 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/
  5. 아카이브

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

    blog.aspose.com/ko/words/add-remove-header-foot...
  6. Revision.accept method | Aspose.Words for Python

    Revision.accept method. Accepts this revision.... first_section . body . first_paragraph ....revision type. node = doc . first_section . body . paragraphs [ 1 ] end_node...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HeaderFooter Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.HeaderFooter, la soluzione ideale per gestire intestazioni e piè di pagina di sezione senza sforzo. Migliora la formattazione dei documenti oggi stesso!...può essere solo un figlio di Section . Può essercene solo uno HeaderFooter...HeaderFooterType in un Section . Se Section non ha un HeaderFooter...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Archivo

    Archivo...Sections . Clone la sección en un nuevo...docx"); for (int i = 0; i < doc.Sections.Count; i++) { // Divida un...

    blog.aspose.com/es/words/split-ms-word-document...
  9. PageSetup Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.PageSetup för sömlös anpassning av sidlayout i dina dokumentavsnitt. Optimera layouten och förbättra läsbarheten idag!...för utskriftsformat för en section (vänstermarginal, nedre marginal...Writeln ( "This is the first section, which landscape oriented with...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. 記録

    記録...sectionsコレクションの各セクションをループします。 コレクシ...Documentクラスの新しいオブジェクトを作成します。 Document.sections.clear()メソッドを使用してデフォルトのセクションをクリアします。...

    blog.aspose.com/ja/words/split-a-word-document-...