Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 50,651 for

bitmap

(0.1 sec)
  1. Aspose::Words::Drawing::ImageType enum | Aspose...

    Aspose::Words::Drawing::ImageType enum. Specifies the type (format) of an image in a Microsoft Word document in C++.... Bmp 7 Windows Bitmap. Eps 8 Encapsulated PostScript...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. MetafileRenderingOptions.emulate_raster_operati...

    MetafileRenderingOptions.emulate_raster_operations property. Gets or sets a value determining whether or not the raster operations should be emulated....rendering the metafile into a bitmap by using the operating system...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java....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/java/manage-paragraph/
  4. Manage PowerPoint Text Paragraphs in PHP|Aspose...

    Master paragraph formatting with Aspose.Slides for PHP via Java — optimize alignment, spacing & style in PPT, PPTX, and ODP presentations....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/php-java/manage-paragraph/
  5. Convert HTML to BMP via Java – Aspose.HTML for ...

    Sample Java code for HTML to BMP conversion. Use this example code to convert HTML to BMP in any Java web or desktop 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/html-t...
  6. Convert PPSM to BMP using C# | products.aspose.com

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

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

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

    Sample code for OTP to BMP C# conversion. Use API example code for batch OTP 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/otp-t...
  10. Working with Images in PostScript | .NET

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Bitmap from image file. Create the...//Create a Bitmap object from image file 15 using (Bitmap image =...

    docs.aspose.com/page/net/ps/working-with-images/