Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 1,935 for

brush

(0.19 sec)
  1. Arbeiten mit Texturen in PS-Datei | Java

    Wie man einer PS-Datei ein Texturmuster hinzufügt, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr wie die Funktionalität in Java nutzen....getHeight ()); 19 //Create texture brush from the image 20 TexturePaint...100); 24 25 //Set this texture brush as current paint 26 document...

    docs.aspose.com/page/de/java/ps/working-with-te...
  2. Робота з фігурами у файлі PS | Python

    Як додати фігури до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Python... create_pen_by_brush_and_width (aspose. pydrawing...(GraphicsFactory. create_pen_by_brush_and_width (aspose. pydrawing...

    docs.aspose.com/page/uk/python-net/ps/working-w...
  3. Trabalhar com Formas num ficheiro PS | Python

    Como adicionar formas a um ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em Python.... create_pen_by_brush_and_width (aspose. pydrawing...(GraphicsFactory. create_pen_by_brush_and_width (aspose. pydrawing...

    docs.aspose.com/page/pt/python-net/ps/working-w...
  4. Работа с прозрачностью | API-решение для C++

    Как работать с прозрачностью файла XPS — это вопрос, на который отвечает решение Aspose.Page API. Узнайте, как использовать эту функциональность в C++....z" )); 11 // Set blue solid brush to fill path1 12 path1 -> set_Fill(doc...26 // ... and set red solid brush to fill it 27 path3 -> set_Fill(doc...

    docs.aspose.com/page/ru/cpp/xps/working-with-tr...
  5. Trabajando con Transparencia | C++

    Cómo trabajar con la transparencia de un archivo XPS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++....z" )); 11 // Set blue solid brush to fill path1 12 path1 -> set_Fill(doc...26 // ... and set red solid brush to fill it 27 path3 -> set_Fill(doc...

    docs.aspose.com/page/es/cpp/xps/working-with-tr...
  6. Trabalhar com Transparência | C++

    Como trabalhar com transparência num ficheiro XPS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em C++...z" )); 11 // Set blue solid brush to fill path1 12 path1 -> set_Fill(doc...26 // ... and set red solid brush to fill it 27 path3 -> set_Fill(doc...

    docs.aspose.com/page/pt/cpp/xps/working-with-tr...
  7. Рисуване на изображения с помощта на Graphics|D...

    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.... Всички те приемат обект Brush като първи аргумент, дефиниращ...

    docs.aspose.com/psd/bg/java/drawing-images-usin...
  8. Dibujando imágenes usando Graphics|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....Todos estos aceptan un objeto Brush como primer argumento, definiendo...

    docs.aspose.com/psd/es/java/drawing-images-usin...
  9. Kaip pridėti tekstą prie PNG failo naudojant C#

    Šiame straipsnyje paaiškinama, kaip pridėti tekstą į PNG failą naudojant C#. Jame yra išsami informacija, skirta nustatyti kūrimo aplinką, veiksmų sąrašas ir vykdomas pavyzdinis kodas, skirtas pridėti tekstą į PNG naudojant C#....Apibrėžkite teksto turinį, objektą Brush ir Font Apibrėžkite stačiakampį...

    kb.aspose.com/lt/drawing/net/how-to-add-text-to...
  10. 档案

    档案...exclude(innerPath); // 定义实心画笔 Brush brush = new SolidBrush(Color.getBlue());...// 填充区域 graphics.fillRegion(brush, region); // 将位图另存为 PNG bitmap...

    blog.aspose.com/zh/drawing/graphics-programming...