Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,388 for

textlayer

(0.06 sec)
  1. Aspose.PSD for .NET 20.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....; var textLayer = ( TextLayer ) layers [ 1 ]; textLayer . TextData...Style . Underline = true ; textLayer . TextData . Items [ 1 ]....

    docs.aspose.com/psd/net/aspose-psd-for-net-20-8...
  2. Aspose.PSD for .NET 19.8 - 发行说明|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-171 创建新 TextLayer 后,PSD 文件对于 PS 变得无法读取 错误 PSDNET-156...PdfOptions ()); } PSDNET-171. 创建新 TextLayer 后,PSD 文件对于 PS 变得无法读取 // After...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  3. Aspose.PSD for .NET 23.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.... Load ( sourceFile )) { TextLayer layer2 = image . AddTextLayer...( 50 , 300 , 400 , 100 ); TextLayer textLayer1 = psdImage . AddTextLayer...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-3...
  4. Aspose.PSD for .NET 23.10 - 发布说明|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....is TextLayer ) { TextLayer textLayer = layer as TextLayer ; var...var textData = textLayer . TextData ; textData . UpdateLayerData...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. 用Python从头开始创建PSD或PSB图像|Documentation

    演示Aspose.PSD for Python如何从头创建Psd图像...250 , 150 , 100 )) 创建文本图层: textLayer = img . add_text_layer ( "示例文本"...为文本图层添加阴影效果: dropShadowEffect = textLayer . blending_options . add_drop_shadow...

    docs.aspose.com/psd/zh/zh/python-net/create-psd...
  6. Aspose.PSD for Java 20.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...."主标题" , new NewLayerData ( TextLayer . class , justificationLeft..."副标题" , new NewLayerData ( TextLayer . class , justificationLeft...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  7. Aspose.PSD for Java 20.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....getLayers (); TextLayer textLayer = ( TextLayer ) layers [ 1 ];...Format style of the text textLayer . getTextData (). getItems...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  8. Aspose.PSD for Java 20.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....inFilePath ); try { TextLayer textLayer = ( TextLayer ) image . getLayers...()[ 1 ]; IText textData = textLayer . getTextData (); ITextStyle...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  9. 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....if ( layer is TextLayer textLayer ) { textLayer . TextData . UpdateLayerData...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Aspose.PSD for Java 23.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....instanceof TextLayer ) { TextLayer textLayer = ( TextLayer ) layer...layer ; IText textData = textLayer . getTextData (); textData . updateLayerData...

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