Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 128,706 for

pptx

(0.21 sec)
  1. C++ API to Convert PS to OTP | products.aspose.com

    Convert PS to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...you to export PS to PPTX and then convert PPTX to OTP. The process...PDF for C++ to export PS to PPTX. Secondly, you can use Aspose...

    products.aspose.com/total/cpp/conversion/ps-to-...
  2. 形状动画|Aspose.Slides 文档

    在 Java 中应用 PowerPoint 动画... 将演示文稿写入磁盘作为 PPTX 文件。 以下 Java 代码演示了如何将 Fade 效果应用于...ByLevelParagraphs1 ); // Save the PPTX file to disk pres . save ( path...

    docs.aspose.com/slides/zh/androidjava/shape-ani...
  3. 形状格式化|Aspose.Slides 文档

    在 C# 或 .NET 中格式化 PowerPoint 演示文稿中的形状... 将修改后的演示文稿写入 PPTX 文件。 以下 C# 代码演示了格式化矩形 AutoShape...; // 将 PPTX 文件保存到磁盘 pres . Save ( "RectShpLn_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/net/shape-formatting/
  4. Export MHTML to PPS in Android | products.aspos...

    Android API to Convert MHTML to PPS without using Microsoft Word...Java, you can export MHTML to PPTX. It is a powerful PDF manipulation...formats such as HTML, XPS, and PPTX. After that, you can use Aspose...

    products.aspose.com/total/android-java/conversi...
  5. Export CGM to XAML via C# API | products.aspose...

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

    products.aspose.com/total/net/conversion/cgm-to...
  6. C++ API to Convert PS to POWERPOINT | products....

    Convert PS to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...files to Microsoft PowerPoint (PPTX) files, then you are in the...used to export PS to PPTX and convert PPTX to PowerPoint, respectively...

    products.aspose.com/total/cpp/conversion/ps-to-...
  7. C++ API to Convert PS to PPT | products.aspose.com

    Convert PS to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...is to export the PS file to a PPTX file. This can be done using...including PPTX. Once the PS file has been exported to a PPTX file...

    products.aspose.com/total/cpp/conversion/ps-to-...
  8. Manage Hyperlinks|Aspose.Slides Documentation

    How to add hyperlink to a PowerPoint Presentation in Java...pptx" , SaveFormat . Pptx ); } finally { if...save ( "pres-out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/manage-hyperlinks/
  9. Replacing Images inside Presentation Image Coll...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the modified presentation as a PPTX file. //Instantiate the presentation...Presentation ( "presentation.pptx" ); //the first way byte []...

    docs.aspose.com/slides/java/replacing-images-in...
  10. 管理单元格|Aspose.Slides 文档

    Java 中 PowerPoint 演示文稿中的表格单元格...pptx" ); try { ITable table = ( ITable...将修改后的演示文稿保存为 PPTX 文件。 以下 Java 代码展示了如何移除表格单元格的边框: // 实例化表示 PPTX 文件的 Presentation...

    docs.aspose.com/slides/zh/androidjava/manage-ce...