Sort Score
Result 10 results
Languages All
Labels All
Results 6,801 - 6,810 of 284,135 for

image

(0.83 sec)
  1. Convert WEBP to JPG using Java

    Follow this article to convert WEBP to JPG using Java. It has details to set the environment for development, a set of instructions, and a sample code to change WEBP to JPG using Java....Imaging Product Family Aspose.BarCode...configure the output and modify the image before conversion. Steps to...

    kb.aspose.com/imaging/java/convert-webp-to-jpg-...
  2. Manipulating DNG Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Manipulating DNG Images Contents [ Hide ] Aspose.Imaging for Java now...the DNG (Digital Negative) image format (.dng). It is a publicly...

    docs.aspose.com/imaging/java/manipulating-dng-i...
  3. Change QR Code Color using Java

    This article describes how to change QR code color using Java. It has the IDE settings, a list of steps, and sample code to set QR code background color using Java....Imaging Product Family Aspose.BarCode...changing the format of the output image according to the user’s requirements...

    kb.aspose.com/barcode/java/change-qr-code-color...
  4. Draw Pentagon using C#

    Follow this article to draw pentagon using C#. It has the details to set the IDE, a list of steps, and a sample code for drawing of a pentagon shape using C#....Imaging Product Family Aspose.BarCode...and customize the output PNG image file as per your requirement...

    kb.aspose.com/drawing/net/draw-pentagon-using-c...
  5. How to Convert Excel to SVG in C++

    This tutorial will provide details about how to convert Excel to SVG in C++. You only need to make a few API calls with few lines of code to convert Excel to vector graphic in C++ using MS Windows or Linux operating system....Imaging Product Family Aspose.BarCode...Excel file Set the format and image properties for output SVG file...

    kb.aspose.com/cells/cpp/how-to-convert-excel-to...
  6. DWG Drawings|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....contains vector image data and metadata. The vector image data provides...DWG file into an instance of Image . Create an object of the CadRasterizationOpti...

    docs.aspose.com/cad/java/dwg-drawings/
  7. Convert PPTM to JPEG Using C++ | products.aspos...

    C++ conversion code for PPTM to JPEG. Use the example code for batch PPTM to JPEG conversion in C++ applications.... Set the output image dimensions with Size . Call...the slide. Save the rendered image with ImageFormat::Jpeg . System...

    products.aspose.com/slides/cpp/conversion/pptm-...
  8. Convert PPT to BMP Using C++ | products.aspose.com

    C++ conversion code for PPT to BMP. Use the example code for batch PPT to BMP conversion in C++ applications.... Set the output image dimensions with Size . Call...the slide. Save the rendered image with ImageFormat::Bmp . System...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  9. Convert ODP to GIF Using C++ | products.aspose.com

    C++ conversion code for ODP to GIF. Use the example code for batch ODP to GIF conversion in C++ applications.... Save the rendered image in GIF format. Open the GIF...); auto image = slide -> GetImage(desiredSize); image -> Save(...

    products.aspose.com/slides/cpp/conversion/odp-t...
  10. Conversion to grayscale|Documentation

    How to convert source Images to grayscale before recognition.... Grayscale allows images to be processed more efficiently...and crisper text than color images. Converting to grayscale can...

    docs.aspose.com/ocr/cpp/grayscale/