Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 51,751 for

bitmap

(0.14 sec)
  1. Add Image to Image via .NET | products.aspose.com

    Add image to existing image Bitmaps using Aspose.Drawing graphic library for .NET (C#)...Image using C# Upgrade Your Bitmaps: Incorporate Images with .NET...Free Trial Adding Images to Bitmap with Aspose.Drawing library...

    products.aspose.com/drawing/net/edit-image/add-...
  2. Convert PPSX to PNG using C# | products.aspose.com

    Sample code for PPSX to PNG C# conversion. Use API example code for batch PPSX files to PNG 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 PPSX to JPEG using C# | products.aspose...

    Sample code for PPSX to JPEG C# conversion. Use API example code for batch PPSX files to JPEG 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-...
  4. Convert POTM to PNG using C# | products.aspose.com

    Sample code for POTM to PNG C# conversion. Use API example code for batch POTM files to PNG 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-...
  5. Convert PPT to PNG using C# | products.aspose.com

    Sample code for PPT to PNG C# conversion. Use API example code for batch PPT files to PNG 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...
  6. Convert POT to JPEG using C# | products.aspose.com

    Sample code for POT to JPEG C# conversion. Use API example code for batch POT files to JPEG 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/pot-t...
  7. Convert POTM to JPEG using C# | products.aspose...

    Sample code for POTM to JPEG C# conversion. Use API example code for batch POTM files to JPEG 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-...
  8. Convert POT to GIF using C# | products.aspose.com

    Sample code for POT to GIF C# conversion. Use API example code for batch POT files to GIF 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/pot-t...
  9. Convert ODP to PNG using C# | products.aspose.com

    Sample code for ODP to PNG C# conversion. Use API example code for batch ODP files to PNG 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/odp-t...
  10. Hello World Example|Documentation

    Java Hello World example to draw an Arc. Java code sample to work with vector graphics in Java.... Create an object of Bitmap class with the size of 1000x800...of Graphics class from this bitmap. Define a Pen object with parameters:...

    docs.aspose.com/drawing/java/hello-world-example/