Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 15,314 for

section

(0.13 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. Chercher

    chercher...distinct pour chaque page, section ou ensemble de pages d’un document...programme à l’aide de Java. Les sections suivantes fournissent un didacticiel...

    blog.aspose.com/fr/words/split-ms-word-document...
  4. 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/...
  5. 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/...
  6. 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/...
  7. Cloner un document dans Python|Aspose.Words pou...

    Clonez un document pour obtenir sa copie identique à l'aide de Python. Lors de la création d'une copie, les nœuds et les propriétés du document original sont clonés....document et créer un double d’une section de ce document: # Create a...clone ) builder . write ( "Section 1" ) builder . insert_break...

    docs.aspose.com/words/fr/python-net/clone-a-doc...
  8. Управление разделами слайдов в презентациях в ....

    Оптимизируйте разделы слайдов в 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/
  9. Archiv

    Archiv...sections Sammlung durch. Führen Sie...Standardabschnitte mit der methode Document.sections.clear(). Importieren Sie den...

    blog.aspose.com/de/words/split-a-word-document-...
  10. セクション|Aspose.Slides for PHP ドキュメント

    Aspose.Slides を使用した PHP でスライドセクションを管理します:作成、名前の変更、簡単な並び替え、セクション間のスライド移動、PPT、PPTX、ODP の表示制御が可能です。..."New Section" , $slide ); $presentation -> save ( "section.pptx"...$presentation = new Presentation ( "section.pptx" ); try { // インデックスでセクションにアクセスします。...

    docs.aspose.com/slides/ja/php-java/examples/ele...