Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 141,113 for

pptx

(0.08 sec)
  1. 图像|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js 简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流程。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...); // 将 PPTX 文件写入磁盘 pres . save ( "OleEmbed_out.pptx" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/image/
  2. 在 C++ 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C++ 示例代码添加、格式化和编辑图表。... 将修改后的演示文稿写入为 PPTX 文件。 以下 C++ 代码演示如何创建普通图表: //.../out/NormalCharts_out.pptx" ; //实例化一个表示 PPTX 文件的演示文稿类 SharedPtr...

    docs.aspose.com/slides/zh/cpp/create-chart/
  3. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, Pptx) presentations to high-quality TIFF images using Aspose.Slides for Java, with code examples....your PowerPoint slides (PPT, PPTX) and OpenDocument slides (ODP)...represents a presentation file (PPT, PPTX, ODP, etc.). Presentation presentation...

    docs.aspose.com/slides/java/convert-powerpoint-...
  4. Convert PowerPoint Presentations to TIFF in PHP...

    Learn how to easily convert PowerPoint (PPT, Pptx) presentations to high-quality TIFF images using Aspose.Slides for PHP via Java, with code examples....your PowerPoint slides (PPT, PPTX) and OpenDocument slides (ODP)...represents a presentation file (PPT, PPTX, ODP, etc.). $presentation =...

    docs.aspose.com/slides/php-java/convert-powerpo...
  5. Aspose.Slides for .NET Core | .NET Core PowerPo...

    Aspose.Slides .NET Core API to build PowerPoint .NET Core solutions.... Microsoft PowerPoint: PPT, PPTX, PPS, POT, PPSX, PPTM, PPSM...between each other (e.g. PPT to PPTX, PPTX to ODP), or into a template...

    products.aspose.com/slides/net-core/
  6. Convert DOCX to PPSX via C# .NET or with free O...

    Convert Word docx documents to PowerPoint ppsx files with C#. Convert multiple files within ASP.NET or other .NET applications....Cases Converting DocX Files into Pptx Formats is Vital for Unlocking...conversion of DocX files into Pptx formats is necessary to unlock...

    products.aspose.com/total/net/conversion/docx-t...
  7. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for PHP via Java and speed up presentation editing and data updates....pptx" ); try { # Accesses the first...$pres -> save ( "pres.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/manage-rows-and...
  8. 图表图例|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 文件。 在下面的示例中,我们已为图表图例设置位置和大小。..."Legend_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/chart-leg...
  9. 图表工作簿|Aspose.Slides for Node.js via .NET 文档

    JavaScript 中 PowerPoint 演示文稿的图表工作簿...pptx" ); try { var chart = pres ...slides . Presentation ( "chart2.pptx" ); try { var slide = pres ...

    docs.aspose.com/slides/zh/nodejs-java/chart-wor...
  10. 在 .NET 中管理演示文稿的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿。简化工作流程并提升幻灯片设计。...将修改后的演示文稿写入为 PPTX 文件。 下面的 C# 代码演示如何创建图片框: // 实例化表示 PPTX 文件的 Presentation...将演示文稿写入 PPTX 文件 pres . Save ( "RectPicFrameFormat_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/net/picture-frame/