Sort Score
Result 10 results
Languages All
Labels All
Results 5,481 - 5,490 of 15,389 for

section

(0.14 sec)
  1. Sección|Documentación de Aspose.Slides

    Gestiona secciones de diapositivas en Aspose.Slides para .NET: crea, renombra, reordena y agrupa diapositivas con ejemplos en C# para PPT, PPTX y ODP.... Sections . AddSection ( "New Section" , slide );...presentation . Sections . AddSection ( "My Section" , slide ); //...

    docs.aspose.com/slides/es/net/examples/elements...
  2. セクション|Aspose.Slides ドキュメント

    Aspose.Slides for .NET でスライド セクションを管理します。C# の例を使用して、PPT、PPTX、ODP 用にスライドを作成、名前変更、並べ替え、グループ化します。... Sections . AddSection ( "New Section" , slide );...presentation . Sections . AddSection ( "My Section" , slide ); //...

    docs.aspose.com/slides/ja/net/examples/elements...
  3. PageSetup.OtherPagesTray | Aspose.Words لـ .NET

    اكتشف خاصية PageSetup OtherPagesTray لتخصيص إعدادات درج الورق لطابعتك بسهولة. حسّن كفاءة الطباعة في كل قسم!...foreach ( Section section in doc . Sections . OfType < Section >())...>()) { section . PageSetup . FirstPageTray = settings . DefaultPageSettings...

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

    تحسين أقسام الشرائح في PowerPoint و OpenDocument باستخدام Aspose.Slides لـ C++ — تقسيم، إعادة تسمية، وإعادة ترتيب لتحسين سير عمل ملفات PPTX و ODP....pres -> get_Sections () -> AddSection ( u "Section 1" , newSlide1...pres -> get_Sections () -> AddSection ( u "Section 2" , newSlide3...

    docs.aspose.com/slides/ar/cpp/slide-section/
  5. HeaderFooter.ParentSection | Aspose.Words per .NET

    Scopri la proprietà HeaderFooter ParentSection per accedere facilmente alla sezione padre del tuo articolo, migliorando la struttura e l'organizzazione del tuo documento.... public Section ParentSection { get ; } Osservazioni...equivalente a ParentNode lanciato a Section . Esempi Mostra come collegare...

    reference.aspose.com/words/it/net/aspose.words/...
  6. Python でプレゼンテーションのスライド セクションを管理|Aspose.Slides f...

    Aspose.Slides for Python を使用して PowerPoint および OpenDocument のスライド セクションを効率化します—分割、名前の変更、並び替えにより PPTX と ODP のワークフローを最適化します。...Slides が提供する add_section メソッドを使用します。このメソッドでは、セクション名...presentation . sections . add_section ( "Section 1" , slide1 )...

    docs.aspose.com/slides/ja/python-net/slide-sect...
  7. SectionStart Enum | Aspose.Words för .NET

    Utforska Aspose.Words.SectionStart enum för att förstå avsnittsbrytningar och förbättra dokumentformatering för bättre kontroll och presentation.... Section section = new Section ( doc ); doc . AppendChild...AppendChild ( section ); // Ange vissa sidinställningar för avsnittet...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Abschnitt|Aspose.Slides für PHP Dokumentation

    Verwalten Sie Folienabschnitte in PHP mit Aspose.Slides: Erstellen, umbenennen, einfach neu anordnen, Folien zwischen Abschnitten verschieben und die Sichtbarkeit für PPT, PPTX und ODP steuern...."New Section" , $slide ); $presentation -> save ( "section.pptx"...$presentation = new Presentation ( "section.pptx" ); try { // Zugriff auf...

    docs.aspose.com/slides/de/php-java/examples/ele...
  9. Body.ParentSection | Aspose.Words per .NET

    Scopri la proprietà Body ParentSection per accedere facilmente alla sezione padre di un articolo e migliorare l'efficienza della gestione dei contenuti.... public Section ParentSection { get ; } Osservazioni...equivalente a ParentNode lanciato a Section . Esempi Mostra come memorizzare...

    reference.aspose.com/words/it/net/aspose.words/...
  10. PageSetup.FirstPageTray | Aspose.Words per .NET

    Scopri come personalizzare il vassoio della prima pagina con la proprietà FirstPageTray di PageSetup per una stampa ottimale. Personalizza le tue impostazioni di stampa per la massima efficienza!...foreach ( Section section in doc . Sections . OfType < Section >())...>()) { section . PageSetup . FirstPageTray = settings . DefaultPageSettings...

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