Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 1,394 for

textlayer

(1.43 sec)
  1. ארכיון

    ארכיון...לאובייקט TextLayer . עדכן את הטקסט באמצעות השיטה TextLayer.UpdateText(String)...var layerToUpdateText = (TextLayer)FindLayer("Name", image);...

    blog.aspose.com/he/psd/find-and-update-text-or-...
  2. Python를 사용하여 스크래치에서 PSD 또는 PSB 이미지 만들기|Document...

    Python을 사용하여 Aspose.PSD가 스크래치에서 Psd 이미지를 만드는 예제...150 , 100 )) 텍스트 레이어를 만듭니다: textLayer = img . add_text_layer ( "Sample...추가합니다: dropShadowEffect = textLayer . blending_options . add_drop_shadow...

    docs.aspose.com/psd/ko/ko/python-net/create-psd...
  3. Photoshop形式の操作|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クラスを使用してください。次のコードスニペットは、P...PSD.FileFormats.Psd.Layers.TextLayer.UpdateTextメソッドを使用して新しい名前で...

    docs.aspose.com/psd/ja/java/manipulating-photos...
  4. Aspose.PSD pro .NET 20.3 - Poznámky k vydání|Do...

    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/cs/net/aspose-psd-pro-net-2...
  5. Catatan Rilis Aspose.PSD untuk .NET 20.3|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/id/net/aspose-psd-for-net-2...
  6. Aspose.PSD for .NET 23.11 - Sürüm 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....‘anahtar’)’ metodu çağrılırken TextLayer.GetFonts() çağrısında hata...kaydetmeSecenekleri ); } PSDNET-1756. TextLayer.GetFonts() metodu çağrılırken...

    docs.aspose.com/psd/tr/net/aspose-psd-for-net-2...
  7. Aspose.PSD para .NET 19.11 - Notas de Lançament...

    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....propriedades de formatação inline de TextLayer Recurso PSDNET-214 Exportação...PSD.FileFormats.Psd.Layers.TextLayer.GetFonts P:Aspose.PSD.FileFormats...

    docs.aspose.com/psd/pt/net/aspose-psd-para-net-...
  8. Aspose.PSD cho .NET 23.11 - Ghi chú phát hành|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....(Tham số ‘key’)’ khi gọi TextLayer.GetFonts() Sửa lỗi Thay đổi...(Tham số ‘key’)’ khi gọi TextLayer.GetFonts() string src = Path...

    docs.aspose.com/psd/vi/net/aspose-psd-cho-net-2...
  9. Aspose.PSD cho .NET 20.3 - Các ghi chú phát hàn...

    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/vi/net/aspose-psd-for-net-2...
  10. When replacing text with the Aspose SDK, two is...

    When replacing text with the Aspose SDK, two issues have arisen: The font has changed and is inconsistent with the source file. How can this be resolved, or how can I specify a specific font? The visual effects are los…...font family and size via textLayer.getFont().getFamilyName()...before replacement using textLayer.getFont() and layer.getBlendingOptions()...

    forum.aspose.com/t/when-replacing-text-with-the...