Sort Score
Result 10 results
Languages All
Labels All
Results 7,801 - 7,810 of 280,755 for

image

(0.38 sec)
  1. 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....Presentation Create a full scale image as a Bitmap with each iteration...Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...

    products.aspose.com/slides/net/conversion/pot-t...
  2. 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....Presentation Create a full scale image as a Bitmap with each iteration...Slides) { // create a full scale image var bitmap = slide.GetThumbnail(...

    products.aspose.com/slides/net/conversion/odp-t...
  3. JoinStyle | Aspose.Words for Java

    Line join style in Java....BOTH); BufferedImage image = ImageIO.read(getAsposelogoUri()...openStream()); Graphics2D graphics2D = image.createGraphics(); // When we...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert POT to GIF using Java | products.aspose...

    Sample Java conversion code for POT format to GIF file. Use this example code to export PowerPoint & OpenOffice presentations to GIF within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each iteration...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/pot-...
  5. Convert PPSM to GIF using Java | products.aspos...

    Sample Java conversion code for PPSM format to GIF file. Use this example code to export PowerPoint & OpenOffice presentations to GIF within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each iteration...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/ppsm...
  6. Convert POTM to PNG using Java | products.aspos...

    Sample Java conversion code for POTM format to PNG file. Use this example code to export PowerPoint & OpenOffice presentations to PNG within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each iteration...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/potm...
  7. Convert ODP to PNG using Java | products.aspose...

    Sample Java conversion code for ODP format to PNG file. Use this example code to export PowerPoint & OpenOffice presentations to PNG within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each iteration...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/odp-...
  8. Convert POTM to GIF using Java | products.aspos...

    Sample Java conversion code for POTM format to GIF file. Use this example code to export PowerPoint & OpenOffice presentations to GIF within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each iteration...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/potm...
  9. Convert POTX to PNG using Java | products.aspos...

    Sample Java conversion code for POTX format to PNG file. Use this example code to export PowerPoint & OpenOffice presentations to PNG within any Web or Desktop Java based Application....Presentation Create a full scale image as a Bitmap with each iteration...getSlides()) { // create a full scale image of each slide BufferedImage...

    products.aspose.com/slides/java/conversion/potx...
  10. Convert PSD to BMP with C# | products.aspose.com

    Export PSD, PSB & AI file via .NET API...& PSB Conversion to raster images including BMP High Quality...PSD as BMP Load the PSD with Image.Load method Create an instance...

    products.aspose.com/psd/psd-to-bmp/