Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 4,769 for

psdimage

(0.05 sec)
  1. Ինչպես փոխարկել PNG-ը PSD-ին Java-ում

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

    kb.aspose.com/hy/psd/java/how-to-convert-png-to...
  2. 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/
  3. Updating Text Layer Removes All Layer Effects -...

    Hello When I update the text on a TextLayer using update_text(), all the FX (layer effects) applied to the layer are removed. After exporting the file to PNG, the updated text appears plain, without any of the original …...psd import PsdImage from aspose.psd.fileformats...psd") as image: psd = cast(PsdImage, image) # Find the first TextLayer...

    forum.aspose.com/t/updating-text-layer-removes-...
  4. Open PSB online | products.aspose.com

    Open PSB with the power of Aspose.PSD...NET using (PsdImage image = (PsdImage)Image.Load(sourcePsbFileName))...sourcePsbFileName) { try (PsdImage image = (PsdImage) Image.load(sourcePsbFileName))...

    products.aspose.com/psd/psb/
  5. Muunna PSD PDF| ksi | products.aspose.com

    Muunna Adobe PhotoShop -tiedostot PDF-muotoon...NET using (PsdImage image = (PsdImage)Image.Load(sourceFileName))...sourceFileName) { try (PsdImage image = (PsdImage) Image.load(sourceFileName))...

    products.aspose.com/psd/fl/convert/to-pdf/
  6. Convert PSD to PNG | products.aspose.com

    Convert Adobe PhotoShop PSD files to PNG...NET using (PsdImage image = (PsdImage)Image.Load(sourceFileName))...sourceFileName) { try (PsdImage image = (PsdImage) Image.load(sourceFileName))...

    products.aspose.com/psd/convert/to-png/
  7. Конвертувати PSD в JPG | products.aspose.com

    Перетворення файлів Adobe PhotoShop в JPG...NET using (PsdImage image = (PsdImage)Image.Load(sourceFileName))...sourceFileName) { try (PsdImage image = (PsdImage) Image.load(sourceFileName))...

    products.aspose.com/psd/ua/convert/to-jpg/
  8. PSD ファイルをオンラインで開く | products.aspose.com

    Aspose.PSD を使用して PSD ファイルをオンラインで開く...NET using (PsdImage image = (PsdImage)Image.Load(sourceFileName))...setReadOnlyMode(true); PsdImage image = null; try { image = (PsdImage) Image...

    products.aspose.com/psd/jp/view/open-psd-online/
  9. Aspose.PSD - text wrapped on shape not being ma...

    ConsoleApp1.zip (237.3 KB) Attached is example code of trying to fill in some text layers for a PSD. One of the layers - DisplayName - is wrapped on a circle. The code properly replaces the text for the layer, but it is…...psd import PsdImage from aspose.psd.fileformats...output_file, new_text): with PsdImage.load(source_file) as img:...

    forum.aspose.com/t/aspose-psd-text-wrapped-on-s...
  10. Convert PSD to BMP | products.aspose.com

    Convert Adobe PhotoShop PSD files to BMP...NET using (PsdImage image = (PsdImage)Image.Load(sourceFileName))...sourceFileName) { try (PsdImage image = (PsdImage) Image.load(sourceFileName))...

    products.aspose.com/psd/convert/to-bmp/