Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 50,646 for

bitmap

(0.15 sec)
  1. 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...
  2. 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...
  3. 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...
  4. | Aspose

    Sample code for BMP to Searchable PDF Java conversion. Use API example code for batch BMP files to Searchable PDF conversion 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/ocr/cpp/conversion/bmp-to-s...
  5. | Aspose

    Sample code for BMP to DOCX Java conversion. Use API example code for batch BMP files to DOCX conversion 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/ocr/java/conversion/bmp-to-...
  6. | Aspose

    Sample code for BMP to Text Java conversion. Use API example code for batch BMP files to Text conversion 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/ocr/java/conversion/bmp-to-...
  7. | Aspose

    Sample code for BMP to TXT Java conversion. Use API example code for batch BMP files to TXT conversion 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/ocr/java/conversion/bmp-to-...
  8. | Aspose

    Sample code for BMP to DOC Java conversion. Use API example code for batch BMP files to DOC conversion 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/ocr/java/conversion/bmp-to-...
  9. 档案

    档案...Draw(ImageFormat format) { Bitmap bitmap = new Bitmap(1000, 800, PixelFormat...graphics = Graphics.FromImage(bitmap); Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/zh/drawing/use-system-drawing-i...
  10. Cross-Platform Drawing API|Documentation

    Aspose.Drawing library for Java for drawing pictures. Cross-platform support of Java Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing paths and drawing rectangles.... To start, we create a bitmap with a size of `1000x800` pixels...draw the Path onto the created bitmap. Finally, we rasterize the...

    docs.aspose.com/drawing/java/developer-guide/cr...