Sort Score
Result 10 results
Languages All
Labels All
Results 4,811 - 4,820 of 129,322 for

presentation

(1.03 sec)
  1. How to Set Typeface of Fonts of Major/Minor of ...

    In theme1.xml of unzipped pptx, there are global font settings like below. <a:font script="Jpan" typeface="XXX" /> <a:font script="Hang" typeface="XXX" /> <a:font script="Hans" typeface="XXX" /> I checked Presentation.…...typeface="XXX" /> I checked presentation.master_theme.font_scheme...import Presentation, FontData # Load your presentation presentation...

    forum.aspose.com/t/how-to-set-typeface-of-fonts...
  2. Convert DOCM to PPSM via Java or with free Onli...

    Java API to Export DOCM to PPSM without using Microsoft Word or PowerPoint or online. Test free DOCM to PPSM online converter quickly before integrating the code....for Java to create a new Presentation, write the HTML content...for Java to create a new Presentation and write the HTML content...

    products.aspose.com/total/java/conversion/docm-...
  3. Convert DOT to POTX in Android Apps or with fre...

    DOT to POTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOT to POTX online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...edit, and convert various presentation formats in their Android...

    products.aspose.com/total/android-java/conversi...
  4. 使用 Java 在演示文稿中应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for Java 将高级形状效果应用于您的 PPT 和 PPTX 文件——在几秒钟内创建引人注目、专业的幻灯片。...OuterShadowEffect ) 应用于矩形: Presentation pres = new Presentation (); try { IShape...代码演示如何将反射效果应用于形状: Presentation pres = new Presentation (); try { IShape...

    docs.aspose.com/slides/zh/java/shape-effect/
  5. Enhance PowerPoint Presentations with Animation...

    Learn how to add and control advanced animation effects in Aspose.Slides for C++ to build dynamic PowerPoint and OpenDocument Presentations....Enhance PowerPoint Presentations with Animations in C++ Contents...Hide ] Since presentations are meant to present something, their...

    docs.aspose.com/slides/cpp/powerpoint-animation/
  6. Aspose.Slides for .NET Core | .NET Core PowerPo...

    Aspose.Slides .NET Core API to build PowerPoint .NET Core solutions....NET Core API for Presentations Build cross-platform .NET...solutions for processing presentations without PowerPoint and Office...

    products.aspose.com/slides/net-core/
  7. 在 .NET 中管理演示文稿的图表工作簿|Aspose.Slides 文档

    探索适用于 .NET 的 Aspose.Slides:轻松管理 PowerPoint 和 OpenDocument 格式中的图表工作簿,以简化演示文稿数据。...代码演示了一个示例操作: using ( Presentation pres = new Presentation ( "chart.pptx"...); } 将工作簿单元格设为图表数据标签 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个带有数据的气泡图。...

    docs.aspose.com/slides/zh/net/chart-workbook/
  8. Online SVG to Powerpoint Conversion or Develop ...

    Free online app to convert SVG to Powerpoint files. Java conversion library code for SVG 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/svg-t...
  9. 档案

    档案...首先,使用 Presentation 类加载 PowerPoint 演示文稿。 然后,使用 Presentation.getDocumentPropertie()...加载演示文稿 Presentation pres = new Presentation("Presentation.pptx");...

    blog.aspose.com/zh/slides/access-modify-propert...
  10. 在 Android 上管理演示文稿中的图表数据标签|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中添加和设置图表数据标签,以制作更具吸引力的幻灯片。...代码示例演示如何在图表数据标签中设置数据精度: Presentation pres = new Presentation (); try { IChart...创建 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/chart-dat...