Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 142,025 for

pptx

(0.09 sec)
  1. Convert DOCX to PPSX via Java or with free Onli...

    Java API to Export DOCX to PPSX without using Microsoft Word or PowerPoint or online. Test free DOCX to PPSX online converter quickly before integrating the code....Presentation) Convert DOCX to PPTX (Open XML presentation Format)...Presentation File) Convert DOCX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/docx-...
  2. Convert DOCX to POTX via Java or with free Onli...

    Java API to Export DOCX to POTX without using Microsoft Word or PowerPoint or online. Test free DOCX to POTX online converter quickly before integrating the code....Template File) Convert DOCX to PPTX (Open XML presentation Format)...Presentation File) Convert DOCX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/docx-...
  3. Convert DOCX to PPSM via Java or with free Onli...

    Java API to Export DOCX to PPSM without using Microsoft Word or PowerPoint or online. Test free DOCX to PPSM online converter quickly before integrating the code....Presentation) Convert DOCX to PPTX (Open XML presentation Format)...Presentation File) Convert DOCX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/docx-...
  4. Convert DOCX to PPT via Java or with free Onlin...

    Java API to Export DOCX to PPT without using Microsoft Word or PowerPoint or online. Test free DOCX to PPT online converter quickly before integrating the code....Presentation) Convert DOCX to PPTX (Open XML presentation Format)...Presentation File) Convert DOCX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/docx-...
  5. 从 .NET 演示文稿获取形状的有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何计算并应用有效的形状属性,以实现精准的 PowerPoint 渲染。...pptx" )) { IAutoShape shape = pres...Presentation ( "Presentation1.pptx" )) { IThreeDFormatEffecti threeDEffectiveData...

    docs.aspose.com/slides/zh/net/shape-effective-p...
  6. Online PCL to OTP Conversion or Build .NET base...

    Free online app to convert PCL to OTP files. .NET C# conversion library code for PCL documents....Convert PCL to PPTX by using Save method Load PPTX file by using...save PCL as a PPTX document . Save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/net/conversion/pcl-to...
  7. Online XSLFO to ODP Conversion or Build .NET ba...

    Free online app to convert XSLFO to ODP files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...XSLFO as a PPTX document . Save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/net/conversion/xslfo-...
  8. Export XLSX to POWERPOINT in Android or with fr...

    Android API to Convert XLSX to POWERPOINT without using Microsoft Word or online. Test free XLSX to POWERPOINT online converter quickly before integrating the code....Document class Save the document to PPTX format using save method Get...document in PPTX format document . save ( "output.pptx" , com ....

    products.aspose.com/total/android-java/conversi...
  9. Export XLSB to POWERPOINT in Android or with fr...

    Android API to Convert XLSB to POWERPOINT without using Microsoft Word or online. Test free XLSB to POWERPOINT online converter quickly before integrating the code....Document class Save the document to PPTX format using save method Get...document in PPTX format document . save ( "output.pptx" , com ....

    products.aspose.com/total/android-java/conversi...
  10. Apply or Change Slide Layouts in C++|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for C++. Explore layout types, placeholder control, and footer visibility through C++ code examples....pptx" ); // Go through the layout...Save ( u "Output.pptx" , SaveFormat :: Pptx ); presentation ->...

    docs.aspose.com/slides/cpp/slide-layout/