Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,384 for

textlayer

(0.07 sec)
  1. Aspose.PSD for .NET 23.9 - 发行说明|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 is TextLayer textLayer ) textLayer . TextData . UpdateLayerData...LoadEffectsResource = true })) { var l1 = ( TextLayer ) psdImage . Layers [ 4 ];...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. 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....PSDJAVA-485 Add support for TextLayer without rectangular borders...Justification is lost if open TextLayer by the edit mode of Photoshop...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  3. Aspose.PSD for .NET 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....Replace text TextLayer textLayer = ( TextLayer ) psdImage . Layers...Layers [ 3 ]; textLayer . TextData . Items [ 0 ]. Text = "Text...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-7...
  4. Aspose.PSD for Python via .NET 24.5 - 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....( layer , TextLayer ): textLayer = cast ( TextLayer , layer )...) if textLayer . text == "best" : # Without this fix here will...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  5. Aspose.PSD for .NET 22.11 - 发行说明|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....TextLayer.Resize(System.Int32,System...string sourceFileName = @"TextLayer.psd" ; string outputFile =...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Aspose.PSD for Java 23.4 - 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....TextLayer.resize(int,int,int) M:com...instanceof TextLayer )) { continue ; } TextLayer layerToExtractText...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  7. Aspose.PSD for .NET 22.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....); TextLayersContentHas ( "TextLayers.psd" ); GroupLayerContentHas... "FillSmartGroup.psd" , "TextLayers.psd" , "AllAdjustments.psd"...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-6...
  8. 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…...Specifically, utilize the TextLayer class and its associated properties...fileformats.psd.layers import TextLayer from aspose.pycore import...

    forum.aspose.com/t/aspose-psd-text-wrapped-on-s...
  9. Aspose.PSD for Java 21.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....Exception when creating a TextLayer with text longer than 255...Exception when creating a TextLayer with text longer than 255...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  10. Aspose.PSD for .NET 23.7 - 发布说明|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....)) { //步骤:替换文本 TextLayer textLayer = ( TextLayer ) psdImage . Layers...Layers [ 3 ]; textLayer . TextData . Items [ 0 ]. Text = "Text...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...