Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 1,935 for

brush

(0.2 sec)
  1. 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...
  2. Aggiungi pennelli e sfumature ai file XPS | .NET

    .NET API per modificare i file XPS. Aggiungi pennelli visivi, sfumature e spazi colore diversi Crea e modifica file XPS con poche righe di codice C#....NET Work with brushes Lavorare con pennelli e sfumature...per la griglia magenta Visual Brush utilizzando la classe XpsPathGeometry...

    products.aspose.com/page/it/net/work-with-brushes/
  3. Arsip

    Arsip... Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Simpan gambar...

    blog.aspose.com/id/drawing/create-load-fill-and...
  4. Arşiv

    Arşiv... Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Son görüntüyü...

    blog.aspose.com/tr/drawing/create-load-fill-and...
  5. Feature List|Documentation

    Create vector graphics lines, curves, and shapes in C#. Display text having different fonts, sizes, styles in C#. Load and save drawings in C#....Dash style Cap type Join type Brushes Solid Hatch Texture LinearGradient...

    docs.aspose.com/drawing/net/feature-list/
  6. Архивы

    Архивы...отображения, объектами классов Font, Brush и Rectangle в качестве аргументов...отображения, объектами классов Font, Brush и Rectangle в качестве аргументов...

    blog.aspose.com/ru/drawing/write-text-on-jpg-in...
  7. Візуалізація тексту за допомогою шрифту 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...
  8. Feature List|Documentation

    Create vector graphics lines, curves, and shapes with Aspose.Drawing Java API. Display text with different fonts, sizes, and styles in Java. Load and save drawings in Java....Cap type (planned) Join type Brushes Solid Hatch Texture LinearGradient...

    docs.aspose.com/drawing/java/feature-list/
  9. Lưu trữ

    Lưu trữ... Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Lưu hình ảnh...

    blog.aspose.com/vi/drawing/create-load-fill-and...
  10. C#을 사용하여 PNG 파일에 텍스트를 추가하는 방법

    이 문서에서는 C#을 사용하여 PNG 파일에 텍스트를 추가하는 방법을 안내합니다. 여기에는 C#을 사용하여 PNG에 텍스트를 추가하기 위한 개발 환경, 단계 목록 및 실행 가능한 샘플 코드를 설정하는 세부 정보가 포함되어 있습니다.... 텍스트 내용, Brush 개체 및 Font 개체를 정의합니다. 비트맵에 텍스트를...텍스트 주위에 직사각형을 그립니다. 텍스트 색상은 Brush 색상으로, 사각형 색상은 Pen 클래스 색상으로,...

    kb.aspose.com/ko/drawing/net/how-to-add-text-to...