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

textlayer

(0.27 sec)
  1. Aspose.PSD for .NET 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....sourceFile )) { TextLayer textLayer = ( TextLayer ) img . Layers...Layers [ 1 ]; IText textData = textLayer . TextData ; ITextStyle defaultStyle...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-3...
  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. 用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...
  5. Aspose.PSD smartFilter - Free Support Forum - a...

    Smart filters are not saved when updating text. But if you open the PSD and save the smart object yourself, then all filters start working again...Load(stream)) { var TextPhotoshop = (TextLayer)FindLayer("Name", imageInSmart);...UpdateText("PECHAN"); TextPhotoshop = (TextLayer)FindLayer("LastName", imageInSmart);...

    forum.aspose.com/t/aspose-psd-smartfilter/241290
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...