Sort Score
Result 10 results
Languages All
Labels All
Results 5,601 - 5,610 of 15,381 for

section

(0.09 sec)
  1. CompositeNode.LastChild | Aspose.Words för .NET

    Upptäck egenskapen CompositeNode LastChild för att enkelt komma åt och manipulera den sista underordnade noden, vilket förbättrar din datastrukturhantering.... Writeln ( "Section 1 text." ); builder . InsertBreak...SectionBreakContinuo ); builder . Writeln ( "Section 2 text." ); // Båda sektionerna...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. شبیه سازی یک سند در C#|Aspose.Words برای .NET

    با استفاده از C# یک سند را شبیه سازی کنید تا نسخه مشابه آن را دریافت کنید. هنگام ایجاد یک کپی، گره ها و ویژگی های سند اصلی کلون می شوند.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/fa/net/clone-a-document/
  3. Clona unui document în C#|Aspose.Words pentru .NET

    Clona unui document pentru a obține o copie identică folosind C#. `Când creezi o copie, nodurile și proprietățile documentului original sunt clonate.`... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); // This shows what is...

    docs.aspose.com/words/ro/net/clone-a-document/
  4. 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/
  5. 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/
  6. Gestionar secciones de diapositivas en presenta...

    Optimice las secciones de diapositivas en PowerPoint y OpenDocument con Aspose.Slides para Java — divida, renombre y reorganice para mejorar los flujos de trabajo PPTX y ODP.... Create Sections in Presentations Para añadir...getSections (). addSection ( "Section 1" , newSlide1 ); ISection...

    docs.aspose.com/slides/es/java/slide-section/
  7. Node.Range | Aspose.Words لـ .NET

    اكتشف خاصية نطاق العقدة، وقم بالوصول بسهولة إلى كائن النطاق الذي يحدد جزء المستند داخل العقدة الخاصة بك لتحسين إدارة المحتوى.... Write ( "Section 1. " ); builder . InsertBreak...Write ( "Section 2." ); Assert . AreEqual ( "Section 1. \fSection...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. 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/...
  9. Body | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  10. 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/...