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

section

(0.2 sec)
  1. DocumentVisitor.VisitSectionEnd | Aspose.Words ...

    Upptäck DocumentVisitor VisitSectionEnd-metoden, avgörande för att hantera sektionsuppräkning i dina applikationer. Öka din kodningseffektivitet idag!...VisitSectionEnd ( Section section ) Parameter Typ Beskrivning section Section...VisitorAction VisitSectionStart ( Section section ) { // Hämta indexet för...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Sección|Documentación de Aspose.Slides

    Gestionar secciones de diapositivas en Aspose.Slides for Java: crear, renombrar, reordenar y agrupar diapositivas con ejemplos en Java para PPT, PPTX y ODP.... addSection ( "New Section" , slide ); } finally { presentation...getSections (). addSection ( "My Section" , slide ); // Acceder a una...

    docs.aspose.com/slides/es/java/examples/element...
  3. شبیه سازی یک سند در 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/
  4. 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/
  5. 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/
  6. 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/
  7. 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/...
  8. Body | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Faire pivoter le texte dans Word à l'aide de Py...

    Faites pivoter le texte dans Word à l'aide de Python. Obtenez des détails pour configurer l'EDI, une liste d'étapes et un exemple de code pour retourner le texte dans Word à l'aide de Python....Parcourez la collection de la section dans le fichier Word chargé...la classe Section Définissez la propriété Section.page_setup...

    kb.aspose.com/fr/words/python/rotate-text-in-wo...
  10. CompositeNode.RemoveChild | Aspose.Words لـ .NET

    قم بإدارة CompositeNode الخاص بك بسهولة باستخدام طريقة RemoveChild، المصممة لتبسيط إزالة العقد لتحسين الأداء والكفاءة.... Writeln ( "Section 1 text." ); builder . InsertBreak...SectionBreakContinuo ); builder . Writeln ( "Section 2 text." ); // كلا القسمين...

    reference.aspose.com/words/ar/net/aspose.words/...