Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 3,591 for

psdimage

(0.03 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/java/drawing-images/
  2. Creating, Opening and Saving 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 AddLayer method of the PsdImage class to add an image into...instance of an image using the PsdImage class with a specified width...

    docs.aspose.com/psd/net/creating-opening-and-sa...
  3. Working With 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....simple shapes in an instance of PsdImage or any inherited from Image...

    docs.aspose.com/psd/java/working-with-drawing-i...
  4. 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/
  5. Example of using group layers in Aspose.PSD for...

    Using of Group Layer of PSD File via Java...a new PSD image using the PsdImage.create() method. Then, initialize...addLayerGroup method of the PsdImage object. Provide the desired...

    docs.aspose.com/psd/java/psd-group-layer/
  6. 用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...
  7. Փոխակերպեք PSD-ն GIF-ի՝ օգտագործելով C#

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

    kb.aspose.com/hy/psd/net/convert-psd-to-gif-usi...
  8. Example of using group layers in Aspose.PSD for...

    Using of Group Layer of PSD File via Python...a new PSD image using the PsdImage.create method. Then, we create...add_layer_group method of the PsdImage object. We provide the name...

    docs.aspose.com/psd/python-net/psd-group-layer/
  9. Արտահանել 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-...
  10. Ինչպես փոխարկել PNG-ը PSD-ին՝ օգտագործելով C#

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

    kb.aspose.com/hy/psd/net/how-to-convert-png-to-...