Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 14,634 for

section

(0.08 sec)
  1. Archiv

    Archiv... Section nextSection = (Section)currNode.GetAncestor(NodeType...GetAncestor(NodeType.Section).NextSibling; currNode = nextSection...

    blog.aspose.com/cs/words/extract-text-from-word...
  2. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Upptäck DocumentVisitor VisitParagraphStart-metoden, avgörande för att effektivt hantera styckeuppräkning i dina applikationer. Förbättra dina kodningsfärdigheter!...VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    اكتشف دالة DocumentVisitor VisitParagraphStart، وهي أساسية لإدارة ترقيم الفقرات بكفاءة في تطبيقاتك. طوّر مهاراتك البرمجية!...VisitorAction VisitSectionStart ( Section section ) { // احصل على فهرس قسمنا...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. 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/...
  5. Trabalhar com secções em C++|Aspose.Words para C++

    Entendendo conceitos de seção de documento e práticas de manipulação usando C++. Inserir seção em um documento C++. Remover seção C++. Copiar seções entre documentos....classes Section e SectionCollection . Os objectos Section são filhos...acedidos através da propriedade Sections . Você pode gerenciar esses...

    docs.aspose.com/words/pt/cpp/working-with-secti...
  6. Werken met afdelingen in C#|Aspose.Words voor .NET

    Begrijpen document sectie concepten en manipulatie praktijken gebruiken C#. Sectie in een document invoegen C#. Sectie verwijderen C#. Kopieer secties tussen documenten.... Wat Section en Section Break is De afdelingen...worden vertegenwoordigd door de Section en SectionCollection lessen...

    docs.aspose.com/words/nl/net/working-with-secti...
  7. PageSetup Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.PageSetup لتخصيص إعدادات الصفحات بسلاسة في أقسام مستندك. حسّن تخطيط الصفحة وحسّن قابلية القراءة اليوم!...Writeln ( "This is the first section, which landscape oriented with...Orientation . Landscape , doc . Sections [ 1 ]. PageSetup . Orientation...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. 使用 Python 製作 DOCX

    通過幾個步驟在 Python 中創建一個新的 DOCX。使用 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/zh-hant/python-net/ma...
  9. Python를 사용하여 DOC 만들기

    몇 단계를 거쳐 Python에서 새 DOC를 만드세요. Python via .NET 라이브러리를 사용하여 DOC을 쉽게 생성합니다....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/ko/python-net/make/doc/
  10. Python를 사용하여 DOCX 만들기

    몇 단계를 거쳐 Python에서 새 DOCX를 만드세요. 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/ko/python-net/make/docx/