Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,386 for

textlayer

(0.15 sec)
  1. Aspose.PSD for .NET 19.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....TextLayer.TransformMatrix P:Aspose.PSD...layer is TextLayer )) continue ; var textLayer = ( TextLayer ) layer...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  2. Aspose.PSD for .NET 19.11 - 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....properties of inline formatting of TextLayer Feature PSDNET-214 Incorrect...PSD.FileFormats.Psd.Layers.TextLayer.GetFonts P:Aspose.PSD.FileFormats...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  3. PSD ファイルを開いて編集する | products.aspose.com

    オンラインエディターで PSD ファイルを開いて編集する...is TextLayer) { TextLayer textLayer = layer as TextLayer; textLayer...instanceof TextLayer) { TextLayer textLayer = (TextLayer) layer;...

    products.aspose.com/psd/jp/editor/psd/
  4. PSD ファイルをオンラインで編集 | products.aspose.com

    PSD アドビフォトショップファイルをオンラインで編集...is TextLayer) { TextLayer textLayer = layer as TextLayer; textLayer...instanceof TextLayer) { TextLayer textLayer = (TextLayer) layer;...

    products.aspose.com/psd/jp/editor/
  5. Aspose.PSD for .NET 21.1 - 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....var textLayer = imageInSmart . Layers [ j ] as TextLayer ; if...if ( textLayer != null ) { // We can use simple UpdateText, but...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  6. 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 …...When I update the text on a TextLayer using update_text() , all...fileformats.psd.layers import TextLayer from aspose.pycore import...

    forum.aspose.com/t/updating-text-layer-removes-...
  7. 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...
  8. 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...
  9. Aspose.PSD for Java 23.11 - 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....(Parameter ‘key’)’ when calling TextLayer.GetFonts() Bug Public API...(Parameter ‘key’)’ when calling TextLayer.GetFonts()** String src =...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  10. 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...