Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,964 for

brush

(0.62 sec)
  1. Chercher

    chercher...une instance de classe Brush Brush brush = new SolidBrush(Color...rempli graphics.FillEllipse(brush, 1, 1, 490, 490); // Enregistrer...

    blog.aspose.com/fr/drawing/draw-circle-in-csharp/
  2. Archiv

    Archiv...AntiAliasGridFit; Brush brush = new SolidBrush(Color.F...graphics.DrawString(text, arial, brush, rectangle); // Uložit výstupní...

    blog.aspose.com/cs/drawing/draw-text-image-csharp/
  3. Archiv

    Archiv...double fontSize, Brush backgroundBrush, Brush textBrush, string...world", ttfFont1, 14, Brushes.White, Brushes.Black, dataDir + "...

    blog.aspose.com/de/font/render-text-with-truety...
  4. آرشیوها

    آرشیوها...double fontSize, Brush backgroundBrush, Brush textBrush, string...world", ttfFont1, 14, Brushes.White, Brushes.Black, dataDir + "...

    blog.aspose.com/fa/font/render-text-with-truety...
  5. Archivo

    Archivo...double fontSize, Brush backgroundBrush, Brush textBrush, string...world", ttfFont1, 14, Brushes.White, Brushes.Black, dataDir + "...

    blog.aspose.com/es/font/render-text-with-truety...
  6. Arbeiten mit Texturen in PS-Datei | Python

    Wie man PS-Dateien ein Texturmuster hinzufügt, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in Python nutzen....Brush zum Malen und ein Objekt der...Klassen, die von aspose.pydrawing.Brush implementiert werden und von...

    docs.aspose.com/page/de/python-net/ps/working-w...
  7. Робота з текстурами в PS файлі | Python

    Як додати візерунок текстури до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Python...Brush для малювання та об’єкт класу...реалізовані aspose.pydrawing.Brush , які пропонуються платформою...

    docs.aspose.com/page/uk/python-net/ps/working-w...
  8. Trabalhar com Texturas em Ficheiro PS | Python

    Como adicionar um padrão de textura a um ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em Python....Brush para pintura e um objeto da...implementadas pelo aspose.pydrawing.Brush oferecidas pela plataforma Python...

    docs.aspose.com/page/pt/python-net/ps/working-w...
  9. Trabajar con texturas en PostScript | .NET

    Cómo agregar un patrón de textura a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en .NET...Brush para una pintura y un objeto...subclases de System.Drawing.Brush que ofrece la plataforma .NET...

    docs.aspose.com/page/es/net/ps/working-with-tex...
  10. Chercher

    chercher...AntiAlias; Brush brush = new LinearGradientBrush(new...Blue); graphics.FillEllipse(brush, 100, 100, 800, 600); MemoryStream...

    blog.aspose.com/fr/drawing/use-system-drawing-b...