Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 15,302 for

section

(0.29 sec)
  1. セクション|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...
  2. 幻灯片章节|Aspose.Slides for Node.js via .NET 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... addSection ( "Section 1" , newSlide1 ); var section2...getSections (). addSection ( "Section 2" , newSlide3 ); // section1...

    docs.aspose.com/slides/zh/nodejs-java/slide-sec...
  3. SectionCollection Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.SectionCollection—الحل الأمثل لإدارة أقسام المستندات بكفاءة مع ميزات قوية ومرونة....SectionCollection class مجموعة من Section الكائنات الموجودة في المستند...doc ); builder . Write ( "Section 1" ); builder . InsertBreak...

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

    Оптимизируйте разделы слайдов в 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. Range.unlink_fields method | Aspose.Words for P...

    Range.unlink_fields method. Unlinks fields in this range....docx' ) new_section = doc . sections [ 0 ] . clone ( True...) . as_section () doc . sections . add ( new_section ) doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  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. Node.PreviousSibling | Aspose.Words för .NET

    Upptäck egenskapen Node PreviousSibling för att enkelt komma åt noden som kommer före din nuvarande nod, vilket förbättrar dina DOM-manipulationsfärdigheter.... Writeln ( "Section 1 text." ); builder . InsertBreak...SectionBreakContinuo ); builder . Writeln ( "Section 2 text." ); // Båda sektionerna...

    reference.aspose.com/words/sv/net/aspose.words/...