Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 1,960 for

brush

(0.16 sec)
  1. 그래픽을 사용하여 이미지 그리기|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: 영역이 채워지는 방식을 정의합니다. · Fonts:... 이들 중 모든 메서드는 채움의 특성을 정의하는 Brush 객체를 첫 번째 인수로 받습니다. 두 번째 매개변수는...

    docs.aspose.com/psd/ko/net/drawing-images-using...
  2. 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/
  3. 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/
  4. Travailler avec la transparence dans un fichier...

    Comment travailler avec la transparence d'un fichier XPS avec Aspose.Page. Découvrez comment utiliser cette fonctionnalité en Java....z" )); 14 // Set blue solid brush to fill path1 15 path1. setFill...fill on path2 affects shared brush 20 path2. setFill (doc. createSolidColorBrus...

    docs.aspose.com/page/fr/java/xps/working-with-t...
  5. Lưu trữ

    Lưu trữ... Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Lưu hình ảnh...

    blog.aspose.com/vi/drawing/create-load-fill-and...
  6. 아카이브

    아카이브... 텍스트 색상을 위한 Brush 를 선택합니다. Graphics.DrawString...기울임)로 Font 를 정의합니다. 텍스트 색상을 위한 Brush 를 선택합니다. Graphics.DrawString...

    blog.aspose.com/ko/drawing/draw-text-in-csharp/
  7. Chercher

    chercher...Center; Brush brush = new SolidBrush(Color.Red);...graphics.DrawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/fr/drawing/image-clipping-in-cs...
  8. آرشیوها

    آرشیوها...Center); Brush brush = new SolidBrush(Color.getBlue());...graphics.drawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/fa/drawing/image-clipping-in-java/
  9. XPSファイルでのビジュアルブラシの操作 | .NET

    XPSファイルのビジュアルブラシの操作方法は、Aspose.Page APIソリューションで回答されています。.NETでの機能の使用方法については、こちらをご覧ください。...Contents [ Hide Show ] Visual Brush を使用したグリッドの追加 Aspose.Page for...Copy 1 // Add grid with visual brush to XPS document. 2 3 XpsDocument...

    docs.aspose.com/page/ja/net/xps/working-with-vi...
  10. XPSファイル内のテキスト操作 | Python

    XPSファイルにテキストを追加する方法については、Aspose.Page APIソリューションで回答しています。Pythonでの機能の使い方をご覧ください。...Create a brush 9 text_fill = doc. create_solid_color_brush (aspose...text_fill = doc. create_solid_color_brush (aspose. pydrawing . Color ...

    docs.aspose.com/page/ja/python-net/xps/working-...