Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 1,965 for

brush

(0.21 sec)
  1. Éditer un canevas HTML5 – Aspose.HTML for .NET

    Découvrez HTML Canvas et comment travailler avec un document contenant un élément HTML5 Canvas à l'aide de l'API Aspose.HTML for .NET....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/fr/net/edit-html5-canvas/
  2. XPS 패키지 | 크로스 패키지 작업 | .NET

    XPS 작업을 위한 .NET API 솔루션입니다. 크로스 패키지 작업을 위해 동일한 XPS 패키지 내의 여러 문서 요소를 사용합니다. 수행 방법에 대한 C# 예제입니다....Fill the glyphs with an image brush glyphs1.Fill = doc1.CreateImageBrush(dataDir..."Test" ); // Create an image brush from the fill of the the first...

    products.aspose.com/page/ko/net/cross-package-o...
  3. Arbeiten mit Transparenz in PostScript | .NET

    Wie man einer PS-Datei Transparenz hinzufügt, ist eine Frage, die von der Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in .NET nutzen....37 //Create linear gradient brush colors which transparency are...//Create a transform for the brush. 41 brushTransform = new Matrix(width...

    docs.aspose.com/page/de/net/ps/working-with-tra...
  4. PSファイル内のテクスチャの操作 | Java

    PSファイルにテクスチャパターンを追加する方法については、Aspose.Page APIソリューションで回答しています。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/ja/java/ps/working-with-te...
  5. Lavorare con la trasparenza in PostScript | .NET

    Come aggiungere la trasparenza a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in .NET....37 //Create linear gradient brush colors which transparency are...//Create a transform for the brush. 41 brushTransform = new Matrix(width...

    docs.aspose.com/page/it/net/ps/working-with-tra...
  6. Trabajar con transparencia en PostScript | .NET

    Cómo agregar transparencia a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en .NET...37 //Create linear gradient brush colors which transparency are...//Create a transform for the brush. 41 brushTransform = new Matrix(width...

    docs.aspose.com/page/es/net/ps/working-with-tra...
  7. Új XPS fájlok módosítása és hozzáadása | C++

    C++ API megoldás az XPS fájlok kezeléséhez. Hozzon létre és módosítson XPS fájlokat néhány sornyi kóddal. Ismerje meg a kódpéldákat ennek megvalósításához....egyszínű ecsetet (solid color brush), amelyet az XPS dokumentum...

    products.aspose.com/page/hu/cpp/create-xps-file/
  8. GraphicsPath를 사용하여 이미지 그리기|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....Brushes 네임스페이스에서 모든 브러시 클래스의 객체입니다...

    docs.aspose.com/psd/ko/java/drawing-images-usin...
  9. 搜索

    搜索...Pen 對象繪製一個連續的橢圓形狀 // solid brush with blue 顏色和周圍的矩形 graphic.DrawEllipse(new...Pen 對象繪製一個連續的矩形形狀 // solid brush with blue 顏色和矩形結構 graphic.DrawRectangle(new...

    blog.aspose.com/zh-hant/imaging/draw-shapes-in-...
  10. Display text on an existing image | .NET API So...

    .NET C# API Solution to manage fonts. Learn how to add the text to images with Aspose.Font for .NET....double fontSize, Brush backgroundBrush, Brush textBrush, string...

    products.aspose.com/font/ko/net/add-text-to-image/