Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 1,925 for

brush

(0.14 sec)
  1. Lưu trữ

    Lưu trữ...bản hoặc đồ họa vector bằng Brushes trong các nền tảng không phải...hình ảnh với các lớp Bitmap và Brush . Chỉ cần sao chép và dán đoạn...

    blog.aspose.com/vi/drawing/system.drawing-with-...
  2. 档案

    档案...FromImage(bitmap); // 创建 Brush 类实例 Brush brush = new SolidBrush(Color...绘制实心圆 graphics.FillEllipse(brush, 1, 1, 490, 490); // 保存输出绘图图像...

    blog.aspose.com/zh/drawing/draw-circle-in-csharp/
  3. 搜索

    搜索...FromImage(bitmap); // 建立 Brush 類別實例 Brush brush = new SolidBrush(Color...繪製實心圓 graphics.FillEllipse(brush, 1, 1, 490, 490); // 儲存輸出繪圖影像...

    blog.aspose.com/zh-hant/drawing/draw-circle-in-...
  4. ארכיון

    ארכיון...AntiAliasGridFit; Brush brush = new SolidBrush(Color.F...graphics.DrawString(text, arial, brush, rectangle); // שמור תמונת פלט...

    blog.aspose.com/he/drawing/draw-text-image-csharp/
  5. XPSファイルの透明度を操作する | Python

    XPSファイルの透明度を操作する方法については、Aspose.Page APIソリューションで回答されています。Pythonでの機能の使用方法については、こちらをご覧ください。... create_solid_color_brush (aspose. pydrawing . Color ...fill = doc. create_solid_color_brush (aspose. pydrawing . Color ...

    docs.aspose.com/page/ja/python-net/xps/working-...
  6. 아카이브

    아카이브...설정 SolidBrush brush = new SolidBrush(); brush.Color = Color.Red;...Red; brush.Opacity = 0; // StringFormat 클래스의 객체 초기화 및 다양한 속성...

    blog.aspose.com/ko/imaging/add-watermark-to-ima...
  7. أرشيف

    أرشيف...FromImage(bitmap); // تحديد لون النص Brush brush = new SolidBrush(Color.DarkBlue);...graphics.DrawString(text, arial, brush, rectangle); // احفظ ملف الإخراج...

    blog.aspose.com/ar/drawing/add-text-to-image-in...
  8. 档案

    档案... 接下来,您可以使用 Bitmap 和 Brush 类在图像上绘制渐变。只需将以下代码复制粘贴到项目的 Program...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/zh/drawing/system.drawing-with-...
  9. 搜索

    搜索... 接下來,您可以使用 Bitmap 和 Brush 類在圖像上繪製漸變。只需將以下代碼複製粘貼到項目的 Program...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/zh-hant/drawing/system.drawing-...
  10. 아카이브

    아카이브...double fontSize, Brush backgroundBrush, Brush textBrush, string...world", ttfFont1, 14, Brushes.White, Brushes.Black, dataDir + "...

    blog.aspose.com/ko/font/render-text-with-truety...