Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 280,750 for

image

(0.16 sec)
  1. Convert DGN to WEBP via C# | products.aspose.com

    Sample code for DGN to WEBP C# conversion. Use API example code for batch DGN files to WEBP conversion within VB.NET, Asp.NET or any .NET based application.... Load DGN file with Image.Load method Set an object of...VectorRasterizationO property Call Image.Save method while passing the...

    products.aspose.com/cad/net/conversion/dgn-to-w...
  2. Convert IFC to WEBP via C# | products.aspose.com

    Sample code for IFC to WEBP C# conversion. Use API example code for batch IFC files to WEBP conversion within VB.NET, Asp.NET or any .NET based application.... Load IFC file with Image.Load method Set an object of...VectorRasterizationO property Call Image.Save method while passing the...

    products.aspose.com/cad/net/conversion/ifc-to-w...
  3. Convert DWT to WEBP via C# | products.aspose.com

    Sample code for DWT to WEBP C# conversion. Use API example code for batch DWT files to WEBP conversion within VB.NET, Asp.NET or any .NET based application.... Load DWT file with Image.Load method Set an object of...VectorRasterizationO property Call Image.Save method while passing the...

    products.aspose.com/cad/net/conversion/dwt-to-w...
  4. Convert JSON Format to PSD via Java | products....

    Parse JSON to PSD in Java without using Microsoft PowerPoint...Imaging for Java , you can convert...Load JPEG document by using Image class Save the document to PSD...

    products.aspose.com/total/java/conversion/json-...
  5. Specify Save Options in Python|Aspose.Words for...

    More accurately control the save process using Python....encryption, timestamps, and image pixel format, with code examples...ImageSaveOptions for saving to an image. This article provides examples...

    docs.aspose.com/words/python-net/specify-save-o...
  6. Compress TIFF In Java

    Compress TIFF in Java without losing quality. Optimize TIFF content, reduce file size easily....library for image compression. BufferedImage image = ImageIO.read(shape...toStream()); // ... // Compress image and set it back to the shape...

    products.aspose.com/words/java/compress/tiff/
  7. 在 Android 上创建演示文稿查看器|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中创建自定义演示文稿查看器。轻松显示 PowerPoint 和 OpenDocument 文件,无需 Microsoft PowerPoint。...IImage image = slide . getImage ( scaleX , scaleY ); image . save...jpg" , ImageFormat . Jpeg ); image . dispose (); presentation ...

    docs.aspose.com/slides/zh/androidjava/presentat...
  8. Convert GIF to XML via C# | Aspose

    Sample code for GIF to XML C# conversion. Use API example code for batch GIF files to XML conversion within VB.NET, Asp.NET or any .NET based application....library for converting GIF images to XML documents. Supporting...for .NET processes scanned images or even smartphone photos in...

    products.aspose.com/ocr/net/conversion/gif-to-xml/
  9. Convert GIF to TXT via C# | Aspose

    Sample code for GIF to TXT C# conversion. Use API example code for batch GIF files to TXT conversion within VB.NET, Asp.NET or any .NET based application....library for converting GIF images to TXT documents. Supporting...for .NET processes scanned images or even smartphone photos in...

    products.aspose.com/ocr/net/conversion/gif-to-txt/
  10. Compress JPG In C#

    Compress JPG in C# without losing quality. Optimize JPG content, reduce file size easily....library for image compression. using var image = Image.FromStream(shape...ToStream()); // ... // Compress image and set it back to the shape...

    products.aspose.com/words/net/compress/jpg/