Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 1,965 for

brush

(2.62 sec)
  1. 档案

    档案...我们有这个类的 DrawString(string, Font, Brush, RectangleF, StringFormat) ...0 的实心画笔以使用水印效果。 SolidBrush brush = new SolidBrush(Color.FromArgb(80...

    blog.aspose.com/zh/psd/add-watermark-to-psd-in-...
  2. XPSファイルでのビジュアルブラシの操作 | Python

    XPSファイルのビジュアルブラシの操作方法は、Aspose.Page APIソリューションで回答されています。Pythonでの機能の使用方法については、こちらをご覧ください。... Visual Brush を使用してグリッドを追加 Aspose.Page for...get_data_dir_working_with_visual_brush () 3 4 doc = XpsDocument() 5...

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

    아카이브...System::Drawing::Brushes::get_White(), System::Drawing::Brushes::get_Black()...System::Drawing::Brushes::get_Yellow(), System::Drawing::Brushes::get_Red()...

    blog.aspose.com/ko/font/render-truetype-fonts-cpp/
  4. Chercher

    chercher...System::Drawing::Brushes::get_White(), System::Drawing::Brushes::get_Black()...System::Drawing::Brushes::get_Yellow(), System::Drawing::Brushes::get_Red()...

    blog.aspose.com/fr/font/render-truetype-fonts-cpp/
  5. ハッチパターンの操作 | Python

    PSファイルにハッチパターンを追加する方法は、Aspose.Page APIソリューションで回答されています。Pythonでの機能の使い方については、こちらをご覧ください。...Brush から派生した aspose.pydrawing.drawing2d...set_paint() 、または aspose.pydrawing.Brush を受け入れる**fill_text() メソッドや f...

    docs.aspose.com/page/ja/python-net/ps/working-w...
  6. Lưu trữ

    Lưu trữ...Center; Brush brush = new SolidBrush(Color.Red);...graphics.DrawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/vi/drawing/image-clipping-in-cs...
  7. Lưu trữ

    Lưu trữ...White); Brush brush = new SolidBrush(Color.Black);...graphics.DrawString(text, arial, brush, rectangle); bitmap.Save("DrawText...

    blog.aspose.com/vi/drawing/add-text-to-png-image/
  8. آرشیوها

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

    blog.aspose.com/fa/drawing/working-with-aspose-...
  9. 搜索

    搜索...Exclude(innerPath); // 定義實心畫筆 Brush brush = new SolidBrush(Color.Green);...// 填充區域 graphics.FillRegion(brush, region); MemoryStream result...

    blog.aspose.com/zh-hant/drawing/working-with-as...
  10. 搜索

    搜索...Center; Brush brush = new SolidBrush(Color.Red);...graphics.DrawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/zh-hant/drawing/image-clipping-...