Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 15,457 for

section

(0.07 sec)
  1. Zrób Markdown Za Pomocą Python

    Utwórz nowe Markdown w Python w kilku krokach. Łatwo twórz Markdown za pomocą Python via .NET biblioteki....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/pl/python-net/make/md/
  2. Zrób DOCX Za Pomocą Python

    Utwórz nowe DOCX w Python w kilku krokach. Łatwo twórz DOCX za pomocą Python via .NET biblioteki....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/pl/python-net/make/docx/
  3. Zrób DOC Za Pomocą Python

    Utwórz nowe DOC w Python w kilku krokach. Łatwo twórz DOC za pomocą Python via .NET biblioteki....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/pl/python-net/make/doc/
  4. Vytvořit DOCX Pomocí Python

    Vytvořte nový DOCX v Python v několika krocích. Snadno vytvořte DOCX 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/docx/
  5. Arşiv

    Arşiv...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();..."HeaderFooter.doc"); for (Section section : doc.getSections()) {...

    blog.aspose.com/tr/words/add-remove-header-foot...
  6. HeaderFooter Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.HeaderFooter, din lösning för att enkelt hantera sektionshuvuden och sidfot. Förbättra dokumentformateringen idag!...kan bara vara underordnad Section . Det kan bara finnas en HeaderFooter...HeaderFooterType i en Section . Om Section har inte en HeaderFooter...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. Archiv

    Archiv...content is found in a different section. if (currNode.next_sibling...isExtracting) : # Move to the next section. nextSection = currNode.get_ancestor(aw...

    blog.aspose.com/de/words/extract-text-from-word...
  8. أرشيف

    أرشيف...SECTION).next_sibling.as_section() currNode = nextSection...start_section = start_node.get_ancestor(aw.NodeType.SECTION).as_section()...

    blog.aspose.com/ar/words/extract-text-from-word...
  9. Архивы

    Архивы...Клонируйте раздел в объект Section с помощью метода Document.getSections()...Document.getSections().add(Section) . Сохраните документ, используя...

    blog.aspose.com/ru/words/split-ms-word-document...
  10. Arşiv

    Arşiv...yöntemini kullanarak bölümü bir Section nesnesine kopyalayın. Yeni...Document.getSections().add(Section) yöntemini kullanarak belgeye...

    blog.aspose.com/tr/words/split-ms-word-document...