Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 50,269 for

bitmap

(0.1 sec)
  1. Convert POTM to BMP using C# | products.aspose.com

    Sample code for POTM to BMP C# conversion. Use API example code for batch POTM 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/potm-...
  2. Convert PPSX to BMP using C# | products.aspose.com

    Sample code for PPSX to BMP C# conversion. Use API example code for batch PPSX 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/ppsx-...
  3. Convert PPT to BMP using C# | products.aspose.com

    Sample code for PPT to BMP C# conversion. Use API example code for batch PPT 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/ppt-t...
  4. Convert SVG to BMP – Java Code and Online Conve...

    Java code for SVG to BMP conversion with Aspose.HTML for Java. Use it to convert SVG to BMP within any Web or Desktop Java based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/html/java/conversion/svg-to...
  5. Convert POTX to JPEG using Java | products.aspo...

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

    products.aspose.com/slides/java/conversion/potx...
  6. 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-...
  7. 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-...
  8. Convert PPS to JPEG using Java | products.aspos...

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

    products.aspose.com/slides/java/conversion/pps-...
  9. Convert PowerPoint Presentations to Video in C#...

    Learn how to convert PowerPoint and OpenDocument presentations to video using C#. Discover sample code and automation techniques to streamline your workflow....GetFrame method then returns a Bitmap representing the animation...initial animation state. Bitmap bitmap = animationPlayer . GetFrame...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  10. 在 PostScript 中使用透明度 | C++

    如何在 PS 文件中添加透明度是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能... 从图像文件创建 Bitmap 。 为图像创建必要的转换。 如果我们确定图像不透明,则将其作为完全不透明图像(使用... 100. 0f ); 24 25 //Create bitmap from translucent image file...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...