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

textlayer

(0.44 sec)
  1. 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/
  2. Edit PSD files online | products.aspose.com

    Edit PSD Adobe Photoshop Files online...is TextLayer) { TextLayer textLayer = layer as TextLayer; textLayer...instanceof TextLayer) { TextLayer textLayer = (TextLayer) layer;...

    products.aspose.com/psd/editor/
  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/
  4. 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-...
  5. 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....layer is TextLayer )) { continue ; } TextLayer textLayer = ( TextLayer...TextLayer ) layer ; textLayer . UpdateText ( "\\()" ); } PsdOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  6. 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...
  7. 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...
  8. 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...
  9. Aspose.PSD for .NET 21.1 - 发行说明|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....var textLayer = imageInSmart . Layers [ j ] as TextLayer ; if...if ( textLayer != null ) { // 我们可以使用简单的 UpdateText,但这种方式可以让我们分部编辑文本...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Aspose.PSD for .NET 23.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....if ( layer is TextLayer textLayer ) textLayer . TextData . UpdateLayerData...LoadEffectsResource = true })) { var l1 = ( TextLayer ) psdImage . Layers [ 4 ];...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-9...