Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 143,433 for

pptx

(0.23 sec)
  1. 从 .NET 演示文稿获取形状的有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何计算并应用有效的形状属性,以实现精准的 PowerPoint 渲染。...pptx" )) { IAutoShape shape = pres...Presentation ( "Presentation1.pptx" )) { IThreeDFormatEffecti threeDEffectiveData...

    docs.aspose.com/slides/zh/net/shape-effective-p...
  2. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....the modified presentation to a PPTX file. The code snippet below... Save the presentation to a PPTX file. // Instantiate Presentation...

    docs.aspose.com/slides/cpp/activex/
  3. 动画图表|Aspose.Slides for Node.js via .NET 文档

    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" ); try { // 获取图表对象的引用 var slide..."AnimatingSeries_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/animated-...
  4. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....pptx" ) as template_presentation..."{employee_name} Report.pptx" , slides . export . SaveFormat . PPTX ) Excel Table...

    docs.aspose.com/slides/python-net/excel-integra...
  5. 墨迹|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理幻灯片上的数字墨迹:添加笔画、编辑路径、设置颜色和宽度,并将结果导出为 PowerPoint 和 OpenDocument。...pptx" ) as presentation : slide =...slides . Presentation ( "ink.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/zh/python-net/examples/e...
  6. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in JavaScript with Aspose.Slides for Node.js via Java to ensure consistent typography in PowerPoint and OpenDocument presentations....the modified presentation as a PPTX file. This JavaScript code demonstrates...slides . Presentation ( "Fonts.pptx" ); try { // Loads the source...

    docs.aspose.com/slides/nodejs-java/font-replace...
  7. 档案

    档案...它使您无需其他软件即可创建、阅读和修改 PPT 和 PPTX 文件。此外,API 支持在 PowerPoint 演示文稿中创建...u"OutputDirectory\\CreateSmartArt_out.pptx"; // 加载演示文件 SharedPtr<Presentation>...

    blog.aspose.com/zh/slides/create-smartart-in-po...
  8. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks using Aspose.Slides for PHP via Java. Load sheets and cells and use values to generate data-driven PowerPoint presentations....pptx" ); try { // Loop through Excel..."%s Report.pptx" , $employeeName ), SaveFormat :: Pptx ); } finally...

    docs.aspose.com/slides/php-java/excel-integration/
  9. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for C++ for PPT and Pptx, with practical C++ code examples....pptx" ); auto chart = System :: ExplicitCast...Save ( u "Result.pptx" , SaveFormat :: Pptx ); Calculate the...

    docs.aspose.com/slides/cpp/chart-calculations/
  10. How to Extract Video Captions from a Video Item...

    I am using aspose slides cpp for reading different properties of ppt. The Pptx file has a video where the user has manually imported captions file. How do I extract the captions file ? Note that the video does not have…... The pptx file has a video where the user...you please zip and attach the PPTX (having video captions) file...

    forum.aspose.com/t/how-to-extract-video-caption...