Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 1,935 for

brush

(0.28 sec)
  1. Trabajar con texto en un archivo XPS | Python

    Cómo agregar texto a un archivo XPS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Python....Create a brush 6 text_fill = doc. create_solid_color_brush (aspose...text_fill = doc. create_solid_color_brush (aspose. pydrawing . Color ...

    docs.aspose.com/page/es/python-net/xps/working-...
  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. C++ を使用したプレゼンテーションでの ActiveX コントロールの管理|Aspose.S...

    Aspose.Slides for C++ が ActiveX を活用して PowerPoint プレゼンテーションを自動化および強化し、開発者にスライドの強力な制御を提供する方法を学びます。...:: FromImage ( image ); auto brush = System :: MakeObject < SolidBrush...graphics -> FillRectangle ( brush , 0 , 0 , image -> get_Width...

    docs.aspose.com/slides/ja/cpp/activex/
  7. 搜索

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

    blog.aspose.com/zh-hant/drawing/image-clipping-...
  8. PclSaveOptions.RasterizeTransformedElements | A...

    Control rasterization of complex elements in PCL documents with PclSaveOptions. Easily manage image quality and file size for optimal results....skewed images and texture brushes. To properly render such elements...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 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/
  10. 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/