Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 51,674 for

bitmap

(0.15 sec)
  1. Convert PPT to PNG using Java | products.aspose...

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

    products.aspose.com/slides/java/conversion/ppt-...
  2. Convert PPSM to JPEG using Java | products.aspo...

    Sample Java conversion code for PPSM 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...listed below. PPSM TO BMP (Bitmap Image) PPSM TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/ppsm...
  3. Convert PPT to GIF using Java | products.aspose...

    Sample Java conversion code for PPT 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. PPT TO BMP (Bitmap Image) PPT TO HTML (Hyper Text...

    products.aspose.com/slides/java/conversion/ppt-...
  4. Convert OTP to GIF using Java | products.aspose...

    Sample Java conversion code for OTP 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. OTP TO BMP (Bitmap Image) OTP TO HTML (Hyper Text...

    products.aspose.com/slides/java/conversion/otp-...
  5. Convert PPTM to JPEG using Java | products.aspo...

    Sample Java conversion code for PPTM 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...listed below. PPTM TO BMP (Bitmap Image) PPTM TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/pptm...
  6. Convert PPTX to GIF using Java | products.aspos...

    Sample Java conversion code for PPTX 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...listed below. PPTX TO BMP (Bitmap Image) PPTX TO HTML (Hyper...

    products.aspose.com/slides/java/conversion/pptx...
  7. Convert PPS to PNG using Java | products.aspose...

    Sample Java conversion code for PPS format to PNG file. Use this example code to export PowerPoint & OpenOffice presentations to PNG 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 GIF (Graphical...

    products.aspose.com/slides/java/conversion/pps-...
  8. Convert ODP to GIF using Java | products.aspose...

    Sample Java conversion code for ODP 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. ODP TO BMP (Bitmap Image) ODP TO HTML (Hyper Text...

    products.aspose.com/slides/java/conversion/odp-...
  9. Aspose OCR GPU only works with CUDA toolkit 11....

    My setup: Windows server 2019 and Visual Studio 2019 Aspose.OCR-GPU v25.10.0 w/ lowest Dependency behavior OnnxRuntime.Gpu v 1.16.3 CUDA toolkit v 12.0.0 CuDNN v 8.8.0 Nvidia RTX 2000E driver v 552.74 I can only ge…... I’m doing OCR on a Bitmap saved to a memory stream. The...own source) using var bitmap = new Bitmap("sample.png"); using...

    forum.aspose.com/t/aspose-ocr-gpu-only-works-wi...
  10. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for .NET recognition package....unsupported file formats or with raw bitmap data. Pixels are listed from...For example, 2x2 pixels color bitmap is represented as the following...

    docs.aspose.com/ocr/net/ocrinput/image-by-pixel/