Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 15,388 for

section

(0.29 sec)
  1. Kloon een document in C#|Aspose.Words voor .NET

    Kloon een document om zijn identieke kopie te krijgen met behulp van C#. Bij het maken van een kopie worden knooppunten en eigenschappen van het originele document gekloond.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/nl/net/clone-a-document/
  2. Clonar um documento em C#|Aspose.Words para .NET

    Clone um documento para obter uma cópia idêntica usando C#. Ao criar uma cópia, os nós e as propriedades do documento original são clonados.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/pt/net/clone-a-document/
  3. Body | Aspose.Words لـ .NET

    أنشئ وخصّص نسخة جديدة من Body بسهولة باستخدام مُنشئنا البديهي. استمتع بتكامل سلس لمشاريعك اليوم!... لإضافة Body الى Section يستخدم إضافة طفل إدراج بعد...المستند الجذر. Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. Body | Aspose.Words för .NET

    Skapa och anpassa en ny Body-instans utan ansträngning med vår intuitiva konstruktor. Upplev sömlös integration för dina projekt idag!...Att lägga till Body till en Section använda Lägg till barn InfogaEfter...rotdokumentnoden. Section section = new Section ( doc ); doc . AppendChild...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. DocumentVisitor.VisitSectionEnd | Aspose.Words ...

    Scopri il metodo VisitSectionEnd di DocumentVisitor, fondamentale per gestire l'enumerazione delle sezioni nelle tue applicazioni. Migliora subito la tua efficienza di programmazione!...VisitSectionEnd ( Section section ) Parametro Tipo Descrizione section Section...VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...

    reference.aspose.com/words/it/net/aspose.words/...
  6. DocumentVisitor.VisitSectionStart | Aspose.Word...

    Upptäck DocumentVisitor VisitSectionStart-metoden, viktig för att spåra sektionsuppräkning. Förbättra din kodningseffektivitet med detta kraftfulla verktyg!...VisitSectionStart ( Section section ) Parameter Typ Beskrivning section Section...VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. DocumentVisitor.VisitSectionStart | Aspose.Word...

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

    reference.aspose.com/words/ar/net/aspose.words/...
  8. إدارة أقسام الشرائح في العروض التقديمية باستخدا...

    بسّط أقسام الشرائح في PowerPoint وOpenDocument باستخدام Aspose.Slides for Java — قسّمها, أعد تسميتها, وأعد ترتيبها لتحسين سير عمل ملفات PPTX وODP.... addSection ( "Section 1" , newSlide1 ); ISection...getSections (). addSection ( "Section 2" , newSlide3 ); // سيتم إنهاء...

    docs.aspose.com/slides/ar/java/slide-section/
  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. CompositeNode.LastChild | Aspose.Words per .NET

    Scopri la proprietà CompositeNode LastChild per accedere e manipolare facilmente l'ultimo nodo figlio, migliorando la gestione della struttura dei dati.... Writeln ( "Section 1 text." ); builder . InsertBreak...SectionBreakContinuo ); builder . Writeln ( "Section 2 text." ); // Entrambe le...

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