Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 4,817 for

psdimage

(0.22 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.... First, we will create a PsdImage specifying its height and...class. First, we will create a PsdImage specifying its height and...

    docs.aspose.com/psd/net/drawing-images/
  2. 用Python从头开始创建PSD或PSB图像|Documentation

    演示Aspose.PSD for Python如何从头创建Psd图像...psd import PsdImage 指定输出文件名和路径: outputFile = ....psd" 使用所需尺寸创建PSD图像: with PsdImage ( 500 , 500 ) as img : 添加...

    docs.aspose.com/psd/zh/zh/python-net/create-psd...
  3. PSD ファイルを TIFF 形式に変換する | products.aspose.com

    PSD ファイルを Tiff に変換するサービス...NET using (PsdImage image = (PsdImage)Image.Load(sourceFileName))...sourceFileName) { try (PsdImage image = (PsdImage) Image.load(sourceFileName))...

    products.aspose.com/psd/jp/convert/to-tiff/
  4. Pixel Data Manipulation using Aspose.PSD for Py...

    Example of how to directly and rapidly fast update raw pixel data using PSD Python API...io library, as well as the PsdImage and Layer classes from the...a new PSD image using the PsdImage class constructor and provide...

    docs.aspose.com/psd/python-net/pixel-data-manip...
  5. Արտահանել PSD-ն GIF-ին Java-ում

    Java-ում PSD-ն GIF-ի փոխարկելու համար տես այս հոդվածը: Դուք կարող եք Adobe Photoshop-ի բնիկ ֆայլի ձևաչափը PSD վերածել GIF-ի մի քանի API զանգերի միջոցով՝ հետևելով այս հոդվածում ներկայացված քայլերին և ծածկագրին:...Image դասը Փոխեք Image օբյեկտը PsdImage դասի Ստեղծեք GifOptions օբյեկտը...օբյեկտի մեջ, այն փոխակերպելով PsdImage դասի և ստեղծելով GifOptions:...

    kb.aspose.com/hy/psd/java/export-psd-to-gif-in-...
  6. Ինչպես փոխարկել PNG-ը PSD-ին՝ օգտագործելով C#

    Այս հոդվածը ցույց է տալիս, թե ինչպես փոխարկել PNG-ը PSD-ին՝ օգտագործելով C#: Այն տրամադրում է տեղեկատվություն շրջակա միջավայրը կարգավորելու, քայլերի ցանկի և գործարկվող օրինակելի կոդի մասին՝ C#-ի միջոցով PNG-ից PSD փոխարկիչ մշակելու համար:...Ստեղծեք PSD պատկեր՝ օգտագործելով PsdImage դասը և տրամադրեք ելքային պատկերի...C# : Գործընթացը սկսվում է PsdImage-ի ստեղծմամբ՝ ապահովելով ելքային...

    kb.aspose.com/hy/psd/net/how-to-convert-png-to-...
  7. Modify SmartObject PSD - Free Support Forum - a...

    Hello, I purchased an Aspose Python PSD OEM license to perform a specific task, but I’m unable to achieve the expected result. I need support to resolve this. When I try to replace the content of a smart object, the re…...psd import PsdImage from aspose.psd.fileformats...load_options) as image: # Cast vers PsdImage pour accéder aux layers psd_image...

    forum.aspose.com/t/modify-smartobject-psd/313972
  8. Aspose.PSD for .NET 19.6 - 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....options = new PsdOptions (( PsdImage ) img ) { FileFormatVersion...options = new PsdOptions (( PsdImage ) img ) { FileFormatVersion...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-6...
  9. Rendering of Rotated Text Layers|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....call the Save method of the PsdImage instance. The following code...

    docs.aspose.com/psd/java/rendering-of-rotated-t...
  10. Prohlížeč souborů PSD | products.aspose.com

    Prohlížeč souborů PSD...NET using (PsdImage image = (PsdImage)Image.Load(sourcePsbFileName))...

    products.aspose.com/psd/cz/psd-file-viewer/