Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 4,813 for

psdimage

(1.88 sec)
  1. Aspose.PSD for Java 25.4 - Release Notes|Docume...

    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....psd" ; try ( PsdImage psdImage = ( PsdImage ) Image . load...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  2. Aspose.PSD for .NET 24.12 - Release Notes|Docum...

    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.... using ( PsdImage image = ( PsdImage ) Image . Load (...layers. using ( PsdImage image = ( PsdImage ) Image . Load (...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  3. Aspose.PSD for Java 20.6 - 发行说明|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....; // 加载预定义的 PSD PsdImage image = ( PsdImage ) Image . load (...(); } // 加载保存的副本 PsdImage image1 = ( PsdImage ) Image . load (...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  4. Does the psd-java plugin have this function? - ...

    image.png (114.0 KB) I really need this feature。This feature is called Save for Web... loadOptions); PsdImage psdImage = (PsdImage) image) { PngOptions...Type.TruecolorWithAlpha); psdImage.save(destName, Options); }...

    forum.aspose.com/t/does-the-psd-java-plugin-hav...
  5. Creating Indexed PSD Files in PHP|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....previously $psdImage = new PsdImage (); $psd = $psdImage -> create...

    docs.aspose.com/imaging/java/creating-indexed-p...
  6. Aspose.PSD for Java 21.5 - Release Notes|Docume...

    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....PsdImage.convert(com.aspose.psd.imageoptions...aspose.psd.fileformats.psd.PsdImage.getImage2Export(com.aspose...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  7. There is a color difference in the picture - Fr...

    test-cp.zip (4.5 MB) When using version 25.11 of Aspose.PSD 16.jar, color deviation occurs when the image is zoomed in for viewing. The attached files include the image comparison files with deviation and the original P…...bytesPic)); Image image = PsdImage.load(new ByteArrayInputStream(bytesPsd)...if (!(image instanceof PsdImage psdImage)) { throw new RuntimeException("Loaded...

    forum.aspose.com/t/there-is-a-color-difference-...
  8. Aspose.PSD for .NET 24.8 - 发行说明|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....psd" ); using ( PsdImage img = ( PsdImage ) Image . Load ( sourceFile...PsdOptions ()); } using ( PsdImage img = ( PsdImage ) Image . Load ( outputPsdFile...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Pixel Data Manipulation using Aspose.PSD for C#...

    Example of how to directly and rapidly fast update raw pixel data using PSD C# API... You need to import the PsdImage and Layer classes from the...class in read mode. Create a PsdImage object by loading the stream...

    docs.aspose.com/psd/net/pixel-data-manipulation/
  10. Aspose.PSD for .NET 21.9 - Release Notes|Docume...

    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....= null ; using ( PsdImage image = ( PsdImage ) Image . Load (..."out_Zip16bit.psd" ; using ( PsdImage image = ( PsdImage ) Image . Load (...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-9...