Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 1,935 for

brush

(0.31 sec)
  1. Робота з документом XPS | Aspose.Page для .NET

    Є статті про те, як працювати з текстом, градієнтом, зображенням, прозорістю та сторінками файлів XPS за допомогою рішення Aspose.Page для .NET API....градієнтом Робота з Visual Brush Робота з прозорістю Робота з...

    docs.aspose.com/page/uk/net/working-with-xps/
  2. Editar Canvas HTML5 – Aspose.HTML for .NET

    Obtenga información sobre HTML Canvas y cómo trabajar con un documento que contiene un elemento HTML5 Canvas usando Aspose.HTML for .NET API....18 19 // Prepare a gradient brush 20 ICanvasGradient gradient..."red" ); 24 25 // Assign the brush to the content 26 context. FillStyle...

    docs.aspose.com/html/es/net/edit-html5-canvas/
  3. Робота з прозорістю в PostScript | .NET

    Як додати прозорість до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...37 //Create linear gradient brush colors which transparency are...//Create a transform for the brush. 41 brushTransform = new Matrix(width...

    docs.aspose.com/page/uk/net/ps/working-with-tra...
  4. Arsip

    Arsip...Pena yang dimiliki // solid brush with blue warna dan persegi...Pena yang dimiliki // solid brush with blue warna dan struktur...

    blog.aspose.com/id/imaging/draw-shapes-in-csharp/
  5. 아카이브

    아카이브...exclude(innerPath); // 솔리드 브러시 정의 Brush brush = new SolidBrush(Color.getBlue());...영역 채우기 graphics.fillRegion(brush, region); // 비트맵을 PNG로 저장 bitmap...

    blog.aspose.com/ko/drawing/graphics-programming...
  6. Lưu trữ

    Lưu trữ...Xác định một bàn chải rắn Brush brush = new SolidBrush(Color.getBlue());...vào vùng graphics.fillRegion(brush, region); // Lưu bitmap dưới...

    blog.aspose.com/vi/drawing/graphics-programming...
  7. Lưu trữ

    Lưu trữ...Xác định một bàn chải rắn Brush brush = new SolidBrush(Color.Blue);...khu vực graphics.FillRegion(brush, region); // Lưu bitmap dưới...

    blog.aspose.com/vi/drawing/graphics-programming...
  8. 搜索

    搜索...Exclude(innerPath); // 定義實體筆刷 Brush brush = new SolidBrush(Color.Blue);...// 填充區域 graphics.FillRegion(brush, region); // 將位圖另存為 PNG bitmap...

    blog.aspose.com/zh-hant/drawing/graphics-progra...
  9. 搜索

    搜索...exclude(innerPath); // 定義實心畫筆 Brush brush = new SolidBrush(Color.getBlue());...// 填充區域 graphics.fillRegion(brush, region); // 將點陣圖另存為 PNG bitmap...

    blog.aspose.com/zh-hant/drawing/graphics-progra...
  10. Trabajar con transparencia en PostScript | C++

    Cómo agregar transparencia a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++....45 //Create linear gradient brush colors which transparency are...47 //Create a transform for brush. 48 brushTransform = System::MakeObject...

    docs.aspose.com/page/es/cpp/ps/working-with-tra...