Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 4,836 for

presentation to bmp

(0.06 sec)
  1. Convert VDX to VSTX via Python | products.aspos...

    Sample Python conversion code for VDX format To VSTX file. Use this example code To convert VDX To VSTX within any Python based application....such as PDF, XPS, JPEG, PNG, BMP, TIFF, SVG, EMF and more. It...documents that can be used in presentations and documents. The Visio...

    products.aspose.com/diagram/python-java/convers...
  2. 使用 Python 将 PPTM 文件合并到 JPG | products.aspose.com

    在 Python 中合并多个 PPTM 文件。... Presentation( "presentation1.pptm" )...as pres1: with slides . Presentation( "presentation2.pptm" )...

    products.aspose.com/slides/zh/python-net/merge/...
  3. 使用 Python 将 PPSX 文件合并到 PNG | products.aspose.com

    在 Python 中合并多个 PPSX 文件。... Presentation( "presentation1.ppsx" )...as pres1: with slides . Presentation( "presentation2.ppsx" )...

    products.aspose.com/slides/zh/python-net/merge/...
  4. 使用 Python 将 PPT 文件合并到 JPG | products.aspose.com

    在 Python 中合并多个 PPT 文件。... Presentation( "presentation1.ppt" ) as...as pres1: with slides . Presentation( "presentation2.ppt" ) as...

    products.aspose.com/slides/zh/python-net/merge/...
  5. 使用 Python 将 POT 文件合并到 SVG | products.aspose.com

    在 Python 中合并多个 POT 文件。... Presentation( "presentation1.pot" ) as...as pres1: with slides . Presentation( "presentation2.pot" ) as...

    products.aspose.com/slides/zh/python-net/merge/...
  6. 使用 Python 将 PDF 文件合并到 PNG | products.aspose.com

    在 Python 中合并多个 PDF 文件。... Presentation() as pres1: pres1 . slides..."document1.pdf" ) with slides . Presentation() as pres2: pres2 . slides...

    products.aspose.com/slides/zh/python-net/merge/...
  7. C# API to Export MSG to OTT | products.aspose.com

    Convert MSG To OTT without using Microsoft Word or Outlook on .NET...NET Convert MSG to BMP (Bitmap Image File) Convert MSG...Specifications) Convert MSG to BMP (Bitmap Image File) Convert MSG...

    products.aspose.com/total/net/conversion/msg-to...
  8. Compress and Decompress GIF Images via C#

    C# compression and decompression source code To compress GIF Image inTo a single zip archive or vice versa on .NET Framework, .NET Core....Zip file GIF Zip file PNG JPG BMP TIFF GIF Compress and Decompress...AZW3 (Amazon Kindle Format 8) BMP (Bitmap Image) CDR (Vector Drawing...

    products.aspose.com/zip/net/zip-file/gif/
  9. Compress and Decompress POT Files via .NET

    C# compression and decompression source code To compress POT documents inTo a single zip archive or vice versa on .NET Framework, .NET Core....Zip file POT Zip file PNG JPG BMP TIFF POT Compress and Decompress...generated can be used to create presentations that have same layout and...

    products.aspose.com/zip/net/zip-file/pot/
  10. 在 Python 中将 PDF 转换为 PNG | products.aspose.com

    在 Python 中将 PDF 转换为 PNG。使用 Python 库 API 将 PDF 文件转换为 PNGs... Presentation() as pres: pres . slides...pres . slides: bmp = sld . get_thumbnail( 1 , 1 ) bmp . save( "Slide_...

    products.aspose.com/slides/zh/python-net/conver...