Sort Score
Result 10 results
Languages All
Labels All
Results 9,171 - 9,180 of 129,327 for

presentations

(0.2 sec)
  1. Java を使用してプレゼンテーションのチャート軸をカスタマイズする|Aspose.Slide...

    レポートや可視化のために、PowerPoint プレゼンテーションのチャート軸をカスタマイズする方法を Aspose.Slides for Java を使用して学びましょう。...Create an instance of the Presentation class. Access the first...で必要な値を取得する方法を示しています: Presentation pres = new Presentation (); try { Chart...

    docs.aspose.com/slides/ja/java/chart-axis/
  2. Administrar párrafos de texto de PowerPoint en ...

    Domina el formato de párrafos con Aspose.Slides para Android—optimiza la alineación, el espaciado y el estilo en presentaciones PPT, PPTX y ODP en Java....una instancia de la clase Presentation . Acceder a la referencia...// Instanciar una clase Presentation que representa un archivo...

    docs.aspose.com/slides/es/androidjava/manage-pa...
  3. スライド|Aspose.Slides for Node.js via .NET ドキュメント

    Aspose.Slides for Node.js でスライドを制御します:PPT、PPTX、ODP プレゼンテーションの作成、クローン、並べ替え、サイズ変更、背景設定、トランジションの適用を行います。... Presentation クラスを使ってスライドの追加、取得、クローン、並び替え、削除を学びます。...{ let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/ja/nodejs-java/examples/...
  4. Archiv

    Archiv...přiřaďte jej vlastnosti Presentation.vbaproject. Poté přidejte...modul VBA pomocí metody Presentation.vbaproject.modules.addemptymodule(string)...

    blog.aspose.com/cs/slides/work-with-vba-macros-...
  5. Section|Aspose.Slides Documentation

    Manage slide sections in Aspose.Slides for .NET: create, rename, reorder, and group slides with C# examples for PPT, PPTX, and ODP....] Examples for managing presentation sections—add, access, remove...() { using var presentation = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/se...
  6. Архивы

    Архивы...создайте новый с помощью класса Presentation. Затем добавьте новый слайд...существующий слайд из коллекции Presentation.slides. Добавьте нового...

    blog.aspose.com/ru/slides/add-comments-to-ppt-s...
  7. 将 ODP 转换为 PPTX(Java)|Aspose.Slides 文档

    使用 Aspose.Slides for Java 将 ODP 转换为 PPTX。提供简洁的 Java 示例代码、批量技巧和高质量结果——无需 PowerPoint。...Java 提供了表示演示文件的 Presentation 类。现在, Presentation 类在实例化对象时也可以通过 Presentation...Presentation 构造函数访问 ODP。下面的示例展示了如何将 ODP 演示文稿转换为 PPTX 演示文稿。 //...

    docs.aspose.com/slides/zh/java/convert-odp-to-p...
  8. Video|Aspose.Slides for Python Documentation

    Work with video in Python using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export Presentations for PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides...320 , 240 , "video.mp4" ) presentation . save ( "video.pptx" ,...

    docs.aspose.com/slides/python-net/examples/elem...
  9. Notiz|Aspose.Slides für Python Dokumentation

    Fügen Sie Sprechernotizen in Python mit Aspose.Slides hinzu, lesen, bearbeiten und exportieren Sie sie: Text formatieren, Notizen pro Folie verwalten und die Sichtbarkeit in PowerPoint und OpenDocument steuern.... Presentation () as presentation : slide = presentation . slides...notes_text_frame . text = "My note" presentation . save ( "note.pptx" , slides...

    docs.aspose.com/slides/de/python-net/examples/e...
  10. Chart|Aspose.Slides for Python Documentation

    Create and customize charts in Python with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides..., 50 , 50 , 400 , 300 ) presentation . save ( "chart.pptx" ,...

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