Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 8,957 for

layer

(0.62 sec)
  1. Aspose.PSD for .NET 19.3 - 发行说明|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.... Layers . Length ; i ++) { var effect...effect = ( StrokeEffect ) im . Layers [ i ]. BlendingOptions . Effects...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  2. 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...
  3. 【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
  4. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, Layer's name is {1…...Layers.GetLayer(n); { if (entity is...color ID is {0}, layer's name is {1}, layer's color ID is {2}"...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  5. Otvorite i uredite PSB datoteku | products.aspo...

    Otvorite i uredite PSB datoteku s mrežnim uređivačem...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/cr/editor/psb/
  6. Psd smartLayer issue - Free Support Forum - asp...

    Excuse me, can this PSD Java process the intelligent Layer to replace the image, and then export the PSD to PNG image to maintain the effect of intelligent Layer deformation. I was ready to buy, but I found that many p…...Java process the intelligent layer to replace the image, and then...maintain the effect of intelligent layer deformation. I was ready to...

    forum.aspose.com/t/psd-smartlayer-issue/311148
  7. 如何将PDF中的图片置于底层? - Free Support Forum - aspose.com

    如何将PDF中的图片置于底层? 如何在PDF中添加图片时,将图片绘制在底层?...Add(); // 创建一个新的图层 Layer layer = new Layer("底层图层"); // 添加图片到图层...100); // 设置图片位置 // 将图片添加到图层 layer.Contents.Add(new Operator.SetGraphicState());...

    forum.aspose.com/t/pdf/316036
  8. PSD Format overview|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....Color Mode Data Image Resources Layer and Mask Information Image Data...include image layers, adjustment layers, layer masks, annotations...

    docs.aspose.com/psd/net/psd-format-overview/
  9. Aspose.PSD for Python via .NET 25.1 - Release N...

    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....Layers.SmartObjects.SmartObjectLayer...M:Aspose.PSD.FileFormats.Psd.Layers.SmartObjects.SmartObjectLayer...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  10. Aspose.PSD for Java 23.10 - Release Notes|Docum...

    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....PSDJAVA-541 Do not repaint Shape layer if it has not been changed Feature...PsdImage.Save when having Shape layer Bug Public API Changes Added...

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