Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 4,819 for

psdimage

(0.06 sec)
  1. 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...
  2. Aspose.PSD for Java 19.4 - 发布说明|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....添加功能以在不直接加载的情况下将JPEG/PNG等图像文件加载到PsdImage中(不支持Aspose.PSD) 功能 PSDJAVA-2...M:Aspose.PSD.FileFormats.Psd.PsdImage.AddLayer(Aspose.PSD.FileFormats...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  3. Bold formatting moved from one text portion to ...

    Hi! We are trying to process the file from the archive attached using Aspose.PSD 22.7.0. After executing the code below, opening the generated file in Photoshop and letting it update the text layer, the bold formatting…...(image is PsdImage psdImage) { foreach (var layer in psdImage.Layers)...imageOptions = new PsdOptions(psdImage); psdImage.Save(file + "-aftersave...

    forum.aspose.com/t/bold-formatting-moved-from-o...
  4. Aspose.PSD for .NET 19.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.... 0001 ; var im = ( PsdImage ) Image . Load ( sourceFileName...tolerance = 0 . 0001 ; var im = ( PsdImage ) Image . Load ( sourceFileName...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-5...
  5. Aspose.PSD for .NET 21.1 - 发行说明|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....PsdLoadOptions (); using ( PsdImage image = ( PsdImage ) Image . Load (...true }; using ( PsdImage image = ( PsdImage ) Image . Load (...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Aspose.PSD for .NET 19.5 - 发布说明|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.... 0001 ; var im = ( PsdImage ) Image . Load ( sourceFileName...tolerance = 0 . 0001 ; var im = ( PsdImage ) Image . Load ( sourceFileName...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  7. 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...
  8. 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...
  9. 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...
  10. Psd-java The saved psd file cannot be opened - ...

    After deleting the layers and introducing a new smartobject and saving the file, I cannot open the saved PSD file using Photoshop. // 加载 PSD 文件 String materialPath = “ZNDX.psd”; Psdimage materImage = (Psdimage) Image.…...psd”; PsdImage materImage = (PsdImage) Image.load(materialPath);...= "ZNDX.psd"; PsdImage materImage = (PsdImage) Image.load(materialPath);...

    forum.aspose.com/t/psd-java-the-saved-psd-file-...