Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 2,109 for

image size pixels

(3.47 sec)
  1. Drawing 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....Drawing Images Contents [ Hide ] Drawing Lines This example uses...draw the line shapes on the Image surface. To demonstrate the...

    docs.aspose.com/psd/net/drawing-images/
  2. Motion Blur Filters|Documentation

    Aspose.Imaging graphic library for Java supports kernel filters such MotionBlur as well as custom kernels.... In this situation, the pixel value is computed based on the...of these pixels, resulting in the 'Motion Blur' image effect....

    docs.aspose.com/imaging/java/developer-guide/ma...
  3. Saving optimized jpeg - Free Support Forum - as...

    I need to save an optimized jpeg (meaning minimal looses and maximal compression). I noticed there is no built-in save that can do that so I wrote some code to take the original Image and using some logic I am trying to …...Imaging Product Family DanAvni April...some code to take the original image and using some logic I am trying...

    forum.aspose.com/t/saving-optimized-jpeg/310794
  4. Change background of JPEG image file via .NET |...

    Changing Image background for JPEG file via .NET....NET Edit Image Jpeg Change Background of JPEG Image via C# Revitalize...Revitalize JPEG Images: Changing Backgrounds with .NET Drawing...

    products.aspose.com/drawing/net/edit-image/chan...
  5. Binarize JPG images via Java | products.aspose.com

    Try our On-Premise document APIs to Binarize JPG Image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Imaging Java Binarize Jpg PPTX DOCX...XLSX PDF ODP JPG Binarize JPG images via Java Build your own Java...

    products.aspose.com/imaging/java/binarize/jpg/
  6. Sharpen Filters|Documentation

    Aspose.Imaging graphic library for Java supports kernel filters such as Sharpen, as well as custom kernels....in Java To achieve a Sharpen image effect, formulate a kernel matrix...matrix that amplifies pixel values in relation to their surroundings...

    docs.aspose.com/imaging/java/developer-guide/ma...
  7. Blur Filters|Documentation

    Aspose.Imaging graphic library for Python supports kernel filters such Blur as well as custom kernels....value within the surrounding pixel area, utilizing a 5x5 matrix...matrix. The resulting pixel value is determined by summing the 1/25...

    docs.aspose.com/imaging/python-net/developer-gu...
  8. Emboss Filters|Documentation

    Aspose.Imaging graphic library for Python supports kernel filters such Emboss3x3 as well as custom kernels....of pixels based on their proximity to neighboring pixels. The...increase in pixel values about the upper surrounding pixels and a decrease...

    docs.aspose.com/imaging/python-net/developer-gu...
  9. How to edit your photo or image programmaticall...

    Library for Image editing. Photo editing automation. Image manipulation by NET (Java) program. Removing photo background. Online photo editor....How to edit your photo or image programmatically Contents [ Hide...] How to edit your photo or image programmatically Just as an...

    docs.aspose.com/imaging/java/developer-guide/ho...
  10. Aspose.PSD for Python via .NET : Process termin...

    Ubuntu 24.04 Python3.10.19 use temporary license Code from doc from io import BytesIO from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.layers import Layer from aspose.psd import License…...Layer(stream) # Create PSD Image with the specified size psdImage = PsdImage(layer...Layer to PSD Image psdImage.layers = [layer] # Get Pixels from File...

    forum.aspose.com/t/aspose-psd-for-python-via-ne...