Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 10,116 for

presentation

(0.08 sec)
  1. 设置 OLE 图标的标题|Aspose.Slides for Python 文档

    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 () as presentation : slide = presentation . slides...) as image : pp_image = presentation . images . add_image ( image...

    docs.aspose.com/slides/zh/python-net/set-captio...
  2. 图表数据标签|Aspose.Slides 文档

    在C++中设置PowerPoint图表数据标签和距离...实例化一个表示PPTX文件的Presentation类 SharedPtr < Presentation > pres = MakeObject...MakeObject < Presentation > (); // 获取第一个幻灯片 SharedPtr < ISlide...

    docs.aspose.com/slides/zh/cpp/chart-data-label/
  3. How to Convert PPT to PDF using Java

    This simple article focuses on how to convert PPT to PDF using Java by following the detailed configuration steps to use the given code sample. You can generate PDF from PPT in Java using the simple API interface in any of Java supported environments including Windows, Linux and macOS....source presentation from the disk using the Presentation class...source PPT presentation from the disk using the Presentation class...

    kb.aspose.com/slides/java/how-to-convert-powerp...
  4. Convert PowerPoint to Animated GIF|Aspose.Slide...

    Convert PowerPoint to animated GIF: PPT to GIF, PPTX to GIF, with Aspose.Slides API....Contents [ Hide ] Converting Presentations to Animated GIF Using Default...shows you how to convert a presentation to animated GIF using standard...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  5. 组|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....Java 向幻灯片添加组形状的步骤如下: 创建 Presentation 类的实例。 通过使用其索引获取幻灯片的引用。 向幻灯片添加组形状。...实例化 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/group/
  6. Chart Plot Area|Aspose.Slides for Node.js via ....

    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....Create an instance of the Presentation class. Access first slide...// Create an instance of Presentation class var pres = new aspose...

    docs.aspose.com/slides/nodejs-java/chart-plot-a...
  7. 段落|Aspose.Slides for Python 文档

    Python 中 PowerPoint 演示文稿的段落和部分...实例化一个表示演示文稿文件的 Presentation 对象 with slides . Presentation ( path +..."Shapes.pptx" ) as presentation : shape = presentation . slides [ 0...

    docs.aspose.com/slides/zh/python-net/paragraph/
  8. Fallback Font|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....certain presentation, remove fallback fonts from presentation, specify...Fonts Collection Render Presentation with Fallback Font Embedded...

    docs.aspose.com/slides/cpp/fallback-font/
  9. 部分|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....PPTX 的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/portion/
  10. 文本格式化|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....下面的代码片段展示了如何使用这一功能: $pres = new Presentation ( "Presentation.pptx" ); try { ...下面的代码片段展示了如何使用这一功能: $pres = new Presentation ( "Presentation.pptx" ); try { $options...

    docs.aspose.com/slides/zh/php-java/text-formatt...