Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 1,964 for

brush

(1.17 sec)
  1. Rendu de texte à l'aide de la police Type1 | C++

    API C++ pour la manipulation des polices. Découvrez les principes fondamentaux du rendu des polices de type 1 dans les produits C++....System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/fr/cpp/text-rendering-type...
  2. Renderização de texto usando a fonte TrueType |...

    APIs C ++ para os desenvolvedores manipularem e fontes. Aprenda os fundamentos sobre como renderizar as fontes TrueType e OpenType 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-true...
  3. Representación de texto usando fuente Type1 | C++

    API de C++ para manipulen y escriban archivos.Aprenda los fundamentos sobre cómo representar fuentes Tipo 1 en productos C++....System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/es/cpp/text-rendering-type...
  4. Representación de texto usando fuente TrueType ...

    API de C++ para manipulen y escriban archivos.Aprenda los conceptos básicos sobre cómo representar fuentes TrueType y OpenType en productos C++....System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/es/cpp/text-rendering-true...
  5. Архивы

    Архивы...кисть для рисования текста Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Сохраните финальное...

    blog.aspose.com/ru/drawing/create-load-fill-and...
  6. Procurar

    Procurar...sólido para desenhar o texto Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Salve a imagem...

    blog.aspose.com/pt/drawing/create-load-fill-and...
  7. arkiv

    arkiv...metoden DrawString(string, Font, Brush, RectangleF, StringFormat) i...vattenstämpeleffekt. SolidBrush brush = new SolidBrush(Color.FromArgb(80...

    blog.aspose.com/sv/psd/add-watermark-to-psd-in-...
  8. Arbeiten mit Transparenz in XPS-Dateien | Java

    Wie man mit der Transparenz einer XPS-Datei arbeitet, ist eine Frage, die von Aspose.Page beantwortet wird. Erfahr wie die Funktionalität in Java nutzen....z" )); 14 // Set blue solid brush to fill path1 15 path1. setFill...fill on path2 affects shared brush 20 path2. setFill (doc. createSolidColorBrus...

    docs.aspose.com/page/de/java/xps/working-with-t...
  9. Використання графічного API для редагування шар...

    Приклад використання графічного API в Aspose.PSD для Python... brush = LinearGradientBrush ( Rectangle... graphics . fill_ellipse ( brush , Rectangle ( 250 , 250 , 150...

    docs.aspose.com/psd/uk/uk/python-net/graphics-api/
  10. 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/