Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 8,919 for

layer

(0.14 sec)
  1. Uređivanje PSD datoteka na mreži | products.asp...

    Uređivanje PSD Adobe Photoshop datoteka na mreži...NET // How to update Text Layer in PSD File using (PsdImage...Load("layers.psd")) { foreach (var layer in psdImage.Layers) { if...

    products.aspose.com/psd/cr/editor/
  2. Bold formatting moved from one text portion to ...

    Hi! We are trying to process the file from the archive attached using Aspose.PSD 22.7.0. After executing the code below, opening the generated file in Photoshop and letting it update the text Layer, the bold formatting…...letting it update the text layer, the bold formatting moves from...foreach (var layer in psdImage.Layers) if (layer is TextLayer...

    forum.aspose.com/t/bold-formatting-moved-from-o...
  3. Aspose.PSD for .NET 20.2 - 发行说明|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....特性 PSDNET-251 重构 PsdImage 和 Layer 以更改转换行为(如果我们单独转换一个图层,则对图层蒙版进行正确的调整/旋转/裁剪)...P:Aspose.PSD.FileFormats.Psd.Layers.LayerMaskDataFull.UserMaskRectangle...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. 【Aspose.PDF】レイヤの表示制御について - Free Support Forum -...

    PDFのレイヤ構造を利用したく、Aspose.PDFの購入を検討しております。 以下URLのmevenよりライブラリを取得し、動作検証を行っております。 以下のようなソースコードを記述し、PDFファイルにレイヤ構造の画像を追加することはできました。 ===== // PDF作成 Document doc = new Document(); // ページ追加 Page page = doc.getPages().add()…...png”); // レイヤ作成 Layer layer = new Layer(“1”, “testlayer”);...レイヤイメージ追加 layer.getContents().add(new GSave()); layer.getContents()...

    forum.aspose.com/t/aspose-pdf/313491
  5. Smart Filter Manipulation in Aspose.PSD for Pyt...

    Examples of how to use Smart Filters in PSD File...the regular layer from the PSD image using im.layers[1]. A loop...sharpenFilter to the regular layer three times. Finally, the updated...

    docs.aspose.com/psd/python-net/smart-filters/
  6. Otevření a úprava souboru PSD | products.aspose...

    Otevřete a upravte soubor PSD pomocí online editoru...NET // How to update Text Layer in PSD File using (PsdImage...Load("layers.psd")) { foreach (var layer in psdImage.Layers) { if...

    products.aspose.com/psd/cz/editor/psd/
  7. Відкриття та редагування PSB-файлу | products.a...

    Відкрийте та редагуйте файл PSB за допомогою онлайн-редактора...NET // How to update Text Layer in PSB File using (PsdImage...Load("layers.psb")) { foreach (var layer in psdImage.Layers) { if...

    products.aspose.com/psd/ua/editor/psb/
  8. Aspose.PSD for Java 25.9 - 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....failed in the file with Artboard Layers Bug PSDJAVA-777 A specific...after replacing smart object layers Bug PSDJAVA-780 Broken PSD...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  9. LayerGroup.BlendingOptions.Effects is always em...

    Why when I add for example Stroke to the LayerGroup in the photoshop, after load I get empty effects list. PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.LoadEffectsResource = true; loadOptions.All…...foreach (var layer in psdFile.Layers) { if (layer is LayerGroup...reproduce this issue. Does this Layer Group has the Effects already...

    forum.aspose.com/t/layergroup-blendingoptions-e...
  10. Aspose.PSD for Java 20.9 - 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....and saving it changes some layer and many text parameters Bug...SoLEResource (Smart Object Layer External resource) Feature Public...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...