Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 1,928 for

brush

(1.81 sec)
  1. 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/
  2. Архів

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

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

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

    blog.aspose.com/ru/drawing/create-load-fill-and...
  4. 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...
  5. 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/
  6. Working with Image Rendering|Documentation

    Render images with alpha blending in C#. Anti-aliasing with lines and curves in .NET. Image clipping using C# and VB.NET....SetClip method Working with Brushes Working with Coordinate System...

    docs.aspose.com/drawing/net/working-with-image-...
  7. Архивы

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

    blog.aspose.com/ru/drawing/write-text-on-jpg-in...
  8. 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...
  9. 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...
  10. C#을 사용하여 PNG 파일에 텍스트를 추가하는 방법

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

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