Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 143,413 for

pptx

(0.09 sec)
  1. Convert MD to PPTM via Java API | products.aspo...

    Java API to Convert MD to PPTM without using Microsoft Word...Java is used to export MD to PPTX. This API provides a wide range...for Java is used to convert PPTX to PPTM. This PowerPoint Processing...

    products.aspose.com/total/java/conversion/md-to...
  2. C++ API to Convert PDF to PPSX | products.aspos...

    Convert PDF to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...used to export PDF to PPTX and convert PPTX to PPSX respectively...Convert PDF to PPTX by using Save method function Load PPTX document...

    products.aspose.com/total/cpp/conversion/pdf-to...
  3. C++ API to Convert XML to SWF | products.aspose...

    Convert XML to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...for C++, you can export XML to PPTX. Then, with Aspose.Slides for...for C++, you can convert PPTX to SWF. Both APIs come under the...

    products.aspose.com/total/cpp/conversion/xml-to...
  4. C++ API to Convert XSLFO to ODP | products.aspo...

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

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

    Export OTT to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT 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/ott-to...
  6. Optimize Image Management in Presentations in ....

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for .NET, optimizing performance and automating your workflow....pptx" , SaveFormat . Pptx ); } Add Images from...pres . Save ( "pres.pptx" , SaveFormat . Pptx ); } Add Images to...

    docs.aspose.com/slides/net/image/
  7. Manage Picture Frames in Presentations in .NET|...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Streamline your workflow and enhance slide designs....the modified presentation as a PPTX file. This C# code shows you...Presentation class that represents a PPTX file using ( Presentation pres...

    docs.aspose.com/slides/net/picture-frame/
  8. 在 Android 上的演示文稿中应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 将演示文稿写入磁盘为 PPTX 文件。 下面的 Java 代码演示了如何对 AutoShape...// 将 PPTX 文件保存到磁盘 pres . save ( path + "AnimText_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/shape-ani...
  9. Manage Chart Workbooks in Presentations on Andr...

    Discover Aspose.Slides for Android via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....pptx" ); try { Chart chart = ( Chart...= new Presentation ( "chart2.pptx" ); try { ISlide slide = pres...

    docs.aspose.com/slides/androidjava/chart-workbook/
  10. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow....pptx" , SaveFormat . Pptx ); } finally { if...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/androidjava/image/