Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 51,652 for

bitmap

(0.11 sec)
  1. Convert PPS to BMP using C# | products.aspose.com

    Sample code for PPS to BMP C# conversion. Use API example code for batch PPS files to BMP conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/pps-t...
  2. Deskewing a scanned image|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....issue on scanned files (ie, bitmap) so deskewed images will have...

    docs.aspose.com/imaging/net/deskewing-a-scanned...
  3. Convert POTM to JPEG using Java | products.aspo...

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

    products.aspose.com/slides/java/conversion/potm...
  4. Convert POT to PNG using Java | products.aspose...

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

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

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

    products.aspose.com/slides/java/conversion/ppsx...
  6. Convert PPTX to JPEG using Java | products.aspo...

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

    products.aspose.com/slides/java/conversion/pptx...
  7. 在 PostScript 中使用透明度 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 .NET 中使用该功能...//Create a bitmap from translucent image file 17 using (Bitmap image...image = new Bitmap(dataDir + "mask1.png" )) 18 { 19 //Add this image...

    docs.aspose.com/page/zh/net/ps/working-with-tra...
  8. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters...represented as a file, a stream, or a bitmap object. After that, target...source (image file, stream, or bitmap), e.g. set the path to a source...

    docs.aspose.com/barcode/python-net/basic-recogn...
  9. 使用 Java API 解决方案将 BMP 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 BMP 转 EPS 功能。...Convert BMP image to EPS from Bitmap object to file. 2 3 // Create..."input.bmp" )); 8 // Save BMP bitmap to EPS file 9 PsDocument. saveImageAsEps...

    docs.aspose.com/page/zh/java/convert/bmp-to-eps/
  10. Convert EMF to WMF Using Aspose.Imaging for .NE...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Imaging Rasterizing EMF files to bitmap formats...

    docs.aspose.com/imaging/net/convert-emf-to-wmf/