Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 4,853 for

presentation to bmp

(0.4 sec)
  1. 在 C++ 中合并图像 | products.aspose.com

    在 C++ 中将图像合并到图像。使用 C++ 库 API 组合图像...= System :: MakeObject < Presentation > (); auto image1 = pres...。请参阅 安装 。 将库添加为项目中的参考。 创建一个 Presentation 类的实例。 加载要合并为相框的图像。 保存生成的图像。...

    products.aspose.com/slides/zh/cpp/merger/image-...
  2. 通过 Java 将 ODP 转换为 PPTM | products.aspose.com

    ODP 格式到 PPTM 文件的示例 Java 转换代码。使用此示例代码将 PowerPoint 和 OpenOffice 演示文稿导出到任何基于 Web 或桌面 Java 的应用程序中的 PPTM。... 使用 Presentation 类的实例加载 ODP 文件 1.在指定输出文件...在指定输出文件路径和SaveFormat时调用Presentation.save方法 1.PPTM文件将保存在指定路径 系统要求 在运行...

    products.aspose.com/slides/zh/java/conversion/o...
  3. 通过 Java 将 PPSM 转换为 SWF | products.aspose.com

    PPSM 格式到 SWF 文件的示例 Java 转换代码。使用此示例代码将 PowerPoint 和 OpenOffice 演示文稿导出到任何基于 Web 或桌面 Java 的应用程序中的 SWF。... 使用 Presentation 类的实例加载 PPSM 文件 1.在指定输出文...在指定输出文件路径和SaveFormat时调用Presentation.save方法 SWF文件将保存在指定路径 系统要求 在运行 Java...

    products.aspose.com/slides/zh/java/conversion/p...
  4. 通过 .NET 合并 PPTX 文件 | products.aspose.com

    用于在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上组合 PPTX 文档的 C# 源代码。...NET 合并 PPTX 文件 PNG JPG BMP TIFF PPTX 在 C# 中合并 PPTX 格式 使用用于...PPTX 文件 - C# var ps1 = new Presentation( "presen1.pptx" ); var ps2...

    products.aspose.com/slides/zh/net/merger/pptx/
  5. C# API to Export EMAIL to WORD | products.aspos...

    Convert EMAIL To WORD without using Microsoft Word or Outlook on .NET...NET Convert MSG to BMP (Bitmap Image File) Convert MSG...thereby enhancing the overall presentation and user experience. What...

    products.aspose.com/total/net/conversion/email-...
  6. 通過 C++ 從 ODP 文檔中提取文本和圖像 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中從 ODP 文件中提取文本和圖像。...C++ 從 ODP 文檔中提取文本和圖像 PNG JPG BMP TIFF ODP 在 C++ 中解析 ODP 格式 使用...SharedPtr<Presentation> presentation = MakeObject<Presentation>(sourceFilePath);...

    products.aspose.com/slides/zh-hant/cpp/parser/odp/
  7. C# API to Export EMAIL to DOTM | products.aspos...

    Convert EMAIL To DOTM without using Microsoft Word or Outlook on .NET...NET Convert MSG to BMP (Bitmap Image File) Convert MSG...thereby enhancing the overall presentation and user experience. What...

    products.aspose.com/total/net/conversion/email-...
  8. Compress PPS Files Online or via Java | product...

    Free online app To compress different PPS files. Java compression library code for PPS documents....Load the document using Presentation class. Use the Compress...Portable Network Graphics) Compress BMP Files (Bitmap Image File) Compress...

    products.aspose.com/total/java/compress/pps/
  9. Merge Images in PHP | products.aspose.com

    Merge image To image in PHP. Use PHP library API To combine images...to merge and manipulate presentations, images, and other files...slides.php" ); $pres = new Presentation (); try { $slide = $pres...

    products.aspose.com/slides/php-java/merger/imag...
  10. 通过 C++ 从 ODP 文档中提取文本和图像 | products.aspose.com

    C++ 示例代码,用于在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 运行时环境中从 ODP 文件中提取文本和图像。...C++ 从 ODP 文档中提取文本和图像 PNG JPG BMP TIFF ODP 在 C++ 中解析 ODP 格式 使用...SharedPtr<Presentation> presentation = MakeObject<Presentation>(sourceFilePath);...

    products.aspose.com/slides/zh/cpp/parser/odp/