Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 50,707 for

bitmap

(0.38 sec)
  1. Convert PPS to GIF using Java | products.aspose...

    Sample Java conversion code for PPS format to GIF file. Use this example code to export PowerPoint & OpenOffice presentations to GIF within any Web or Desktop Java based Application....image as a Bitmap with each iteration Call Bitmap.save method...few listed below. PPS TO BMP (Bitmap Image) PPS TO HTML (Hyper Text...

    products.aspose.com/slides/java/conversion/pps-...
  2. Convert ODP to JPEG using Java | products.aspos...

    Sample Java conversion code for ODP format to JPEG file. Use this example code to export PowerPoint & OpenOffice presentations to JPEG within any Web or Desktop Java based Application....image as a Bitmap with each iteration Call Bitmap.save method...few listed below. ODP TO BMP (Bitmap Image) ODP TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/odp-...
  3. How to Create Animated GIF in Java

    This quick tutorial is designed to guide on how to create animated GIF in Java. By using Java GIF creation is explained in an easier way with the help of detailed steps and a runnable Java code....conversions like converting a Bitmap to PNG, refer to the article...article on how to convert Bitmap to PNG in Java . Updated on 20 Apr...

    kb.aspose.com/imaging/java/how-to-create-animat...
  4. Export MSG to DOT via Java | products.aspose.com

    Java API to Convert MSG to DOT without using Microsoft Word or Outlook...with Java Convert MSG to BMP (Bitmap Image File) Convert MSG to...Specifications) Convert MSG to BMP (Bitmap Image File) Convert MSG to...

    products.aspose.com/total/java/conversion/msg-t...
  5. Export MSG to TEXT via Java | products.aspose.com

    Java API to Convert MSG to TEXT without using Microsoft Word or Outlook...with Java Convert MSG to BMP (Bitmap Image File) Convert MSG to...Specifications) Convert MSG to BMP (Bitmap Image File) Convert MSG to...

    products.aspose.com/total/java/conversion/msg-t...
  6. View TIF images via Python | products.aspose.com

    Try our On-Premise document APIs to View TIF image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Portable Network Graphics) BMP (Bitmap Picture) ICO (Windows icon)...Group) DIB (Device Independent Bitmap) DICOM (Digital Imaging & Communications)...

    products.aspose.com/imaging/python-net/viewer/tif/
  7. Convert OTP to BMP using C++ application | prod...

    Sample C++ conversion code for OTP document to BMP format. Use example code for batch OTP to BMP conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...

    products.aspose.com/slides/cpp/conversion/otp-t...
  8. Convert PPTX to BMP using C++ application | pro...

    Sample C++ conversion code for PPTX document to BMP format. Use example code for batch PPTX to BMP conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...

    products.aspose.com/slides/cpp/conversion/pptx-...
  9. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters...source can be a file or base64 bitmap string. Define the target symbologies...(e.g., file path or base64 bitmap string). Set the target symbologies...

    docs.aspose.com/barcode/javascript-cpp/develope...
  10. 使用 Python 管理演示文稿中的图表数据标记|Aspose.Slides for Pyth...

    了解如何在 Aspose.Slides 中自定义图表数据标记,通过清晰的代码示例提升 PPT、PPTX 和 ODP 格式演示文稿的效果。... Bitmap ( path + "aspose-logo.jpg"...image1 ) # 设置图片 image2 = draw . Bitmap ( path + "Tulips.jpg" ) imgx2...

    docs.aspose.com/slides/zh/python-net/chart-data...