Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 1,965 for

brush

(1.24 sec)
  1. Archiwa

    Archiwa...pokazania, obiektami Font i Brush jako argumentami. Na koniec...Bold); // Zainicjuj pędzel var brush = new SolidBrush(Color.Red);...

    blog.aspose.com/pl/drawing/create-load-fill-and...
  2. XPS Package | Thao tác chéo gói | .NET

    Giải pháp .NET API để làm việc với XPS. Sử dụng nhiều thành phần tài liệu trong cùng một XPS Package cho các thao tác chéo gói. Các ví dụ C# về cách thực hiện....lấp đầy các glyph bằng một brush hình ảnh, hãy sử dụng Phương...thức AddGlyphs() . Tạo một brush hình ảnh từ phần lấp đầy của...

    products.aspose.com/page/vi/net/cross-package-o...
  3. Lavorare con il gradiente in un file XPS | Python

    Come aggiungere un gradiente verticale, orizzontale o lineare a un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri la funzionalità per Python.... create_linear_gradient_brush (aspose. pydrawing . PointF...doc. create_linear_gradient_brush (aspose. pydrawing . PointF...

    docs.aspose.com/page/it/python-net/xps/working-...
  4. Rendering di testo utilizzando il carattere Typ...

    API C ++ per gli sviluppatori per manipolare e font. Impara i fondamenti su come rendere i caratteri di Type 1 all'interno di prodotti C ++....System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/it/cpp/text-rendering-type...
  5. Renderização de texto usando a fonte Type1 | C++

    APIs C ++ para os desenvolvedores manipularem e fontes. Aprenda os fundamentos sobre como renderizar fontes Type1 nos produtos C ++....System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/pt/cpp/text-rendering-type...
  6. Textwiedergabe mit Type1-Schriftart | C++

    C++-APIs für Entwickler zum Bearbeiten von Schriftartdateien. Erfahren Sie die Grundlagen zum Rendern von Typ-1-Schriftarten in C++-Produkten....System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/de/cpp/text-rendering-type...
  7. Textwiedergabe mit TrueType-Schriftart | C++

    C++-APIs zum Bearbeiten von Schriftartdateien. Lernen Sie die Grundlagen zum Rendern von TrueType- und OpenType-Schriftarten in C++-Produkten....System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/de/cpp/text-rendering-true...
  8. Public API Changes in Aspose.Imaging 16.10|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....Brush,Aspose.Imaging.Rectangle) Method...FillEllipse(Aspose.Imaging.Brush,Aspose.Imaging.RectangleF) Property...

    docs.aspose.com/imaging/net/public-api-changes-...
  9. 그래픽을 사용하여 이미지 그리기|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...
  10. 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/