Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 141,241 for

pptx

(0.1 sec)
  1. Export MHTML to OTP in Android | products.aspos...

    Android API to Convert MHTML to OTP without using Microsoft Word...developers can export MHTML to PPTX. After that, Aspose.Slides for...Java can be used to convert PPTX to OTP. Both APIs are easy to...

    products.aspose.com/total/android-java/conversi...
  2. Export XPS to POWERPOINT in Android | products....

    Android API to Convert XPS to POWERPOINT without using Microsoft Word...Java, you can export XPS to PPTX, and with Aspose.Slides for...Android via Java, you can convert PPTX to PowerPoint. Both APIs are...

    products.aspose.com/total/android-java/conversi...
  3. Convert MD to XAML via Java API | products.aspo...

    Java API to Convert MD to XAML without using Microsoft Word...first step is to export MD to PPTX using Aspose.PDF for Java. This...allows developers to export MD to PPTX with just a few lines of code...

    products.aspose.com/total/java/conversion/md-to...
  4. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....pptx" , SaveFormat . Pptx ); } Method IPresentation.... Save ( "output.pptx" , SaveFormat . Pptx ); } Property ISmartArt...

    docs.aspose.com/slides/net/public-api-and-backw...
  5. Known Issues in Aspose.Slides for Java 14.3.0|A...

    Review known issues in Aspose.Slides for Java 14.3.0 to ensure accurate work with PowerPoint and OpenDocument files and avoid surprises in your presentations....There are a lot of improvements, PPTX to PPT partial conversion. But...documents (Call outs) Not all PPTX text formatting features are...

    docs.aspose.com/slides/java/known-issues-in-asp...
  6. 如何使用 Python 保护 PPTX

    本主题向您展示如何使用带有密码加密的 Python 保护 Pptx。它提供了在 Python 中保护 Pptx 的所有必要细节和可运行的示例代码。...Product Family 如何使用 Python 保护 PPTX 在这个简单的主题中,我们将带您了解如何使用 Python...上述简化步骤使用几行易于理解的代码确保 在 Python 中保护 PPTX。该过程将从设置环境开始,然后从磁盘加载源演示文稿或从头...

    kb.aspose.com/zh/slides/python/how-to-secure-po...
  7. Manage Picture Frames in Presentations on Andro...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Streamline your workflow and enhance slide designs....the modified presentation as a PPTX file. This Java code shows you...Presentation class that represents a PPTX file Presentation pres = new...

    docs.aspose.com/slides/androidjava/picture-frame/
  8. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for Node.js via Java and Aspose.Slides for Java....pptx" ); Presentation pres = new.... save ( "result.pptx" , SaveFormat . Pptx ); Aspose.Slides for...

    docs.aspose.com/slides/nodejs-java/limitations-...
  9. Convert Presentations to Multiple Formats in .N...

    Convert PowerPoint and OpenDocument presentations to Pptx, PDF, XPS, TIFF and more with Aspose.Slides for .NET. Simple, high-quality conversion....Hide ] PPT to PPTX Conversion About PPT to PPTX Conversion Aspose...converting PPT to PPTX. Convert PPT to PPTX with Aspose.Slides...

    docs.aspose.com/slides/net/convert-presentation/
  10. 管理单元格|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿中的表格单元格...pptx" ); try { $table = $pres ->...将修改后的演示文稿保存为 PPTX 文件。 这段 PHP 代码向您展示了如何移除表格单元格的边框: # 实例化表示 PPTX 文件的 Presentation...

    docs.aspose.com/slides/zh/php-java/manage-cells/