Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 978 for

brush

(0.02 sec)
  1. Pythonを使用してゼロからPSDまたはPSB画像を作成する|Documentation

    PythonでAspose.PSDを使用してPsdイメージをゼロから作成する方法の例...brushes import LinearGradientBrush...Pen ( Color . alice_blue ) brush = LinearGradientBrush ( Rectangle...

    docs.aspose.com/psd/ja/ja/python-net/create-psd...
  2. Vízjel hozzáadása a Tiff-hez a C# használatával

    Ez a lépésről lépésre bemutatott útmutató arról szól, hogyan lehet vízjelet hozzáadni a Tiff-hez C# használatával. Ez a kód a C#-ban Tiff-vízjelet ad a képek szellemi tulajdonjogainak védelmére....Brushes névtereket Használja a Image...megadtunk attribútumokat a Font, Brush és Text formázáshoz, hogy a...

    kb.aspose.com/hu/imaging/net/how-to-add-waterma...
  3. PSD dosyalarındaki Katmanları Düzenlemek için G...

    Aspose.PSD için Python'da Grafik API'sini kullanma örneği... brush = LinearGradientBrush ( Rectangle... graphics . fill_ellipse ( brush , Rectangle ( 250 , 250 , 150...

    docs.aspose.com/psd/tr/python-net/graphics-api/
  4. ActiveX|Aspose.Slides Dokumentation

    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....:: FromImage ( image ); auto brush = System :: MakeObject < SolidBrush...graphics -> FillRectangle ( brush , 0 , 0 , image -> get_Width...

    docs.aspose.com/slides/de/cpp/activex/
  5. ActiveX|Documentation Aspose.Slides

    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....:: FromImage ( image ); auto brush = System :: MakeObject < SolidBrush...graphics -> FillRectangle ( brush , 0 , 0 , image -> get_Width...

    docs.aspose.com/slides/fr/cpp/activex/
  6. ActiveX|وثائق Aspose.Slides

    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....:: FromImage ( image ); auto brush = System :: MakeObject < SolidBrush...graphics -> FillRectangle ( brush , 0 , 0 , image -> get_Width...

    docs.aspose.com/slides/ar/cpp/activex/
  7. ActiveX|Documentación de Aspose.Slides

    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....:: FromImage ( image ); auto brush = System :: MakeObject < SolidBrush...graphics -> FillRectangle ( brush , 0 , 0 , image -> get_Width...

    docs.aspose.com/slides/es/cpp/activex/
  8. ActiveX|Aspose.Slides for Python ドキュメント

    Python での PowerPoint プレゼンテーション内の ActiveX コントロールを管理する...WINDOW )) as brush : graphics . fill_rectangle ( brush , 0 , 0 ,...KnownColor . WINDOW_TEXT )) as brush : graphics . draw_string ( newText...

    docs.aspose.com/slides/ja/python-net/activex/
  9. Inserting images into PDF page with rotation - ...

    Hello, We want to insert multiple images or text into page with rotation (adding images to page without rotation is always correct). First attempt to add image to page with rotation is also correct. Every further effor…...FillRectangle(Brushes.Red, 0, 0, bitmap.Width, 10);...FromImage(bitmap).FillRectangle(Brushes.Yellow, 0, 11, bitmap.Width...

    forum.aspose.com/t/inserting-images-into-pdf-pa...
  10. Working with Text in PS file | Python

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Brush or aspose.pydrawing.Pen depending...method without aspose.pydrawing.Brush or aspose.pydrawing.Pen , the...

    docs.aspose.com/page/python-net/ps/working-with...