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

brush

(0.12 sec)
  1. Работа с текстурами в PS-файле | Java

    Как добавить шаблон текстуры в файл PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в Java....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/ru/java/ps/working-with-te...
  2. Convert Vector Image to Vectorized PSD Image in...

    Aspose.Imaging offers seamless export capabilities for vector images to PSD format, preserving their integrity and enabling smooth transitions between graphic editing software. C# Image Processing Library can be used to convert vector images to vectorized PSD as shown in the C# code example....complex features such as texture brushes and open shapes with strokes...

    docs.aspose.com/imaging/net/developer-guide/how...
  3. Grafiken zeichnen mit 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.... Alle akzeptieren ein Brush-Objekt als erstes Argument zur...

    docs.aspose.com/psd/de/net/drawing-images-using...
  4. C#을 사용하여 Tiff에 워터마크를 추가하는 방법

    이 단계별 자습서는 C#을 사용하여 Tiff에 워터마크를 추가하는 방법에 대한 것입니다. C#의 이 코드는 이미지의 지적 재산권 보호를 위해 Tiff 워터마크를 추가합니다....Brushes 네임스페이스 포함 Image.Load 메서드를 사용하여...

    kb.aspose.com/ko/imaging/net/how-to-add-waterma...
  5. सी#का उपयोग करके टिफ में वॉटरमार्क कैसे जोड़ें

    यह स्टेप बाय स्टेप ट्यूटोरियल इस बारे में है कि C# का उपयोग करके Tiff में वॉटरमार्क कैसे जोड़ा जाए। सी # में यह कोड छवि के बौद्धिक संपदा अधिकारों की सुरक्षा के लिए टिफ वॉटरमार्क जोड़ता है।...Brushes नामस्थान शामिल करें टिफ़ लोड...

    kb.aspose.com/hi/imaging/net/how-to-add-waterma...
  6. Het tekenen van afbeeldingen met behulp van Gra...

    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.... Al deze accepteren een Brush-object als eerste argument,...

    docs.aspose.com/psd/nl/net/het-tekenen-van-afbe...
  7. Rysowanie obrazów przy użyciu GraphicsPath|Docu...

    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. Drugi parametr to sama ścieżka...

    docs.aspose.com/psd/pl/java/rysowanie-obrazow-p...
  8. Як додати текст до файлу PNG за допомогою C#

    У цій статті описано, як додати текст до файлу PNG за допомогою C#. У ньому є деталі налаштування середовища розробки, список кроків і приклад коду, який можна виконати, щоб додати текст до PNG за допомогою C#....Визначте вміст тексту, об’єкт Brush і Font Визначте прямокутник...

    kb.aspose.com/uk/drawing/net/how-to-add-text-to...
  9. Query Regarding PixelFormat Support in Aspose.D...

    We are in the process of migrating our .NET application from System.Drawing.Common to Aspose.Drawing (v25.7) for cross-platform support. System details: Aspose .Drawing version: 25.7.0 .NET Framework: 4.7.2 OS: Windo…...FillPath(Brushes.Black, graphicsPath); } //...FromImage(bitmap); graphics.FillEllipse(Brushes.White, new Rectangle(0, 0,...

    forum.aspose.com/t/query-regarding-pixelformat-...
  10. آرشیوها

    آرشیوها...Bold); var brush = new SolidBrush(Color.WhiteSmoke);...DrawString("Hello, World!", font, brush, new PointF(10, 10)); } // تصویر...

    blog.aspose.com/fa/drawing/add-text-to-photo-on...