Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 144,291 for

pptx

(0.12 sec)
  1. Export MD to XAML in Android | products.aspose.com

    Android API to Convert MD to XAML without using Microsoft Word...developers can export MD to PPTX. Then, using Aspose.Slides for...Android via Java, they can convert PPTX to XAML. This process can be...

    products.aspose.com/total/android-java/conversi...
  2. Customize Chart Axes in Presentations Using PHP...

    Discover how to use Aspose.Slides for PHP via Java to customize chart axes in PowerPoint presentations for reports and visualizations....pptx" , SaveFormat :: Pptx ); } finally { if..."SwitchChartRowColumn_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/chart-axis/
  3. C++ API to Convert XSLFO to POWERPOINT | produc...

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

    products.aspose.com/total/cpp/conversion/xslfo-...
  4. C++ API to Convert MHTML to PPS | products.aspo...

    Convert MHTML to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...can be used to export MHTML to PPTX. Aspose.Slides for C++ can be...be used to convert PPTX to PPS. Therefore, developers can use...

    products.aspose.com/total/cpp/conversion/mhtml-...
  5. C++ API to Convert PS to PPS | products.aspose.com

    Convert PS to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...first step is to export PS to PPTX by using Aspose.PDF for C++...can be used to convert PS to PPTX with just a few lines of code...

    products.aspose.com/total/cpp/conversion/ps-to-...
  6. C++ API to Convert PCL to PPTM | products.aspos...

    Convert PCL to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...for C++, you can export PCL to PPTX, a file format that is compatible...for C++, you can convert the PPTX file to PPTM. Both APIs are...

    products.aspose.com/total/cpp/conversion/pcl-to...
  7. 档案

    档案...Python 中创建 PowerPoint PPT 或 PPTX 演示文稿。此外,我们将演示如何在 PPT 演示文稿中动态添加幻灯片、文本、表格、图像和图表。...PPT 将幻灯片添加到 PPT/PPTX 演示文稿 在 PPT 中向幻灯片添加文本 在 PPTX 中创建表 在 PPT 中创建图表...

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  8. Slide|Aspose.Slides for Node.js via .NET Docume...

    Control slides in Aspose.Slides for Node.js: create, clone, reorder, resize, set backgrounds, and apply transitions for PPT, Pptx, and ODP presentations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "slide.pptx" ); try { // Access a slide...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  9. Apply Shape Animations in Presentations Using C...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for C++. Stand out!...the presentation to disk as a PPTX file. This C++ code shows you...ByLevelParagraphs1 ); // Save the PPTX file to disk pres -> Save (...

    docs.aspose.com/slides/cpp/shape-animation/
  10. 在 .NET 中管理演示文稿的表格单元格|Aspose.Slides 文档

    轻松使用 Aspose.Slides for .NET 在 PowerPoint 中管理表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。...pptx" )) { ITable table = pres ....将修改后的演示文稿保存为 PPTX 文件。 下面的 C# 代码演示了如何删除表格单元格的边框: // 实例化表示 PPTX 文件的 Presentation...

    docs.aspose.com/slides/zh/net/manage-cells/