Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 15,193 for

section

(0.09 sec)
  1. セクション|Aspose.Slides ドキュメント

    Aspose.Slides for Android でスライドのセクションを管理します。PPT、PPTX、ODP の Java サンプルを使用して、スライドの作成、名前変更、並び替え、グループ化が可能です。... addSection ( "New Section" , slide ); } finally { presentation...getSections (). addSection ( "My Section" , slide ); // インデックスでセクションにアクセスします。...

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

    Aspose.Slides for Java でスライドのセクションを管理します。PPT、PPTX、ODP の Java サンプルを使用して、セクションの作成、名前変更、並び替え、グループ化を行います。... addSection ( "New Section" , slide ); } finally { presentation...getSections (). addSection ( "My Section" , slide ); // インデックスでセクションにアクセスします。...

    docs.aspose.com/slides/ja/java/examples/element...
  3. Range.UnlinkFields | Aspose.Words لـ .NET

    اكتشف طريقة Range UnlinkFields لإلغاء ربط الحقول في نطاق مستندك بسهولة، مما يحسن سير عملك وإدارة المستندات....docx" ); Section newSection = ( Section ) doc . Sections [ 0 ]....); doc . Sections . Add ( newSection ); doc . Sections [ 1 ]. Range...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. Управление Zoom|Aspose.Slides для Node.js через...

    Добавьте масштаб или кадры масштаба в презентации PowerPoint на JavaScript...только один раздел, используйте Section Zoom . Slide Zoom Zoom слайда...pres . dispose (); } } Section Zoom Section Zoom представляет собой...

    docs.aspose.com/slides/ru/nodejs-java/manage-zoom/
  5. スライド セクション|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.... Creating Sections in Presentations プレゼンテーショ...getSections (). addSection ( "Section 1" , newSlide1 ); var section2...

    docs.aspose.com/slides/ja/nodejs-java/slide-sec...
  6. Cloner des diapositives PowerPoint en Python|As...

    Clonez ou dupliquez rapidement des diapositives PowerPoint avec Aspose.Slides for Python via .NET. Suivez nos exemples de code clairs et nos conseils pour automatiser la création de PPT en quelques secondes, augmenter la productivité et éliminer le travail manuel....) Cloner à la fin dans une section spécifiée Avec Aspose.Slides...cloner une diapositive d’une section d’une présentation et l’insérer...

    docs.aspose.com/slides/fr/python-net/clone-slides/
  7. Utilisation de SDT de contrôle de contenu|Aspos...

    En utilisant Python, vous pouvez intégrer une sémantique définie par le client ainsi que son comportement et son apparence dans un document....contrôles de contenu Cette section explique comment mettre à jour...(sauf les sections répétitives, les éléments de section répétitifs...

    docs.aspose.com/words/fr/python-net/working-wit...
  8. إدارة أقسام الشرائح في العروض باستخدام 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/
  9. Range.UnlinkFields | Aspose.Words för .NET

    Upptäck metoden Range UnlinkFields för att enkelt koppla bort länkar från fält i ditt dokumentintervall, vilket förbättrar ditt arbetsflöde och din dokumenthantering....docx" ); Section newSection = ( Section ) doc . Sections [ 0 ]....); doc . Sections . Add ( newSection ); doc . Sections [ 1 ]. Range...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. 在 .NET 中管理演示文稿的幻灯片章节|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 简化 PowerPoint 和 OpenDocument 中的幻灯片章节——拆分、重命名和重新排序,以优化 PPTX 与 ODP 的工作流。... Sections . AddSection ( "Section 1" , newSlide1...section2 = pres . Sections . AddSection ( "Section 2" , newSlide3...

    docs.aspose.com/slides/zh/net/slide-section/