Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 129,269 for

presentation

(0.92 sec)
  1. 使用 Java 管理演示文稿中的音频|Aspose.Slides 文档

    在 Aspose.Slides for Java 中创建和控制音频帧——提供嵌入、裁剪、循环以及在 PPT、PPTX 和 ODP 演示文稿中配置播放的代码示例。... 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 加载要嵌入幻灯片的音频文件流。...实例化一个表示演示文稿文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/audio-frame/
  2. Convert WORD to PPSM via C++ or with free Onlin...

    Export WORD to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPSM online converter quickly before integrating the code.... PPSM is a presentation format that is used to create...create and share presentations with colleagues and clients. It...

    products.aspose.com/total/cpp/conversion/word-t...
  3. 在 .NET 中管理演示文稿的图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中自定义图表数据标记,通过清晰的 C# 代码示例提升 PPT 和 PPTX 格式演示文稿的效果。...设置图表标记选项,请按照以下步骤操作: 实例化 Presentation 类。 创建默认图表。 设置图片。 获取第一个图表系列。...// 创建 Presentation 类的实例 using Presentation presentation = new...

    docs.aspose.com/slides/zh/net/chart-data-marker/
  4. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Android via Java calculates and applies effective shape properties for precise PowerPoint rendering....Effective Properties from Presentations on Android Contents [ Hide...frame shape has one); In presentation global text settings; those...

    docs.aspose.com/slides/androidjava/shape-effect...
  5. 使用 Java 管理演示文稿中的视频帧|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 幻灯片中以编程方式添加和提取视频帧。快速使用指南。... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...实例化 PresentationPresentation pres = new Presentation ( "pres...

    docs.aspose.com/slides/zh/java/video-frame/
  6. Extract Text and Images from ODP File Online an...

    Online ODP file parser app. Java API code to extract images and text from ODP Presentation.... Download Parse ODP Presentation via Online App Import ODP...view instantly. Parse ODP Presentation via Java Add library reference...

    products.aspose.com/total/java/parse/odp/
  7. Manage Fallback Fonts for Presentations in Java...

    See how Aspose.Slides for Java uses fallback fonts to keep text readable in PowerPoint and OpenDocument Presentations when original fonts aren’t available....Manage Fallback Fonts for Presentations in Java Contents [ Hide...certain presentation, remove fallback fonts from presentation, specify...

    docs.aspose.com/slides/java/fallback-font/
  8. Extract Text and Images from PPTX File Online a...

    Online PPTX file parser app. .NET API C# code to extract images and text from PPTX Presentation....NET based PPTX presentation parser application. C# code...PPTX. Download Parse PPTX Presentation via Online App Import PPTX...

    products.aspose.com/total/net/parse/pptx/
  9. Online PCL to ODP Conversion or Develop Java ba...

    Free online app to convert PCL to ODP files. Java conversion library code for PCL documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/pcl-t...
  10. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for .NET 的 MathematicalText 示例:在 PPT、PPTX 和 ODP 演示文稿中使用 C# 创建和格式化方程式、分数、矩阵和符号。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // 向幻灯片添加数学形状。 var mathShape =...

    docs.aspose.com/slides/zh/net/examples/elements...