Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 113,580 for

presentations

(0.06 sec)
  1. Convertir PPTX en PPT en Java|Documentation Asp...

    Convertir la présentation PowerPoint PPTX en PPT en Java...méthode Save de la classe Presentation . Le code Java ci-dessous... // instancier un objet Presentation qui représente un fichier...

    docs.aspose.com/slides/fr/java/convert-pptx-to-...
  2. إزالة تعليق PPTX التوضيحي باستخدام Python | pro...

    كود مصدر Python لإزالة تعليقات عرض PPTX... Presentation( "example.pptx" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/ar/python-net/annota...
  3. Support For Interruptable Library|Aspose.Slides...

    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....instance is passed to the Presentation constructor, invoking the...long-running task related to the Presentation. This code snippet below...

    docs.aspose.com/slides/net/support-for-interrup...
  4. إزالة شريحة من العرض التقديمي|وثائق Aspose.Slides

    إزالة شريحة من باوربوينت عن طريق المرجع أو الفهرس في C# أو .NET...Slides فئة Presentation التي تضم ISlideCollection...المرجع إنشاء مثيل من فئة Presentation . الحصول على مرجع الشريحة...

    docs.aspose.com/slides/ar/net/remove-slide-from...
  5. تنسيق النص|توثيق Aspose.Slides لـ PHP

    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....الميزة: $pres = new Presentation ( "Presentation.pptx" ); try { ...الميزة: $pres = new Presentation ( "Presentation.pptx" ); try { $options...

    docs.aspose.com/slides/ar/php-java/text-formatt...
  6. Convert ODP to PPTX|Aspose.Slides Documentation

    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....offers Presentation class that represents a presentation file.... Presentation class can now also access ODP through Presentation...

    docs.aspose.com/slides/cpp/convert-odp-to-pptx/
  7. Convertir PowerPoint en HTML en C++|Documentati...

    Convertir PowerPoint en HTML en C++. Enregistrer PPTX ou PPT sous forme d'HTML en C++. Enregistrer les diapositives en tant qu'HTML en C++...PPTX et ODP dans l’objet Presentation et le sauvegarder au format...une instance de la classe Presentation . Chargez .ppt dans la classe...

    docs.aspose.com/slides/fr/cpp/convert-powerpoin...
  8. 将 PowerPoint 转换为 TIFF|Aspose.Slides 文档

    在 C# 或 .NET 中将 PowerPoint 演示文稿转换为 TIFF。...将 PowerPoint 转换为 TIFF 使用 Presentation 类提供的 Save 方法,您可以快速将整个 PowerPoint...实例化表示演示文稿文件的 Presentation 对象 using ( Presentation presentation = new...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  9. نص متحرك|وثائق Aspose.Slides

    نص متحرك في PowerPoint باستخدام Java...فقرة واحدة: Presentation presentation = new Presentation ( "Presentation...autoShape = ( IAutoShape ) presentation . getSlides (). get_Item...

    docs.aspose.com/slides/ar/androidjava/animated-...
  10. Animated Text|Aspose.Slides Documentation

    Animated text in PowerPoint with Java...paragraph: Presentation presentation = new Presentation ( "Presentation...autoShape = ( IAutoShape ) presentation . getSlides (). get_Item...

    docs.aspose.com/slides/java/animated-text/