Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 4,770 for

psdimage

(0.23 sec)
  1. Aspose.PSD for .NET 18.10 - 发行说明|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.... Empty ; var im = ( PsdImage ) Image . Load ( testPath...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  2. Creating, Opening and Saving PSD Files|Document...

    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....the use of PsdOptions and PsdImage classes to create an Indexed...new PSD image by calling the PsdImage.Create method. Draw graphics...

    docs.aspose.com/psd/java/creating-opening-and-s...
  3. Converting 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....the example creates a new PsdImage and draws images on the canvas...

    docs.aspose.com/psd/net/converting-images/
  4. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...XmpMetadataMapping)) { PsdImage img = null; // First attempt...OpenRead(action.Path)) { img = (PsdImage)Image.Load(inputStream); }...

    forum.aspose.com/t/index-was-outside-the-bounds...
  5. Aspose.PSD for .NET cant get warping to work in...

    Hello, I’m testing PSD files with smart objects with warping but for some reason we cant get the custom warping to work. Any help would be appreciated....options using (var image = (PsdImage)Image.Load(sourceFile, warpLoadOptions))...

    forum.aspose.com/t/aspose-psd-for-net-cant-get-...
  6. Converting 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....the example creates a new PsdImage and draws images on the canvas...

    docs.aspose.com/psd/java/converting-images/
  7. Microsoft publisher file extension API | Java

    Java library to parse, process and convert Publisher document formats to PDF. Implement the functionality into your own product....JPEG/PNG/etc image files to PsdImage without direct loading Support...

    products.aspose.com/pub/java/
  8. Microsoft publisher file extension API | C++

    PUB files manipulation API solution. C++ library to parse, process and convert MS Publisher document formats to PDF....as JPEG and PNG, into the PsdImage without direct loading. Support...

    products.aspose.com/pub/cpp/
  9. MS Publisher file manipulation API | .NET

    C# ASP.NET VB.NET Publisher API to parse, process and convert MS Publisher files. Code pub files on Mac, Windows, Linux, and anywhere....JPEG, PNG, etc image files to PsdImage without direct loading. Support...

    products.aspose.com/pub/net/
  10. Exception whenever saving PSD files > 200 MB AN...

    Hello, we’ve detected a problem where whenever we try to save any PSD greater than 200MB in size AND of a certain dimension or larger (15600px x 10800px @ 300dpi or larger) , it throws the following exception: Message=…...= true }; using (var im = (PsdImage) Aspose.PSD.Image.Load("c:\\temp\\bigfile...

    forum.aspose.com/t/exception-whenever-saving-ps...