Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,394 for

textlayer

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

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Aspose.PSD for .NET 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 = Path...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  8. 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...
  9. Aspose.PSD for .NET 23.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....添加垂直翘曲支持 功能 PSDNET-1756 在调用 TextLayer.GetFonts() 时出现 System.ArgumentNullExceptio:...saveOptions ); } PSDNET-1756. 调用 TextLayer.GetFonts() 时出现 System.ArgumentNullExceptio:...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Aspose.PSD for .NET 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.... GetType () == typeof ( TextLayer ) ? true : false ; if ( isTextLayer...var layerTLToUpdateText = ( TextLayer ) layerItem ; //Buscar lsak...

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