Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 10,117 for

presentation

(0.08 sec)
  1. 形状效果|Aspose.Slides 文档

    在 C# 或 .NET 中对 PowerPoint 形状应用效果...): using ( var pres = new Presentation ()) { var shape = pres ...代码演示了如何对形状应用反射效果: using ( var pres = new Presentation ()) { IAutoShape shape =...

    docs.aspose.com/slides/zh/net/shape-effect/
  2. 与 PyInstaller 和 cx_Freeze 的兼容性|Aspose.Slides fo...

    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..., 150.0 , 300.0 , 0.0 ) presentation . save ( "NewPresentation_out...

    docs.aspose.com/slides/zh/python-net/compatibil...
  3. Troubleshooting installing Aspose.Slides for No...

    Troubleshooting installing Aspose.Slides for Node.js via Java in Windows, Linux or macOS...); var presentation = new aspose . slides . Presentation (); var...var slide = presentation . getSlides (). get_Item ( 0 ); slide...

    docs.aspose.com/slides/nodejs-java/troubleshoot...
  4. 创建或更新 PowerPoint 演示文稿中的图表(Java)|Aspose.Slides 文档

    在 Java 中在 PowerPoint 演示文稿中创建图表...PowerPoint 演示文稿图表 代码步骤: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一...PPTX 文件的演示文稿类 Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/zh/java/create-chart/
  5. 设置OLE图标的标题|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.... using ( Presentation pres = new Presentation ()) { ISlide...

    docs.aspose.com/slides/zh/net/set-caption-to-ol...
  6. 在表格单元格中添加图片|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....jpg" ; Presentation pres = Application . Presentations . Open...加到表格单元格,请按照以下步骤操作: 创建一个 Presentation 类的实例 使用索引获取幻灯片的引用 定义具有宽度的列数组...

    docs.aspose.com/slides/zh/net/add-image-in-tabl...
  7. 图表格式化|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....API,用于管理不同的图表实体并使用自定义值进行格式化: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一...PPTX 文件 # 创建 Presentation 类的实例 $pres = new Presentation (); try {...

    docs.aspose.com/slides/zh/php-java/chart-format...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps for PowerPoint File Automation – Преобразование презентации Microsoft PowerPoint в несколько файлов с использованием Javahttps://products.......экземпляром класса Presentation. Вызовите метод Presentation.save, указав...color:#75715e // instantiate a Presentation object that represents a...

    products.aspose.com/slides/ru/java/conversion/i...
  9. Custom Shape|Aspose.Slides for Python Documenta...

    Add a custom shape to a PowerPoint Presentation in Python... Presentation () as pres : shape = pres...as slides with slides . Presentation () as pres : shape = pres...

    docs.aspose.com/slides/python-net/custom-shape/
  10. 在 Microsoft PowerPoint 演示文稿中创建图表|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....//Access the first slide of presentation objSlide = objPres . Slides...RightAngleAxes = false ; // Save the presentation as a PPTX objPres . SaveAs...

    docs.aspose.com/slides/zh/net/create-a-chart-in...