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

section

(0.09 sec)
  1. .NET でプレゼンテーションのスライド セクションを管理する|Aspose.Slides ド...

    Aspose.Slides for .NET を使用して PowerPoint と OpenDocument のスライド セクションを効率化します — 分割、名前変更、並び替えにより PPTX と ODP のワークフローを最適化します。... Sections . AddSection ( "Section 1" , newSlide1...section2 = pres . Sections . AddSection ( "Section 2" , newSlide3...

    docs.aspose.com/slides/ja/net/slide-section/
  2. DocumentVisitor.VisitSectionStart | Aspose.Word...

    Scopri il metodo VisitSectionStart di DocumentVisitor, essenziale per tracciare l'enumerazione delle sezioni. Migliora l'efficienza della tua programmazione con questo potente strumento!...VisitSectionStart ( Section section ) Parametro Tipo Descrizione section Section...VisitorAction VisitSectionStart ( Section section ) { // Ottieni l'indice...

    reference.aspose.com/words/it/net/aspose.words/...
  3. DocumentVisitor.VisitSectionEnd | Aspose.Words ...

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

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

    Upptäck NodeCollection Add-metoden för att enkelt lägga till noder i din samling, vilket förbättrar din datahantering med enkelhet och effektivitet.... Section , doc . GetChild ( NodeType...( NodeType . Body , doc . Sections [ 0 ]. GetChild ( NodeType...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. FieldAutoTextList.ListStyle | Aspose.Words لـ .NET

    اكتشف خاصية FieldAutoTextList ListStyle لتخصيص قوائم إدخالاتك بسهولة. حسّن محتواك بأنماط مُخصصة اليوم!...Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Run.Text | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Paragraph.ParagraphFormat | Aspose.Words لـ .NET

    اكتشف خاصية تنسيق الفقرة (ParagraphFormat) لتحسين تنسيق الفقرات. استخدم خيارات التنسيق المتقدمة لتحسين مظهر مستندك!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // تعيين بعض خصائص إعداد الصفحة للقسم...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. Gestionar secciones de diapositivas en presenta...

    Optimiza las secciones de diapositivas en PowerPoint y OpenDocument con Aspose.Slides para Android mediante Java—divide, renombra y reordena para mejorar los flujos de trabajo PPTX y ODP.... addSection ( "Section 1" , newSlide1 ); ISection...getSections (). addSection ( "Section 2" , newSlide3 ); // la sección1...

    docs.aspose.com/slides/es/androidjava/slide-sec...
  9. HeaderFooterCollection Class | Aspose.Words för...

    Upptäck Aspose.Words.HeaderFooterCollection för enkel, maskinskriven åtkomst till Section Header Footer-noder, vilket effektiviserar dokumenthanteringen och förbättrar ditt arbetsflöde....till HeaderFooter noder av en Section . För att lära dig mer, besök...varje HeaderFooterType per Section . HeaderFooter Objekt kan förekomma...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. Cloner des diapositives PowerPoint en Python|As...

    Clonez ou dupliquez rapidement des diapositives PowerPoint avec Aspose.Slides for Python via .NET. Suivez nos exemples de code clairs et nos conseils pour automatiser la création de PPT en quelques secondes, augmenter la productivité et éliminer le travail manuel....) Cloner à la fin dans une section spécifiée Avec Aspose.Slides...cloner une diapositive d’une section d’une présentation et l’insérer...

    docs.aspose.com/slides/fr/python-net/clone-slides/