Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 143,416 for

pptx

(0.22 sec)
  1. Aspose.PUB for Java

    在 Java 中创建 PUB 格式并将其转换为 PDF、PNG、JPG 和其他图像格式,而无需使用 Microsoft Publisher。...Java 最新答案 在 Java 中将 PUB 转换为 PPTX 在 Java 中将 PUB 转换为 Word 如何在 Java...

    kb.aspose.com/zh/pub/java/
  2. Find and Replace in Presentation|Aspose.Slides ...

    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....pptx" ); //Get all text boxes in...Replace.pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); Download...

    docs.aspose.com/slides/net/find-and-replace-in-...
  3. Convert EXCEL to POWERPOINT with .NET | product...

    Convert EXCEL to POWERPOINT on .NET Framework, .NET Core, Mono or Xamarin Platforms...document to PPTX format using Save method and set Pptx as SaveFormat...Word Document) Convert EXCEL to PPTX (Open XML presentation Format)...

    products.aspose.com/total/net/conversion/excel-...
  4. 通過 Java 合併 PPTM 文件 | products.aspose.com

    用於將 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPTM 文檔結合起來的 Java 示例代碼。... They are similar to PPTX files with the difference that...slideshow when opened. PPTM, like PPTX, contains slides for different...

    products.aspose.com/slides/zh-hant/java/merger/...
  5. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....pptx" , SaveFormat . Pptx ); Public API and...

    docs.aspose.com/slides/java/public-api-and-back...
  6. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…...pptx"); try { IBackgroundEffective...options? Is it mentioned in the PPTX xml ? Is there any way to get...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...
  7. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for C++: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... PresentationML (PPTX, XML) Aspose.Slides for C++...known as PresentationML or PPTX. PPTX To HTML Conversion Aspose...

    docs.aspose.com/slides/cpp/features-overview/
  8. Convert DOCM to POTM in Android Apps or with fr...

    DOCM to POTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOCM to POTM online converter quickly before integrating the code....DOCM, DOCX, HTML, ODT, PDF, PPTX, RTF, TXT, and other formats...convert presentations in POTM, PPTX, PDF, and other formats. Aspose...

    products.aspose.com/total/android-java/conversi...
  9. 在 Android 上管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中优化 PPT、Pptx 和 ODP 演示文稿的对齐、间距和样式,掌握段落格式设置。...代码实现了添加包含文本片段的段落的步骤: // 实例化一个表示 PPTX 文件的 Presentation 类 Presentation...} // 将 PPTX 写入磁盘 pres . save ( "multiParaPort_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/manage-pa...
  10. Manage Video Frames in Presentations Using C++|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for C++. Fast how-to guide....pptx" ); // Loads the video System..."pres-with-video.pptx" , SaveFormat :: Pptx ); Alternatively...

    docs.aspose.com/slides/cpp/video-frame/