Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 1,935 for

brush

(0.13 sec)
  1. رسم الصور باستخدام الرسومات|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.... Brushes، لتعريف كيفية ملء المناطق....FillPolygon(). تقبل كل هذه كائن Brush كمعلمة أولى، تعريف خصائص الملء...

    docs.aspose.com/psd/ar/net/drawing-images-using...
  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. Архивы

    Архивы...brushes.SolidBrush(com.aspose.imaging...Pen(new com.aspose.imaging.brushes.SolidBrush(com.aspose.imaging...

    blog.aspose.com/ru/imaging/draw-shapes-in-java/
  4. Arsip

    Arsip...brushes.SolidBrush(com.aspose.imaging...Pen(new com.aspose.imaging.brushes.SolidBrush(com.aspose.imaging...

    blog.aspose.com/id/imaging/draw-shapes-in-java/
  5. arkiv

    arkiv...brushes.SolidBrush(com.aspose.imaging...Pen(new com.aspose.imaging.brushes.SolidBrush(com.aspose.imaging...

    blog.aspose.com/sv/imaging/draw-shapes-in-java/
  6. Representación de texto usando fuente Type1 | .NET

    API de C# para manipular archivos de fuentes. Aprenda los fundamentos sobre cómo representar fuentes Tipo 1 en productos .NET....double fontSize, 3 Brush backgroundBrush, Brush textBrush, string...world" , font, 14, Brushes. White , Brushes. Black , dataDir +...

    docs.aspose.com/font/es/net/text-rendering-type...
  7. Trabajar con texto en un archivo PS | Python

    Cómo agregar texto en un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Python....Brush o aspose.pydrawing.Pen dependiendo...método sin aspose.pydrawing.Brush o aspose.pydrawing.Pen , el...

    docs.aspose.com/page/es/python-net/ps/working-w...
  8. 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...
  9. Archiwa

    Archiwa...White); Brush brush = new SolidBrush(Color.Black);...graphics.DrawString(text, arial, brush, rectangle); bitmap.Save("DrawText...

    blog.aspose.com/pl/drawing/add-text-to-png-image/
  10. Archivo

    Archivo...FromImage(bitmap); Brush brush = new LinearGradientBrush(new...Blue); graphics.FillEllipse(brush, 100, 100, 800, 600); MemoryStream...

    blog.aspose.com/es/drawing/use-system-drawing-i...