Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 129,130 for

presentations

(0.14 sec)
  1. Convertir diapositivas de presentación a imágen...

    Convierta diapositivas de PPT, PPTX y ODP a imágenes en Java usando Aspose.Slides—renderizado rápido y de alta calidad con ejemplos de código claros....formato PNG: Presentation presentation = new Presentation ( "Presentation...un bitmap. IImage image = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/es/java/convert-slide/
  2. Folienübergänge in Präsentationen mit Python ve...

    Erfahren Sie, wie Sie Folienübergänge in Aspose.Slides für Python über .NET anpassen können, mit Schritt‑für‑Schritt‑Anleitungen für PowerPoint‑ und OpenDocument‑Präsentationen....Erstellen Sie eine Instanz der Presentation Klasse. Wenden Sie einen...# Instanziieren Sie die Presentation-Klasse, um eine Präsentationsdatei...

    docs.aspose.com/slides/de/python-net/slide-tran...
  3. ארכיון

    ארכיון...לבסוף, שמור את המצגת בשיטת Presentation.save(String, SaveFormat)...צור מצגת Presentation presentation = new Presentation(); try {...

    blog.aspose.com/he/slides/work-with-hyperlinks-...
  4. 幻灯片|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中管理幻灯片:创建、克隆、重新排序、隐藏、设置背景和尺寸、应用过渡效果,并导出为 PowerPoint 和 OpenDocument。...您将学习如何使用 Presentation 类添加、访问、克隆、重新排序和删除幻灯片。 下面的每个示例都包括简要说明以及相应的...with slides . Presentation () as presentation : # 每张幻灯片基于一种布局,而布局本身基于母版幻灯片。...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. Convert PDF to XPS in Python | products.aspose.com

    Sample code for PDF to XPS Python conversion. Use PowerPoint Python API for batch conversion PDF files to XPS files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  6. Convert PDF to OTP in Python | products.aspose.com

    Sample code for PDF to OTP Python conversion. Use PowerPoint Python API for batch conversion PDF files to OTP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  7. Imagen|Documentación de Aspose.Slides

    Trabaje con imágenes en Aspose.Slides para Android: inserte, recorte, comprima, recoloree y exporte imágenes con ejemplos en Java para presentaciones PPT, PPTX y ODP....IOException { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/es/androidjava/examples/...
  8. Chercher

    chercher...PPTX à l’aide de la classe Presentation . Chiffrez la présentation...passe à l’aide de la méthode Presentation.getProtectionManager().encrypt(String)...

    blog.aspose.com/fr/slides/protect-powerpoint-pr...
  9. ActiveX|Aspose.Slides 文档

    查看 Aspose.Slides for .NET 的 ActiveX 示例:在 PPT 和 PPTX 演示文稿中插入、配置和控制 ActiveX 对象,提供清晰的 C# 代码。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // 添加新的 ActiveX 控件。 var control...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. Animation|Aspose.Slides for Python Documentation

    Master slide animations in Python with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic Presentations in PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides...EffectTriggerType . ON_CLICK ) presentation . save ( "animation.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...