Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 1,935 for

brush

(0.14 sec)
  1. Szöveg megjelenítése egy meglévő képen | .NET A...

    .NET C# API megoldás a betűkészletek kezelésére. Ismerje meg, hogyan adhat hozzá szöveget a képekhez az Aspose.Font for .NET segítségével....double fontSize, Brush backgroundBrush, Brush textBrush, string...

    products.aspose.com/font/hu/net/add-text-to-image/
  2. أرشيف

    أرشيف... تهيئة كائن فئة Brush باللون المحدد. ضبط TextRenderingHint...

    blog.aspose.com/ar/drawing/antialiasing-in-java/
  3. Archiv

    Archiv...Inicializujte objekt třídy Brush se specifikovanou barvou. Nastavte...

    blog.aspose.com/cs/drawing/antialiasing-in-java/
  4. 从PDF提取表格|Aspose.PDF for C++

    Aspose.PDF for C++使您能够对PDF文档中包含的表格进行各种操作。您可以在现有PDF文档中添加和提取表格,在新页面上渲染表格等。...h> #include <drawing/solid_brush.h> #include <drawing/drawing2d/matrix...

    docs.aspose.com/pdf/zh/cpp/extract-table-from-e...
  5. Comment ajouter du texte à un fichier PNG en ut...

    Cet article explique comment ajouter du texte à un fichier PNG à l'aide de C#. Il contient des détails pour définir l'environnement de développement, une liste d'étapes et un exemple de code exécutable pour ajouter du texte au PNG à l'aide de C#....le contenu du texte, l’objet Brush et l’objet Font Définir le rectangle...

    kb.aspose.com/fr/drawing/net/how-to-add-text-to...
  6. 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...
  7. 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...
  8. C#을 사용하여 Tiff에 워터마크를 추가하는 방법

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

    kb.aspose.com/ko/imaging/net/how-to-add-waterma...
  9. Procurar

    Procurar...especificando o objeto Pen com // solid brush with blue cor e um retângulo...especificando o objeto Pen com // solid brush with blue cor e uma estrutura...

    blog.aspose.com/pt/imaging/draw-shapes-in-csharp/
  10. Редактирование HTML5 Canvas на С# – Aspose.HTML...

    Узнайте о HTML Canvas и о том, как работать с документом, содержащим элемент HTML5 Canvas, с помощью Aspose.HTML for .NET API....18 19 // Prepare a gradient brush 20 ICanvasGradient gradient..."red" ); 24 25 // Assign the brush to the content 26 context. FillStyle...

    docs.aspose.com/html/ru/net/edit-html5-canvas/