Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,394 for

textlayer

(0.05 sec)
  1. Aspose.PSD for Python via .NET 24.5 - リリースノート|D...

    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" : // この修正がないと、中国語フォントのために例外が発生します。...

    docs.aspose.com/psd/ja/python-net/aspose-psd-fo...
  2. Aspose.PSD pro .NET 21.10 - Poznámky k vydání|D...

    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 ; textLayer...textLayer . UpdateText ( "Test" , Aspose . PSD . Color . Black...

    docs.aspose.com/psd/cs/net/aspose-psd-pro-net-2...
  3. Aspose.PSD for .NET 21.11 - Yayın Notları|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....alınması Hata PSDNET-988 TextLayer.UpdateText’te IndexOutOfRangeExcep...outputPsd ); } PSDNET-988. TextLayer.UpdateText’te IndexOutOfRangeExcep...

    docs.aspose.com/psd/tr/net/aspose-psd-for-net-2...
  4. עדכוני הגרסה Aspose.PSD עבור Java 23.11|Documen...

    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....(פרמטר ‘key’)’ בעת קריאה ל־TextLayer.GetFonts() באג שינויים בAPI...(פרמטר ‘key’)’ בעת קריאה ל־TextLayer.GetFonts()** String src =...

    docs.aspose.com/psd/he/java/aspose-psd-for-java...
  5. Aspose.PSD for .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....{ var textLayer = layer as TextLayer ; if ( textLayer != null...null ) { if ( textLayer . Text == "best" ) { // โดยไม่มีการแก้ไขที่นี่...

    docs.aspose.com/psd/th/net/aspose-psd-for-net-2...
  6. Catatan Rilis Aspose.PSD untuk .NET 24.5|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 = layer as TextLayer ; if ( textLayer != null...null ) { if ( textLayer . Text == "best" ) { // Tanpa perbaikan...

    docs.aspose.com/psd/id/net/aspose-psd-for-net-2...
  7. Aspose.PSD for .NET 24.5 - یادداشت های انتشار|D...

    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 = layer as TextLayer ; if ( textLayer != null...null ) { if ( textLayer . Text == "best" ) { // بدون این ترمیم اینجا...

    docs.aspose.com/psd/fa/net/aspose-psd-for-net-2...
  8. Note sulla versione di Aspose.PSD per .NET 21.6...

    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....durante la creazione di un TextLayer con testo più lungo di 255...durante la creazione di un TextLayer con testo più lungo di 255...

    docs.aspose.com/psd/it/net/aspose-psd-per-net-2...
  9. Aspose.PSD voor Java 21.6 - Release-opmerkingen...

    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....Uitzondering bij het maken van een TextLayer met tekst langer dan 255 tekens...Uitzondering bij het maken van een TextLayer met tekst langer dan 255 tekens...

    docs.aspose.com/psd/nl/java/aspose-psd-voor-jav...
  10. Criar Imagem PSD ou PSB do Zero usando Python|D...

    Exemplo de como o Aspose.PSD for Python pode criar uma Imagem Psd do zero...Crie uma camada de texto: textLayer = img . add_text_layer ( "Texto...texto: dropShadowEffect = textLayer . blending_options . add_drop_shadow...

    docs.aspose.com/psd/pt/pt/python-net/criar-imag...