Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 143,414 for

pptx

(0.13 sec)
  1. Important Features|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....Feature Description PPT, PPS, PPTX and PPSX Export Export reports...developers of the product. PPT, PPS, PPTX and PPSX Export...

    docs.aspose.com/slides/reportingservices/import...
  2. 使用 Java 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...pptx" , SaveFormat . Pptx ); } finally { if..."SwitchChartRowColumn_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/chart-axis/
  3. Convert FLATOPC to POWERPOINT via C++ or with f...

    Export FLATOPC to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...presentation as Pptx pres -> Save ( output . pptx , Aspose :: Slides...

    products.aspose.com/total/cpp/conversion/flatop...
  4. C++ API to Convert PS to PPSX | products.aspose...

    Convert PS to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ to export PS to PPTX. Then, you can use Aspose.Slides...Slides for C++ to convert PPTX to PPSX. Both APIs are available...

    products.aspose.com/total/cpp/conversion/ps-to-...
  5. Convert DOCM to POWERPOINT via C++ or with free...

    Export DOCM to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...presentation as Pptx pres -> Save ( output . pptx , Aspose :: Slides...

    products.aspose.com/total/cpp/conversion/docm-t...
  6. Convert RTF to POWERPOINT via C++ or with free ...

    Export RTF to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...presentation as Pptx pres -> Save ( output . pptx , Aspose :: Slides...

    products.aspose.com/total/cpp/conversion/rtf-to...
  7. Export CGM to PPSX via C# API | products.aspose...

    .NET API to Convert CGM to PPSX without using Microsoft Word...transform the CGM file format into PPTX. This API provides a wide range...CGM file has been converted to PPTX, the second step is to use the...

    products.aspose.com/total/net/conversion/cgm-to...
  8. Export MD to XAML via C# API | products.aspose.com

    .NET API to Convert MD to XAML without using Microsoft Word...transform the MD file format into PPTX. The second step is to use the...Slides for .NET, to convert the PPTX to XAML. The PDF Processing...

    products.aspose.com/total/net/conversion/md-to-...
  9. 在 Android 上管理演示文稿中的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿。简化工作流程并提升幻灯片设计。...将修改后的演示文稿写入为 PPTX 文件。 下面的 Java 代码示例展示了如何创建图片框: // 实例化表示 PPTX 文件的 Presentation...); // 将 PPTX 文件写入磁盘 pres . save ( "RectPicFrame.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/picture-f...
  10. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#....the modified presentation as a PPTX file. This C# code demonstrates...as a PPTX file. presentation . Save ( "AsposeChart_out.pptx" ,...

    docs.aspose.com/slides/net/create-chart/