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

brush

(0.14 sec)
  1. Робота із зображеннями у файлі XPS | Python

    Як додати просте або мозаїчне зображення до файлу XPS — це задача для Aspose.Page. Подивіться, як використовувати функціональність в Python....an Image Brush 14 path. fill = doc. create_image_brush (data_dir...XpsImageBrush = doc. create_image_brush (data_dir + "R08LN_NN.jpg" ...

    docs.aspose.com/page/uk/python-net/xps/working-...
  2. Archivio

    Archivio...solido per disegnare il testo Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Salva l'immagine...

    blog.aspose.com/it/drawing/create-load-fill-and...
  3. ค้นหา

    ค้นหา...สร้างแปรงสีดำที่ทนทานสำหรับวาดข้อความ Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // บันทึกภาพสุ...

    blog.aspose.com/th/drawing/create-load-fill-and...
  4. Archiwa

    Archiwa... Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Zapisz ostateczny...

    blog.aspose.com/pl/drawing/create-load-fill-and...
  5. arkiv

    arkiv...pensel för att rita texten Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Spara den slutgiltiga...

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

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

    blog.aspose.com/ru/drawing/create-load-fill-and...
  7. 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...
  8. Public API Changes in Aspose.Imaging 16.10|Docu...

    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....Brush,Aspose.Imaging.Rectangle) Method...FillEllipse(Aspose.Imaging.Brush,Aspose.Imaging.RectangleF) Property...

    docs.aspose.com/imaging/net/public-api-changes-...
  9. 그래픽을 사용하여 이미지 그리기|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: 영역이 채워지는 방식을 정의합니다. · Fonts:... 이들 중 모든 메서드는 채움의 특성을 정의하는 Brush 객체를 첫 번째 인수로 받습니다. 두 번째 매개변수는...

    docs.aspose.com/psd/ko/net/drawing-images-using...
  10. PSD 파일에서 레이어를 편집하는 Graphics API 사용|Documentation

    Aspose.PSD를 위한 Python의 Graphics API 사용 예시... brush = LinearGradientBrush ( Rectangle... graphics . fill_ellipse ( brush , Rectangle ( 250 , 250 , 150...

    docs.aspose.com/psd/ko/ko/python-net/graphics-api/