Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 3,991 for

psdimage

(0.04 sec)
  1. 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/
  2. Փոխակերպեք 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...
  3. 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
  4. 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...
  5. PSD ファイルを JPG ファイルに変換する | products.aspose.com

    アドビフォトショップファイルを JPG に変換...NET using (PsdImage image = (PsdImage)Image.Load(sourceFileName))...sourceFileName) { try (PsdImage image = (PsdImage) Image.load(sourceFileName))...

    products.aspose.com/psd/jp/convert/to-jpg/
  6. Արտահանել 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-...
  7. Ինչպես փոխարկել PNG-ը PSD-ին՝ օգտագործելով C#

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

    kb.aspose.com/hy/psd/net/how-to-convert-png-to-...
  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. Convert PSD to GIF using C#

    This article assists on how to convert PSD to GIF using C#. You can configure the environment and write an application to export PSD to GIF using C# by following the steps and sample code given in this guide....Cast the loaded image to the PsdImage class Create an object off...method, change its type to PsdImage, create an object of the GifOptions...

    kb.aspose.com/psd/net/convert-psd-to-gif-using-...
  10. Manipulating Photoshop Formats|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.... Convert the image to PsdImage . Create an instance of Layer...the use of PsdOptions and PsdImage classes to create an Indexed...

    docs.aspose.com/imaging/java/manipulating-photo...