Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 718 for

smartobjectlayer

(0.08 sec)
  1. Aspose.PSD for Java 23.6 -发布说明|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....if ( layer instanceof SmartObjectLayer && layer . getName ()...)) { SmartObjectLayer smartObjectLayer = ( SmartObjectLayer ) layer...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  2. Aspose.PSD for .NET 21.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-752 无法将 FillLayer 转换为 SmartObjectLayer 错误 PSDNET-778 LayerGroup...Psd.Layers.SmartObjects.SmartObjectLayer.ReplaceContents(Aspose...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  3. Aspose.PSD for .NET 23.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....Layers ) { if ( layer is SmartObjectLayer && layer . Name == "sucai1"...) { SmartObjectLayer smartObjectLayer = ( SmartObjectLayer ) layer...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-6...
  4. Aspose.PSD for .NET 23.12 - 发行说明|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....SmartObjectLayer.#ctor(System.IO.Stream)...using ( SmartObjectLayer smartLayer = new SmartObjectLayer ( stream...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. AsposePSD states that a valid PSD file is not a...

    This python script from aspose.psd import Image from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.layers.smartobjects import Smartobjectlayer from aspose.psd.imageloadoptions import PsdL…...smartobjects import SmartObjectLayer from aspose.psd.imageloadoptions...layers): if isinstance(layer, SmartObjectLayer): print(f” Found Smart...

    forum.aspose.com/t/asposepsd-states-that-a-vali...
  6. Aspose.PSD for .NET 23.12 - 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....SmartObjectLayer.#ctor(System.IO.Stream)...using ( SmartObjectLayer smartLayer = new SmartObjectLayer ( stream...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  7. Aspose.PSD for Java 25.7 - 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....try ( SmartObjectLayer smartLayer = new SmartObjectLayer ( stream...instanceof SmartObjectLayer smartObjectLayer ) { smartObjectLayer . replaceContents...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  8. Aspose.PSD for .NET 25.7 - 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....using ( SmartObjectLayer smartLayer = new SmartObjectLayer ( stream...{ if ( layers [ i ] is SmartObjectLayer ) { ( layers [ i ] as...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-7...
  9. Aspose.PSD for Java 23.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....if ( layer instanceof SmartObjectLayer && layer . getName ()...)) { SmartObjectLayer smartObjectLayer = ( SmartObjectLayer ) layer...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  10. Aspose.PSD for Java 23.7 - 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....)) { SmartObjectLayer smartObjectLayer = ( SmartObjectLayer ) psdImage...( double ) newHeight / smartObjectLayer . getHeight (); int newWidth...

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