Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 4,836 for

presentation to bmp

(0.07 sec)
  1. Image|Aspose.Slides for Python Documentation

    Add image To PowerPoint slide or Presentation in Python...Slides In Presentations Images make presentations more engaging...images to slides in your presentations through different procedures...

    docs.aspose.com/slides/python-net/image/
  2. Convert DOT to Image Formats in Python | produc...

    DOT To image TIFF Bmp PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...Python Export DOT to JPG, TIFF, BMP, PNG and GIF image formats in...various applications and presentations, enhancing the use of graphical...

    products.aspose.com/total/python-net/conversion...
  3. Manage SmartArt Shape Node|Aspose.Slides Docume...

    Smart node and child node in PowerPoint Presentations in C# or .NET...instance of Presentation class and load the presentation with SmartArt...Save the Presentation. // Load the desired the presentation Presentation...

    docs.aspose.com/slides/net/manage-smartart-shap...
  4. 在 C# 中将 TIFF 合并为 PDF | products.aspose.com

    在 C# 中将 TIFF 合并为 PDF。使用 .NET 库 API 合并 TIFF 和 PDF...C# 代码 using (Presentation pres = new Presentation()) { IPPImage...。请参阅 安装 。 将库添加为项目中的参考。 创建一个 Presentation 类的实例。 加载要合并为相框的 TIFF 文件。...

    products.aspose.com/slides/zh/net/merger/tiff-t...
  5. 通过 C++ 应用程序将 POTM 转换为 SWF | products.aspose.com

    POTM 文档到 SWF 格式的示例 C++ 转换代码。在任何 C++ 应用程序中使用示例代码将 POTM 批量转换为 SWF。...Slides for C++ Presentation Object 加载 POTM 文件。 调用 Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/zh/cpp/conversion/po...
  6. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Watermark in PowerPoint Presentation in C# How to Convert PDF...How to Create PNG Image From BMP in C# How to Add Comments to...

    kb.aspose.com/categories/page/60/
  7. 在 C# 中将 PNG 转换为 PDF | products.aspose.com

    在 C# 中将 PNG 转换为 PDF。使用 .NET 库 API 将 PNG 图像转换为 PDF 文档。...开发人员和应用程序可以通过以下方式将 PNG 转换为 PDF: 创建一个 Presentation 类的实例。 加载 PNG 图像。 添加相框。 调用...将PNG转换为PDF的C#代码 using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/zh/net/conversion/pn...
  8. 在 C# 中将 PDF 转换为 HTML | products.aspose.com

    在 C# 中将 PDF 转换为 HTML。使用 .NET 库 API 将 PDF 页面转换为 HTML 文件...开发人员和应用程序可以通过以下方式将 PDF 转换为 HTML: 创建一个 Presentation 类的实例。 加载 PDF 文件。 基于 PDF...C# 代码 using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/zh/net/conversion/pd...
  9. 在 C# 中将图像转换为 JPG | products.aspose.com

    在 C# 中将图像转换为 JPG。使用 .NET 库 API 将图像转换为 JPG 图片。...开发人员和应用程序可以通过以下方式将 Image 转换为 JPG: 创建一个 Presentation 类的实例。 加载图像文件。 添加相框。 将文件另存为...C# 代码 using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/zh/net/conversion/im...
  10. 在 C# 中将 JPG 转换为图像 | products.aspose.com

    在 C# 中将 JPG 转换为图像。使用 .NET 库 API 将 JPG 转换为不同格式的图像。...开发人员和应用程序可以通过以下方式将 JPG 转换为 Image: 创建一个 Presentation 类的实例。 加载 JPG 图像。 添加相框。 保存图像。...将JPG转换为图像的C#代码 using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/zh/net/conversion/jp...