Sort Score
Result 10 results
Languages All
Labels All
Results 8,901 - 8,910 of 283,800 for

image

(0.18 sec)
  1. Convert VSS to JPEG via Python | products.aspos...

    Sample Python conversion code for VSS format to JPEG file. Use this example code to convert VSS to JPEG within any Python based application.... A JPEG is a type of image format that is saved using the...lossy compression. The output image, as result of compression, is...

    products.aspose.com/diagram/python-java/convers...
  2. How to Generate QR Code in C++

    This topic provides a simple solution to the question how to generate QR code in C++. In C++ QR code generator application can be developed with simple steps and few API calls....Imaging Product Family Aspose.BarCode...C++ generate QR code in PNG image format In order to develop QR...

    kb.aspose.com/barcode/cpp/how-to-generate-qr-co...
  3. Convert CDR to PDF using Java

    Follow this article to convert CDR to PDF using Java. It shares the resources for establishing the IDE, a list of steps, and a sample code to change CDR to PDF using Java....Imaging Product Family Aspose.BarCode...environment to use Aspose.Imaging for Java to develop a CDR to...

    kb.aspose.com/imaging/java/convert-cdr-to-pdf-u...
  4. Working with masks in Aspose.PSD for С#|Documen...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...feature in graphic design and image editing software that allow...patterns, to specific areas of an image or artwork. By using a clipping...

    docs.aspose.com/psd/net/update-create-layer-mask/
  5. Edit PSD files online | products.aspose.com

    Edit PSD Adobe Photoshop Files online...(PsdImage psdImage = (PsdImage)Image.Load("layers.psd")) { foreach...Create an instance of Image using (Image image = new PsdImage(100...

    products.aspose.com/psd/editor/
  6. 演示文稿查看器|Aspose.Slides for Node.js via .NET 文档

    JavaScript 中的 PowerPoint 演示文稿查看器...var image = slide . getImage ( scaleX , scaleY ); image . save...slides . ImageFormat . Jpeg ); image . dispose (); presentation ...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  7. How to Convert PNG to PSD in Java

    This article guides on how to convert PNG to PSD in Java. It has the IDE settings, the programming steps, and a runnable sample code to change PNG to PSD in Java....Imaging Product Family Aspose.BarCode...the options to add multiple image layers in the PSD file. Steps...

    kb.aspose.com/psd/java/how-to-convert-png-to-ps...
  8. Forms2OleControlType | Aspose.Words for Java

    Enumerates types of Forms 2.0 controls in Java.... IMAGE A control that displays an image. LABEL A control...other controls. IMAGE public static int IMAGE A control that displays...

    reference.aspose.com/words/java/com.aspose.word...
  9. Latest Aspose.OCR Product Family topics - Free ...

    Get technical support of Aspose.OCR for .NET, Java, and C++....30 April 1, 2025 OCR a PDF image to a readable PDF 32 188 March...November 26, 2024 Non OCR PDF With Images and text to convert to OCR...

    forum.aspose.com/c/ocr/16
  10. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for Python via .NET recognition results in XML format....API api = AsposeOcr () # Add image to the recognition batch input...OcrInput ( InputType . SINGLE_IMAGE ) input . add ( "source.png"...

    docs.aspose.com/ocr/python-net/save-xml/