Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 56,042 for

presentation

(0.1 sec)
  1. 组|Aspose.Slides for PHP 文档

    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....Java 向幻灯片添加组形状的方法如下: 创建 Presentation 类的实例。 使用索引获取幻灯片的引用。 向幻灯片添加组形状。...以下示例向幻灯片添加了一个组形状。 # 实例化 Presentation 类 $pres = new Presentation (); try { #...

    docs.aspose.com/slides/zh/php-java/group/
  2. 在 Java 中创建或管理 PowerPoint 智能图形形状节点|Aspose.Slides 文档

    在 Java 中管理 PowerPoint 演示文稿中的智能艺术节点和子节点... 创建一个 Presentation 类的实例,并加载包含智能图形形状的演示文稿。 通过使用其索引获取第一个幻灯片的引用。...// 加载所需的演示文稿 Presentation pres = new Presentation ( "SimpleSmartArt...

    docs.aspose.com/slides/zh/java/manage-smartart-...
  3. XML Parser Specification (XPS)|Aspose.Slides Do...

    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....Slides for C++ Any presentation document that can be loaded...depending upon the Windows Presentation Foundation (WPF) classes...

    docs.aspose.com/slides/cpp/xml-parser-specifica...
  4. 趋势线|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....提供了一个简单的 API 来管理不同图表的趋势线: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一...创建 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/trend-line/
  5. 管理占位符|Aspose.Slides 文档

    在C++中更改PowerPoint演示文稿中的占位符文本和提示文本...Slides在该演示文稿中替换占位符中的文本: 实例化 Presentation 类并将演示文稿作为参数传递。 通过索引获取幻灯片引用。...SharedPtr < Presentation > pres = MakeObject < Presentation > ( templatePath...

    docs.aspose.com/slides/zh/cpp/manage-placeholder/
  6. Convert DOCM to PPTM in Python or with free Onl...

    DOCM to PPTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCM to PPTM online converter quickly before integrating the code....is a Microsoft PowerPoint presentation that is based on the XML...format. It is used to store presentations that contain macros, scripts...

    products.aspose.com/total/python-net/conversion...
  7. How to Set the Percent Format as "0.0%" for a P...

    Sharing a expected file here. Need help to set the given format for datalabels in pie chart. testPieChartAspose.zip (48.0 KB)...instance of the Presentation class Presentation presentation = new Presentation();...first slide ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/how-to-set-the-percent-forma...
  8. 动画图表|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....实例化表示演示文稿文件的 PresentationPresentation pres = new Presentation ( "ExistingChart...实例化表示演示文稿文件的 PresentationPresentation pres = new Presentation ( "ExistingChart...

    docs.aspose.com/slides/zh/java/animated-charts/
  9. 将 PowerPoint 转换为 PNG 以 C#|Aspose.Slides 文档

    在 C# 中将 PowerPoint 演示文稿转换为 PNG。 在 C# 中将 PPT 转换为 PNG。 在 C# 中将 PPTX 转换为 PNG。 在 C# 中将 ODP 转换为 PNG。... 代码可以在 Presentation 对象中加载多种格式,如 PPT、PPTX 和 ODP,然后将其幻灯片缩略图保存为...请按照以下步骤操作: 实例化 Presentation 类。 从 Presentation.Slides 集合中获取 ISlide...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  10. PowerPoint Fonts|Aspose.Slides Documentation

    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....Sequence in Java Presentation Background Presentation Header and Footer...

    docs.aspose.com/slides/java/powerpoint-fonts/