Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 15,448 for

section

(0.2 sec)
  1. Body.ParentSection | Aspose.Words لـ .NET

    اكتشف خاصية Body ParentSection للوصول بسهولة إلى قسم الوالدين في القصة وتعزيز كفاءة إدارة المحتوى لديك.... public Section ParentSection { get ; } ملاحظات...يعادل ParentNode تم إلقاؤه إلى Section . أمثلة يوضح كيفية تخزين الملاحظات...

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

    Administre secciones de diapositivas en PHP con Aspose.Slides: cree, renombre, reorganice fácilmente, mueva diapositivas entre secciones y controle la visibilidad para PPT, PPTX y ODP...."New Section" , $slide ); $presentation -> save ( "section.pptx"...$presentation = new Presentation ( "section.pptx" ); try { // Acceda a...

    docs.aspose.com/slides/es/php-java/examples/ele...
  3. إدارة أقسام الشرائح في العروض التقديمية في .NET...

    تبسيط أقسام الشرائح في PowerPoint و OpenDocument باستخدام Aspose.Slides for .NET — تقسيم، إعادة تسمية، وإعادة ترتيب لتحسين سير عمل ملفات PPTX و ODP.... Sections . AddSection ( "Section 1" , newSlide1...section2 = pres . Sections . AddSection ( "Section 2" , newSlide3...

    docs.aspose.com/slides/ar/net/slide-section/
  4. PageSetup.SectionStart | Aspose.Words per .NET

    Scopri la proprietà PageSetup SectionStart per gestire facilmente le interruzioni di sezione nel tuo documento. Migliora la formattazione e il controllo del layout oggi stesso!... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Imposta alcune proprietà di impostazione...

    reference.aspose.com/words/it/net/aspose.words/...
  5. SectionStart Enum | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Abschnitt|Aspose.Slides Dokumentation

    Verwalten Sie Folienabschnitte in Aspose.Slides für .NET: erstellen, umbenennen, neu anordnen und Folien gruppieren mit C#‑Beispielen für PPT, PPTX und ODP.... Sections . AddSection ( "New Section" , slide );...presentation . Sections . AddSection ( "My Section" , slide ); //...

    docs.aspose.com/slides/de/net/examples/elements...
  7. PageSetup.SuppressEndnotes | Aspose.Words för .NET

    Upptäck hur egenskapen PageSetup SuppressEndnotes förbättrar din dokumentlayout genom att styra placeringen av slutnoter för tydligare och mer organiserade avsnitt....doc , "Section 1" , "Endnote 1, will stay in section 1" ); InsertSectionWithEnd...InsertSectionWithEnd ( doc , "Section 2" , "Endnote 2, will be pushed...

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

    اكتشف كيف تعمل خاصية PageSetup SuppressEndnotes على تحسين تخطيط المستند الخاص بك من خلال التحكم في وضع التعليقات الختامية للحصول على أقسام أكثر وضوحًا وتنظيمًا....doc , "Section 1" , "Endnote 1, will stay in section 1" ); InsertSectionWithEnd...InsertSectionWithEnd ( doc , "Section 2" , "Endnote 2, will be pushed...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. القسم|وثائق Aspose.Slides

    إدارة أقسام الشرائح في Aspose.Slides for C++: إنشاء، إعادة تسمية، إعادة ترتيب، وتجمّع الشرائح مع أمثلة C++ لملفات PPT و PPTX و ODP....presentation -> get_Sections () -> AddSection ( u "New Section" , slide...presentation -> get_Sections () -> AddSection ( u "My Section" , slide );...

    docs.aspose.com/slides/ar/cpp/examples/elements...
  10. NodeCollection.RemoveAt | Aspose.Words لـ .NET

    أزل العقد من مجموعتك بسهولة باستخدام طريقة NodeCollection RemoveAt. سهّل إدارة المستندات بإزالة عقد محددة بسرعة.... Write ( "Section 1" ); builder . InsertBreak...Write ( "Section 2" ); Assert . AreEqual ( "Section 1\x000cSection...

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