Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 15,205 for

section

(0.17 sec)
  1. セクション|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...
  2. 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/...
  3. セクション|Aspose.Slides for Node.js via .NET ドキュメント

    Aspose.Slides for Node.js via Javaでスライドセクションを管理します。JavaScriptの例を使用して、PPT、PPTX、ODPのスライドを作成、名前変更、並び替え、グループ化します。..."New Section" , slide ); presentation . save ( "section.pptx"... slides . Presentation ( "section.pptx" ); try { let slide =...

    docs.aspose.com/slides/ja/nodejs-java/examples/...
  4. SectionCollection.Item | Aspose.Words لـ .NET

    الوصول إلى أقسام محددة بسهولة باستخدام خاصية SectionCollection Item. استرجع أي قسم حسب الفهرس لإدارة بيانات مبسطة.... public Section this [ int index ] { get ;...]. Font . Size = 6 ; doc . Sections [ 0 ]. PageSetup . Orientation...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. 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/...
  6. 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/...
  7. Управление разделами слайдов в презентациях в ....

    Оптимизируйте разделы слайдов в PowerPoint и OpenDocument с помощью Aspose.Slides для .NET — разделяйте, переименовывайте и меняйте порядок, чтобы улучшить рабочие процессы PPTX и ODP.... Create Sections in Presentations Чтобы добавить...section1 = pres . Sections . AddSection ( "Section 1" , newSlide1...

    docs.aspose.com/slides/ru/net/slide-section/
  8. 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/...
  9. HeaderFooter.IsLinkedToPrevious | Aspose.Words ...

    اكتشف كيف تعمل خاصية IsLinkedToPrevious على تعزيز رؤوس وتذييلات مستندك، مما يضمن استمرارية سلسة عبر الأقسام لتحسين التنظيم.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakNewPage ); builder . Write ( "Section 2" ); builder . InsertBreak...

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

    Verwalten Sie Folienabschnitte in Aspose.Slides für Java: Erstellen, Umbenennen, Neuordnen und Gruppieren von Folien mit Java‑Beispielen für PPT, PPTX und ODP.... addSection ( "New Section" , slide ); } finally { presentation...getSections (). addSection ( "My Section" , slide ); // Greifen Sie...

    docs.aspose.com/slides/de/java/examples/element...