Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 142,062 for

pptx

(0.15 sec)
  1. 档案

    档案...Presentation->Save(String, SaveFormat::Pptx) 方法保存演示文稿。 以下代码示例演示如何使用 C++.../out/SampleChartresult.pptx"; //实例化表示 PPTX 文件的 Presentation 类 S...

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  2. 档案

    档案...Java 编程方式从 PowerPoint PPT 或 PPTX 中提取图像。您还将学习如何仅从 PPT 幻灯片中的背景或形状中提取图像。...PowerPoint PPT 中提取图像 用Java从PPT中提取图像 从 PPTX 中的形状中提取图像 从 PPT 幻灯片背景中提取图像 Java...

    blog.aspose.com/zh/slides/extract-images-from-p...
  3. Export CGM to POTM via C# API | products.aspose...

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

    products.aspose.com/total/net/conversion/cgm-to...
  4. Manage Slide Show in Python|Aspose.Slides for P...

    Learn how to manage slide shows in Aspose.Slides for Python via .NET. Control slide transitions, timings and more across PPT, Pptx and ODP formats with ease....pptx" , slides . export . SaveFormat . PPTX ) Enable..."output.pptx" , slides . export . SaveFormat . PPTX ) Select...

    docs.aspose.com/slides/python-net/manage-slide-...
  5. Manage Slide Show on Android|Aspose.Slides Docu...

    Learn how to manage slide shows in Aspose.Slides for Android via Java. Control slide transitions, timings and more across PPT, Pptx and ODP formats with ease....pptx" , SaveFormat . Pptx ); presentation ..... save ( "output.pptx" , SaveFormat . Pptx ); presentation ....

    docs.aspose.com/slides/androidjava/manage-slide...
  6. C++ API to Convert MD to POT | products.aspose.com

    Convert MD to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ to export MD to PPTX. This API can be used to convert...Aspose.Slides for C++ to convert PPTX to POT. This API can be used...

    products.aspose.com/total/cpp/conversion/md-to-...
  7. Convert WORDML to POWERPOINT via C++ or with fr...

    Export WORDML to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML 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/wordml...
  8. Export MD to PPSM via C# API | products.aspose.com

    .NET API to Convert MD to PPSM without using Microsoft Word...transform the MD file format to PPTX. This API provides a wide range...Slides for .NET, to convert the PPTX to PPSM. This API provides a...

    products.aspose.com/total/net/conversion/md-to-...
  9. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations....pptx" ) as presentation : slide =...slide. Save the presentation as PPTX. The following code example...

    docs.aspose.com/slides/python-net/shape-manipul...
  10. Manage Presentation Zoom on Android|Aspose.Slid...

    Create and customize Zoom with Aspose.Slides for Android via Java — jump between sections, add thumbnails and transitions across PPT, Pptx and ODP presentations....the modified presentation as a PPTX file. This Java code shows you...save ( "presentation.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/manage-zoom/