Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 15,511 for

section

(0.12 sec)
  1. Document.AcceptEnd | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  2. Document.AcceptEnd | Aspose.Words för .NET

    Utforska metoden Document AcceptEnd för att effektivt hantera besökares åtkomst i slutet av dokumentet. Förbättra användarupplevelsen med sömlös navigering....VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. DocumentVisitor.VisitBodyEnd | Aspose.Words per...

    Scopri il metodo VisitBodyEnd di DocumentVisitor gestisci in modo efficiente l'enumerazione delle storie di testo e migliora le capacità di elaborazione dei documenti....VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  4. ParagraphFormat Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.ParagraphFormat för omfattande styckeformateringsalternativ. Förbättra din dokumentstil utan ansträngning!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ange vissa sidinställningar för avsnittet...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. StructuredDocumentTagRangeStart constructor | A...

    StructuredDocumentTagRangeStart constructor. Initializes a new instance of the Structured document tag range start class.... first_section . body . insert_before ( range_start...first_section . body . first_paragraph ) doc . last_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Utilisation du contrôle de contenu SDT dans Jav...

    Gestion avancée du contenu des documents, comment créer et manipuler des contrôles de contenu (Balises de document structurées) à l'aide de Java....Contrôles de contenu Cette section explique comment mettre à jour...l’exception des sections répétitives, des éléments de section répétitifs...

    docs.aspose.com/words/fr/java/working-with-cont...
  7. Ekstraksi Berbasis Wilayah menggunakan Python|A...

    Pelajari cara mengekstrak teks dari wilayah halaman tertentu atau struktur paragraf dalam dokumen PDF dengan Aspose.PDF for Python....sec_idx , section in enumerate ( page_markup . sections , start... paragraph in enumerate ( section . paragraphs , start = 1 ):...

    docs.aspose.com/pdf/id/python-net/region-based-...
  8. 使用 PHP 在演示文稿中管理幻灯片章节|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 简化 PowerPoint 与 OpenDocument 的幻灯片章节——拆分、重命名和重新排序,以优化 PPTX 和 ODP 工作流。...getSections () -> addSection ( "Section 1" , $newSlide1 ); $section2...getSections () -> addSection ( "Section 2" , $newSlide3 ); // section1...

    docs.aspose.com/slides/zh/php-java/slide-section/
  9. Архивы

    Архивы...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/ru/words/extract-text-from-word...
  10. Tạo Markdown Bằng Python

    Tạo một Markdown mới trong Python trong một vài bước. Dễ dàng tạo Markdown bằng Python via .NET thư viện....first_section.body.first_paragraph.append_child(firstRun)...append_child(firstRun) doc.first_section.body.first_paragraph.append_child(secondRun)...

    products.aspose.com/words/vi/python-net/make/md/