Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 1,960 for

brush

(0.57 sec)
  1. Archiwa

    Archiwa...Zdefiniuj solidny pędzel Brush brush = new SolidBrush(Color.Blue);...obszar graphics.FillRegion(brush, region); // Zapisz mapę bitową...

    blog.aspose.com/pl/drawing/graphics-programming...
  2. Archiwa

    Archiwa...Zdefiniuj solidny pędzel Brush brush = new SolidBrush(Color.getBlue());...region graphics.fillRegion(brush, region); // Zapisz bitmapę...

    blog.aspose.com/pl/drawing/graphics-programming...
  3. أرشيف

    أرشيف...Exclude(innerPath); // حدد فرشاة صلبة Brush brush = new SolidBrush(Color.Blue);...التعبئة graphics.FillRegion(brush, region); // احفظ الصورة النقطية...

    blog.aspose.com/ar/drawing/graphics-programming...
  4. Hiển thị văn bản trên hình ảnh hiện có | Giải p...

    Giải pháp API .NET C# để quản lý phông chữ. Tìm hiểu cách thêm văn bản vào hình ảnh với Aspose.Font cho .NET.... Tô nền của bitmap bằng brush được cung cấp. Bật anti-aliasing...double fontSize, Brush backgroundBrush, Brush textBrush, string...

    products.aspose.com/font/vi/net/add-text-to-image/
  5. 档案

    档案...Exclude(innerPath); // 定义实心画笔 Brush brush = new SolidBrush(Color.Blue);...// 填充区域 graphics.FillRegion(brush, region); // 将位图另存为 PNG bitmap...

    blog.aspose.com/zh/drawing/graphics-programming...
  6. آرشیوها

    آرشیوها...یک برس جامد را تعریف کنید Brush brush = new SolidBrush(Color.Blue);...پر کنید graphics.FillRegion(brush, region); // بیت مپ را به صورت...

    blog.aspose.com/fa/drawing/graphics-programming...
  7. Travailler avec transparence | C++

    Comment travailler avec la transparence d'un fichier XPS Utilisation d'Aspose.Page. Découvrez comment utiliser cette fonctionnalité en C++....z" )); 11 // Set blue solid brush to fill path1 12 path1 -> set_Fill(doc...26 // ... and set red solid brush to fill it 27 path3 -> set_Fill(doc...

    docs.aspose.com/page/fr/cpp/xps/working-with-tr...
  8. Работа с фигурами в файле PS | Python

    Как добавить фигуры в файл PS — это вопрос, на который отвечает решение Aspose.Page API. Узнайте, как использовать эту функциональность в Python... create_pen_by_brush_and_width (aspose. pydrawing...(GraphicsFactory. create_pen_by_brush_and_width (aspose. pydrawing...

    docs.aspose.com/page/ru/python-net/ps/working-w...
  9. PSDファイルでレイヤーを編集するためにGraphics APIを使用する|Documenta...

    PythonのAspose.PSDでGraphics APIを使用する例... brush = LinearGradientBrush ( Rectangle... graphics . fill_ellipse ( brush , Rectangle ( 250 , 250 , 150...

    docs.aspose.com/psd/ja/ja/python-net/graphics-api/
  10. 記録

    記録...の DrawString(string, Font, Brush, RectangleF, StringFormat) メソッドは、指定されたブラシとフォント...に近づけてソリッド ブラシを作成します。 SolidBrush brush = new SolidBrush(Color.FromArgb(80...

    blog.aspose.com/ja/psd/add-watermark-to-psd-in-...