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

presentation to bmp

(0.1 sec)
  1. 在 C# 中将 HTML 转换为图像 | products.aspose.com

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

    products.aspose.com/slides/zh/net/conversion/ht...
  2. 在 C# 中将 HTML 转换为 JPG | products.aspose.com

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

    products.aspose.com/slides/zh/net/conversion/ht...
  3. 在 C# 中将 HTML 转换为 XML | products.aspose.com

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

    products.aspose.com/slides/zh/net/conversion/ht...
  4. 在 C# 中将 PDF 转换为 SVG | products.aspose.com

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

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

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

    products.aspose.com/slides/zh/net/conversion/pd...
  6. 在 Python 中合并 JPG 图像 | products.aspose.com

    在 Python 中将 JPG 合并为 JPG。使用 Python 库 API 合并 JPG 文件... Presentation() as pres: slide = pres...pres . slides: bmp = sld . get_thumbnail( 1 , 1 ) bmp . save( "Slide_...

    products.aspose.com/slides/zh/python-net/merge/...
  7. 在C++中將PPT轉換為Word | products.aspose.com

    在 C++ 中將 PPT 轉換為 Word。使用 C++ 庫 API 將 PowerPoint 轉換為 Word...C++ 代碼 auto presentation = MakeObject < Presentation > (); auto...for ( const auto & slide : presentation -> get_Slides()) { // generates...

    products.aspose.com/slides/zh-hant/cpp/conversi...
  8. 在 Java 中将 PPTX 转换为视频 | products.aspose.com

    将 PPTX 转换为 Java 中的视频。使用 Java 库 API 将 PowerPoint 转换为视频...Java 代码 Presentation presentation = new Presentation (); try...animates it IAutoShape smile = presentation . getSlides (). get_Item...

    products.aspose.com/slides/zh/java/conversion/p...
  9. 在 Java 中将 PPT 转换为视频 | products.aspose.com

    用 Java 将 PPT 转换为视频。使用 Java 库 API 将 PowerPoint 转换为视频...Java 代码 Presentation presentation = new Presentation (); try...animates it IAutoShape smile = presentation . getSlides (). get_Item...

    products.aspose.com/slides/zh/java/conversion/p...
  10. 在 Java 中將 PPT 轉換為視頻 | products.aspose.com

    用 Java 將 PPT 轉換為視頻。使用 Java 庫 API 將 PowerPoint 轉換為視頻...Java 代碼 Presentation presentation = new Presentation (); try...animates it IAutoShape smile = presentation . getSlides (). get_Item...

    products.aspose.com/slides/zh-hant/java/convers...