Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 48,501 for

bitmap

(0.02 sec)
  1. Convert images JPEG2000 to BMP via C# | product...

    Sample code for JPEG2000 to BMP C# image conversion. Use API example code for batch JPEG2000 files to BMP conversion within VB.NET, Asp.NET or any .NET 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/imaging/net/conversion/jpeg...
  2. Convert images SVGZ to BMP via C# | products.as...

    Sample code for SVGZ to BMP C# image conversion. Use API example code for batch SVGZ files to BMP conversion within VB.NET, Asp.NET or any .NET 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/imaging/net/conversion/svgz...
  3. Cartoonify BMP documents via Java | products.as...

    Try our On-Premise document APIs to Cartoonify BMP files on .NET Framework, .NET Core, Windows Application, ASP.NET Web 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/imaging/java/cartoonify/bmp/
  4. Convert JPG to Image in C++ | products.aspose.com

    Convert JPG to Image in C++. Use C++ library API to convert JPG files to Images...slide to a Bitmap object System :: SharedPtr < Bitmap > bmp = pres...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  5. Convert MSG to IMAGE in Python | products.aspos...

    Save MSG to IMAGE in your Python applications without using Microsoft Outlook or Word...Python Convert MSG to BMP (Bitmap Image File) Convert MSG to...come in various types, such as bitmap, JPEG, GIF, and TIFF, each...

    products.aspose.com/total/python-net/conversion...
  6. Convert POTX to JPEG using C# | products.aspose...

    Sample code for POTX to JPEG C# conversion. Use API example code for batch POTX 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/potx-...
  7. Convert PPTX to PNG using C# | products.aspose.com

    Sample code for PPTX to PNG C# conversion. Use API example code for batch PPTX 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/pptx-...
  8. Convert POT to PNG using C# | products.aspose.com

    Sample code for POT to PNG C# conversion. Use API example code for batch POT 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/pot-t...
  9. Aspose::Words::Fields::FieldLink class | Aspose...

    Aspose::Words::Fields::FieldLink class. Implements the LINK field. To learn more, visit the documentation article in C++....insert the linked object as a bitmap. get_InsertAsHtml () Gets or...Unicode , Html , Rtf , Picture , Bitmap }; static void InsertFieldLink...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Rotate Image in Java

    This concise topic shows how to rotate image in Java. The Java rotate Bitmap operation will be demonstrated for a user-defined angle, including how to specify the background color for areas revealed by the rotation.... The Java rotate bitmap operation will be demonstrated...Rotate Image in Java To rotate bitmap Java , the sample uses the...

    kb.aspose.com/imaging/java/rotate-image-in-java/