Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 1,935 for

brush

(0.92 sec)
  1. Type1フォントを使用したテキストレンダリング| C++

    開発者がファイルを操作してフォントするためのC ++ API。 C ++製品内のタイプ1フォントをレンダリングする方法に関する基本を学びます。...System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/ja/cpp/text-rendering-type...
  2. Робота із зображеннями у файлі XPS | Python

    Як додати просте або мозаїчне зображення до файлу XPS — це задача для Aspose.Page. Подивіться, як використовувати функціональність в Python....an Image Brush 10 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-...
  3. Работа с изображениями в файле XPS | Python

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

    docs.aspose.com/page/ru/python-net/xps/working-...
  4. 档案

    档案...White); Brush brush = new SolidBrush(Color.Black);...graphics.DrawString(text, arial, brush, rectangle); bitmap.Save("DrawText...

    blog.aspose.com/zh/drawing/add-text-to-png-image/
  5. 搜索

    搜索...White); Brush brush = new SolidBrush(Color.Black);...graphics.DrawString(text, arial, brush, rectangle); bitmap.Save("DrawText...

    blog.aspose.com/zh-hant/drawing/add-text-to-png...
  6. 아카이브

    아카이브...Center); Brush brush = new SolidBrush(Color.getBlue());...graphics.drawString(text, arial, brush, rectangle, stringFormat); //...

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

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

    blog.aspose.com/vi/drawing/image-clipping-in-java/
  8. XPSファイルでのビジュアルブラシの操作 | Java

    XPSファイルのビジュアルブラシの操作方法は、Aspose.Page APIソリューションで回答されています。Javaでの機能の使用方法については、こちらをご覧ください。...Contents [ Hide Show ] Visual Brush を使用してグリッドを追加 Aspose.Page for...Copy 1 // Add grid with visual brush to XPS document. 2 3 XpsDocument...

    docs.aspose.com/page/ja/java/xps/working-with-v...
  9. 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/
  10. 그래픽을 사용하여 이미지 그리기|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...