Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,394 for

textlayer

(0.31 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Aspose.PSD for Python via .NET 24.5 - 发行说明|Docu...

    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" : # 在此修复之前,由于中文字体,这里将会出现异常。 textLayer...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  5. Aspose.PSD for Java 24.5 - 发布说明|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....instanceof TextLayer ) { TextLayer textLayer = ( TextLayer ) layer...; if ( "best" . equals ( textLayer . getText ())) { // 修复中文字体会导致异常的问题。...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  6. Aspose.PSD for .NET 19.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.GetFonts P:Aspose.PSD.FileFormats...layer is TextLayer )) { continue ; } var textLayer = ( TextLayer...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  7. Aspose.PSD for Java 21.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....PSDJAVA-354 创建长度超过 255 个字符的 TextLayer 时出现异常 错误 公共 API 更改 已添加的 API:...PSDJAVA-354. 创建长度超过 255 个字符的 TextLayer 时出现异常 String output = "output...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  8. Aspose.PSD for .NET 21.3 - 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 ) { var textData = textLayer . TextData...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-3...
  9. Aspose.PSD for .NET 19.8 - 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....After the creation of new TextLayer, PSD file became unreadable...After the creation of new TextLayer, PSD file became unreadable...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-8...
  10. Aspose.PSD for .NET 20.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....PSDNET-714 在特定 PSD 文件中,调整 TextLayer 的大小会破坏位置值 错误 公共 API 更改 已添加的...PSDNET-714. 在特定 PSD 文件中,调整 TextLayer 的大小会破坏位置值 ( 部分代码已省略 ) PSDNET-690...

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