Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 10,117 for

presentation

(0.03 sec)
  1. Manage Autofit Settings|Aspose.Slides for Node....

    Set the autofit settings for textbox in PowerPoint in JavaScript...behavior for textboxes in presentations. Resize Shape to Fit Text...its box in a PowerPoint presentation: var pres = new aspose ...

    docs.aspose.com/slides/nodejs-java/manage-autof...
  2. Export Chart|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.... Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/androidjava/export-chart/
  3. 将 PowerPoint 转换为 Word|Aspose.Slides for Python 文档

    在 Python 中将 PowerPoint 演示文稿转换为 Word... Presentation ( "sample.pptx" ) as presentation : doc =...range ( presentation . slides . length ): slide = presentation . slides...

    docs.aspose.com/slides/zh/python-net/convert-po...
  4. How to Run Aspose.Slides for C++ in Docker|Aspo...

    Run Aspose.Slides for C++ in a Docker container for Linux. ...dir/sources/presentation_export.cpp.o [ 57%] Building... Saving presentation as PDF...OK Saving presentation as XPS....

    docs.aspose.com/slides/cpp/how-to-run-aspose-sl...
  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....以下示例代码向您展示如何获取有效值: Presentation pres = new Presentation ( "Presentation1...以下示例代码展示了如何获取相机的有效属性: Presentation pres = new Presentation ( "Presentation1...

    docs.aspose.com/slides/zh/java/shape-effective-...
  6. 在 Java 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    在 Java 中创建 PowerPoint 演示文稿中的图表...演示文稿图表 代码步骤: 创建一个表示 PPTX 文件的 Presentation 类的实例。 通过其索引获取幻灯片的引用。 添加...代码演示了如何创建普通图表: // Instantiates a presentation class that represents a...

    docs.aspose.com/slides/zh/androidjava/create-ch...
  7. 管理占位符|Aspose.Slides for Python 文档

    在Python中更改PowerPoint演示文稿中的占位符文本和提示文本...Slides替换演示文稿中占位符文本的方法: 实例化 Presentation 类并将演示文稿作为参数传递。 通过其索引获取幻灯片引用。...# 实例化演示文稿类 with slides . Presentation ( path + "ReplacingText...

    docs.aspose.com/slides/zh/python-net/manage-pla...
  8. PowerPoint Animation|Aspose.Slides Documentation

    PowerPoint animation, PowerPoint slide animation with Aspose.Slides....Hide ] Since presentations are meant to present something, their...important role in order to make presentation eye-catching and attractive...

    docs.aspose.com/slides/java/powerpoint-animation/
  9. PowerPoint Animation|Aspose.Slides Documentation

    PowerPoint animation, PowerPoint slide animation with Aspose.Slides....Hide ] Since presentations are meant to present something, their...important role in order to make presentation eye-catching and attractive...

    docs.aspose.com/slides/androidjava/powerpoint-a...
  10. Callout|Aspose.Slides for Python Documentation

    PowerPoint chart callouts and data labels in Python... Presentation () as presentation : chart = presentation . slides...show_label_as_data_callout = False presentation . save ( "DisplayChartLabels_out...

    docs.aspose.com/slides/python-net/callout/