Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 15,215 for

section

(0.94 sec)
  1. DocumentVisitor.VisitDocumentEnd | Aspose.Words...

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

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

    Utforska DocumentVisitor VisitRun-metoden för effektiv texthantering i dina applikationer. Förbättra din kodning med detta viktiga verktyg!...VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. CompositeNode.AcceptStart | Aspose.Words per .NET

    Scopri come il metodo AcceptStart di CompositeNode migliora l'elaborazione dei documenti richiamando il metodo VisitXXXStart per un'integrazione ottimale dei visitatori....VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  4. DocumentVisitor.VisitStructuredDocumentTagRange...

    Scopri il metodo VisitStructuredDocumentTagRangeEnd di DocumentVisitor, essenziale per gestire in modo efficace i tag dei documenti strutturati nelle tue applicazioni....VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  5. DocumentVisitor.VisitStructuredDocumentTagRange...

    Upptäck DocumentVisitor VisitStructuredDocumentTagRangeStart-metoden, som är avgörande för att hantera strukturerade dokumenttaggar effektivt i dina applikationer....VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. DocumentVisitor.VisitSubDocument | Aspose.Words...

    Esplora il metodo VisitSubDocument di DocumentVisitor, progettato per la gestione efficiente dei sottodocumenti nelle tue applicazioni. Migliora l'efficienza della tua programmazione!...VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/it/net/aspose.words/...
  7. DocumentVisitor.VisitSubDocument | Aspose.Words...

    Utforska DocumentVisitors VisitSubDocument-metod, utformad för effektiv hantering av underdokument i dina applikationer. Öka din kodningseffektivitet!...VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...NodeCollection docSections = section . Document . GetChildNodes...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Paragraph | Aspose.Words لـ .NET

    أنشئ محتوى ديناميكيًا بسهولة باستخدام مُنشئ الفقرات لدينا. هيئ فئة الفقرة الخاصة بك وخصّصها بسهولة لتحسين قابلية القراءة.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // تعيين بعض خصائص إعداد الصفحة للقسم...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Range.unlink_fields method | Aspose.Words for P...

    Range.unlink_fields method. Unlinks fields in this range....docx' ) new_section = doc . sections [ 0 ] . clone ( True...) . as_section () doc . sections . add ( new_section ) doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.FirstSection | Aspose.Words per .NET

    Recupera la prima sezione del tuo documento senza sforzo. Migliora il tuo flusso di lavoro con la nostra proprietà Document FirstSection per un'organizzazione semplificata.... public Section FirstSection { get ; } Osservazioni...Assert . AreEqual ( 1 , doc . Sections . Count ); // Utilizzare un...

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