Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 50,647 for

bitmap

(0.09 sec)
  1. Convert POTX to GIF using C# | products.aspose.com

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

    Sample code for PPS to JPEG C# conversion. Use API example code for batch PPS 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/pps-t...
  3. Convert PPSX to GIF using C# | products.aspose.com

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

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

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

    Sample code for PPSM to PNG C# conversion. Use API example code for batch PPSM 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/ppsm-...
  7. Manage PowerPoint Text Paragraphs in .NET|Aspos...

    Master paragraph formatting with Aspose.Slides for .NET—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C#....shape, and exporting it as a bitmap image. These approaches allow...is then redrawn onto a new bitmap image, which is saved in PNG...

    docs.aspose.com/slides/net/manage-paragraph/
  8. 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/
  9. Quality of Thumbnails Is Very Poor When Convert...

    Hi, I am trying to get thumbnail images for certain shapes, but the quality of thumbnails is very poor. Please find attached the thumbnail image, code below. ppt_tb_image_1.png (1.8 KB) ppt_tb_image_21.png (575 Bytes) …...as file auto bitmap = srcShape->GetImage(); bitmap->Save(Syste...

    forum.aspose.com/t/quality-of-thumbnails-is-ver...
  10. Convert SVG to PNG in C++ | products.aspose.com

    Convert SVG to PNG in C++. Use C++ library API to convert SVG files to PNGs...slide to a Bitmap object System :: SharedPtr < Bitmap > bmp = pres...

    products.aspose.com/slides/cpp/conversion/svg-t...