Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 1,898 for

brush

(0.09 sec)
  1. Renderização de texto usando a fonte Type1 | C++

    APIs C ++ para os desenvolvedores manipularem e fontes. Aprenda os fundamentos sobre como renderizar fontes Type1 nos produtos C ++....System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/pt/cpp/text-rendering-type...
  2. Použití Grafického API k úpravě vrstev v soubor...

    Příklad použití Grafického API v Aspose.PSD pro Python... brush = LinearGradientBrush ( Rectangle... graphics . fill_ellipse ( brush , Rectangle ( 250 , 250 , 150...

    docs.aspose.com/psd/cs/cs/python-net/graphics-api/
  3. Desenho de Imagens usando Gráficos|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, para definir como áreas são...Todas elas aceitam um objeto Brush como seu primeiro argumento...

    docs.aspose.com/psd/pt/net/drawing-images-using...
  4. Aspose.Drawing for .NET | Cross-platform System...

    .NET graphic library for drawing text, geometries, and images, to directly replace System.Drawing.Common package without changing existing C# code....Curves Draw Shapes Use Pens Use Brushes Render Text Use Different Fonts...texture, gradient, and hatch brushes Supports alpha blending and...

    products.aspose.com/drawing/net/
  5. Архів

    Архів... Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Збережіть фінальне...

    blog.aspose.com/uk/drawing/create-load-fill-and...
  6. Візуалізація тексту за допомогою шрифту TrueTyp...

    C++ API для розробників для роботи з файлами та шрифтами. Дізнайтеся про основи відтворення шрифтів TrueType і OpenType у продуктах C++....System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/uk/cpp/text-rendering-true...
  7. Aspose.Drawing for Java | Cross-platform Graphi...

    Java graphic library for drawing text, curves, lines, figures and images....Curves Draw Shapes Use Pens Use Brushes Render Text Use Different Fonts...texture, gradient, and hatch brushes Supports alpha blending and...

    products.aspose.com/drawing/java/
  8. Lưu trữ

    Lưu trữ...FromImage(bitmap); Brush brush = new LinearGradientBrush(new...Blue); graphics.FillEllipse(brush, 100, 100, 800, 600); MemoryStream...

    blog.aspose.com/vi/drawing/use-system-drawing-i...
  9. ค้นหา

    ค้นหา...White); Brush brush = new SolidBrush(Color.Black);...graphics.DrawString(text, arial, brush, rectangle); bitmap.Save("DrawText...

    blog.aspose.com/th/drawing/add-text-to-png-image/
  10. Archivio

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

    blog.aspose.com/it/drawing/add-text-to-png-image/