Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 1,964 for

brush

(0.23 sec)
  1. 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...
  2. 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...
  3. Lưu trữ

    Lưu trữ...tượng text to show, Font và Brush làm đối số. Cuối cùng, lưu hình...Bold); // Khởi tạo một Brush var brush = new SolidBrush(Color...

    blog.aspose.com/vi/drawing/create-load-fill-and...
  4. Архивы

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

    blog.aspose.com/ru/drawing/create-load-fill-and...
  5. 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...
  6. Archiv

    Archiv...Center; Brush brush = new SolidBrush(Color.Red);...graphics.DrawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/cs/drawing/image-clipping-in-cs...
  7. Архивы

    Архивы...White); Brush brush = new SolidBrush(Color.Black);...graphics.DrawString(text, arial, brush, rectangle); bitmap.Save("DrawText...

    blog.aspose.com/ru/drawing/add-text-to-png-image/
  8. Lưu trữ

    Lưu trữ... Chọn một Brush cho màu văn bản. Sử dụng phương...thể (đậm, nghiêng). Chọn một Brush cho màu văn bản. Sử dụng Graphics...

    blog.aspose.com/vi/drawing/draw-text-in-java/
  9. Archiv

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

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

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

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