Sort Score
Result 10 results
Languages All
Labels All
Results 9,821 - 9,830 of 129,965 for

presentations

(1.64 sec)
  1. Преобразование в Tiff с примечаниями|Документац...

    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....предоставляемый классом Presentation , можно использовать для...//Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/ru/net/conversion-to-tif...
  2. إنشاء صورة مصغرة للشريحة كـ JPEG|توثيق Aspose.S...

    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....NET: إنشاء نسخة من فئة Presentation. الحصول على مرجع أي شريحة...the Presentation class that represents the presentation file...

    docs.aspose.com/slides/ar/net/generate-slide-th...
  3. Konvertierung zu Tiff mit Notizen|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....Save ‑Methode, die von der Presentation ‑Klasse bereitgestellt wird...//Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/de/net/conversion-to-tif...
  4. Создать миниатюру слайда в формате JPEG|Докумен...

    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....Создайте экземпляр класса Presentation. Получите ссылку на нужный...the Presentation class that represents the presentation file...

    docs.aspose.com/slides/ru/net/generate-slide-th...
  5. Diapositiva|Documentación de Aspose.Slides

    Controla las diapositivas en Aspose.Slides para Android: crea, clona, reordena, redimensiona, establece fondos y aplica transiciones con Java para presentaciones PPT, PPTX y ODP....diapositivas utilizando la clase Presentation . Cada ejemplo a continuación...addSlide () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/es/androidjava/examples/...
  6. Formato de formas de PowerPoint en JavaScript|A...

    Aprenda a formatear formas de PowerPoint en JavaScript usando Aspose.Slides—establezca estilos de relleno, línea y efecto para archivos PPT, PPTX y ODP con precisión y control total....rectangular: // Instanciar la clase Presentation que representa un archivo... let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/es/nodejs-java/shape-for...
  7. 在 Python 中格式化 PowerPoint 形状|Aspose.Slides for P...

    了解如何使用 Aspose.Slides 在 Python 中格式化 PowerPoint 形状——精准且完整地设置 PPT、PPTX 和 ODP 文件的填充、线条和效果样式。...以下步骤概述了该过程: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 向幻灯片添加一个...实例化表示演示文稿文件的 Presentation 类。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/shape-form...
  8. プレゼンテーションビューア|Aspose.Slides for Node.js via .NE...

    JavaScript での PowerPoint プレゼンテーションビューア... Presentation クラスのインスタンスを作成します。 インデックスでスライド参照を取得します。...; var presentation = new aspose . slides . Presentation ( "sample...

    docs.aspose.com/slides/ja/nodejs-java/presentat...
  9. Präsentationen effizient in JavaScript zusammen...

    Müheloses Zusammenführen von PowerPoint (PPT, PPTX) und OpenDocument (ODP)-Präsentationen in JavaScript mit Aspose.Slides für Node.js, um Ihren Arbeitsablauf zu optimieren.... Jedes Presentation‑Objekt besitzt eine Slides‑Sammlung...= new aspose . slides . Presentation ( "pres1.pptx" ); try {...

    docs.aspose.com/slides/de/nodejs-java/merge-pre...
  10. Diagrammachsen in Präsentationen auf Android an...

    Entdecken Sie, wie Sie Aspose.Slides für Android via Java verwenden, um Diagrammachsen in PowerPoint-Präsentationen für Berichte und Visualisierungen anzupassen....Erstellen Sie eine Instanz der Presentation Klasse. Greifen Sie auf...Java erhalten: Presentation pres = new Presentation (); try { Chart...

    docs.aspose.com/slides/de/androidjava/chart-axis/