Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 1,965 for

brush

(1.42 sec)
  1. Chercher

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

    blog.aspose.com/fr/drawing/image-clipping-in-java/
  2. Trabajar con imágenes en archivos XPS | Python

    Cómo agregar una imagen simple o en mosaico a un archivo XPS es una pregunta respondida por la Aspose.Page. Vea cómo utilizar la funcionalidad en Python....an Image Brush 14 path. fill = doc. create_image_brush (data_dir...XpsImageBrush = doc. create_image_brush (data_dir + "R08LN_NN.jpg" ...

    docs.aspose.com/page/es/python-net/xps/working-...
  3. Lavorare con le immagini in un file XPS | Python

    Come aggiungere un'immagine semplice o affiancata a un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in Python....an Image Brush 14 path. fill = doc. create_image_brush (data_dir...XpsImageBrush = doc. create_image_brush (data_dir + "R08LN_NN.jpg" ...

    docs.aspose.com/page/it/python-net/xps/working-...
  4. 搜索

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

    blog.aspose.com/zh-hant/drawing/image-clipping-...
  5. C#을 사용하여 PNG 파일에 텍스트를 추가하는 방법

    이 문서에서는 C#을 사용하여 PNG 파일에 텍스트를 추가하는 방법을 안내합니다. 여기에는 C#을 사용하여 PNG에 텍스트를 추가하기 위한 개발 환경, 단계 목록 및 실행 가능한 샘플 코드를 설정하는 세부 정보가 포함되어 있습니다.... 텍스트 내용, Brush 개체 및 Font 개체를 정의합니다. 비트맵에 텍스트를...텍스트 주위에 직사각형을 그립니다. 텍스트 색상은 Brush 색상으로, 사각형 색상은 Pen 클래스 색상으로,...

    kb.aspose.com/ko/drawing/net/how-to-add-text-to...
  6. Arbeiten mit Text in PS-Datei | Python

    Wie man Text in eine PS-Datei einfügt, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in Python nutzen....Brush oder aspose.pydrawing.Pen zuweisen...Methode ohne aspose.pydrawing.Brush oder aspose.pydrawing.Pen verwenden...

    docs.aspose.com/page/de/python-net/ps/working-w...
  7. Aspose.Drawing for Java | Cross-platform Graphi...

    Java graphic library for drawing text, curves, lines, figures and images....Curves Draw Shapes Use Pens Use Brushes Render Text Use Different Fonts...texture, gradient, and hatch brushes Supports alpha blending and...

    products.aspose.com/drawing/java/
  8. Використання графічного API для редагування шар...

    Приклад використання графічного API в Aspose.PSD для Python... brush = LinearGradientBrush ( Rectangle... graphics . fill_ellipse ( brush , Rectangle ( 250 , 250 , 150...

    docs.aspose.com/psd/uk/uk/python-net/graphics-api/
  9. XPSファイル内の画像の操作 | Python

    XPSファイルにシンプルな画像またはタイル画像を登録する方法は、Aspose.Page APIソリューションで解決できます。Pythonでの機能の使い方については、こちらをご覧ください。...an Image Brush 14 path. fill = doc. create_image_brush (data_dir...XpsImageBrush = doc. create_image_brush (data_dir + "R08LN_NN.jpg" ...

    docs.aspose.com/page/ja/python-net/xps/working-...
  10. Archivio

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

    blog.aspose.com/it/font/render-truetype-fonts-cpp/