Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 133,800 for

pptx

(0.06 sec)
  1. 趋势线|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加趋势线和自定义线... 将修改后的演示文稿写入 PPTX 文件。 以下代码用于创建带有趋势线的图表。 // 创建空的演示文稿..."ChartTrendLines_out.pptx" , SaveFormat . Pptx ); 添加自定义线 Aspose.Slides...

    docs.aspose.com/slides/zh/net/trend-line/
  2. Protect PPT Presentation Files using C++ | prod...

    C++ source code to protect PPT Presentation....Slides C++ Protect Ppt PPT PPTX ODP POT ppsx PPT Lock or Password...protect the following formats: ODP PPTX...

    products.aspose.com/slides/cpp/protect/ppt/
  3. 如何在 Python 中将 PowerPoint 转换为 SVG

    在这篇简单的文章中,我们将引导您完成如何在 Python 中将 PowerPoint 转换为 SVG 的步骤以及设置环境的详细配置步骤。通过使用几行代码,您可以轻松地将 Pptx 转换为 Python 中的 SVG。...通过使用几行代码,您可以轻松地将 PPTX 转换为 Python 中的 SVG** 并在任何配置了...macOS)中使用该应用程序。 在 Python 中将 PPTX 导出为 SVG 的步骤 配置 通过 .NET 使用 Aspose...

    kb.aspose.com/zh/slides/python/how-to-convert-p...
  4. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in C# or .NET...pptx" ); // Accesses the first slide..."First_row_header.pptx" , SaveFormat . Pptx ); Clone Table’s Row...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  5. C++ API to Convert PDF to XAML | products.aspos...

    Convert PDF to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader... You can export PDF to PPTX by using Aspose.PDF for C++...Slides for C++ , you can convert PPTX to XAML. Both APIs come under...

    products.aspose.com/total/cpp/conversion/pdf-to...
  6. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly....the modified presentation as a PPTX file. In the example below,..."output.pptx" , slides . export . SaveFormat . PPTX ) Adding...

    docs.aspose.com/slides/python-net/manage-ole/
  7. Presentation Comments|Aspose.Slides for Node.js...

    Add comments and replies in PowerPoint presentation in JavaScript...pptx" , aspose . slides . SaveFormat . Pptx ); if ( Comments.... Presentation ( "Comments1.pptx" ); try { for ( let i = 0 ;...

    docs.aspose.com/slides/nodejs-java/presentation...
  8. Manage Slide Sections in Presentations with Pyt...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for Python — split, rename, and reorder to optimize Pptx and ODP workflows....pptx" , slides . export . SaveFormat . PPTX ) pres ...."pres-sections-moved.pptx" , slides . export . SaveFormat . PPTX ) pres ....

    docs.aspose.com/slides/python-net/slide-section/
  9. Shape Manipulations|Aspose.Slides for Node.js v...

    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 = pres ...the modified presentation as a PPTX file. The example below adds...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  10. Slide Section|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....pptx" , SaveFormat . Pptx ); pres . getSections..."pres-sections-moved.pptx" , SaveFormat . Pptx ); pres . getSections...

    docs.aspose.com/slides/java/slide-section/