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

gradient fill

(0.64 sec)
  1. Робота з градієнтом у файлі XPS | Java

    Як додати вертикальний, горизонтальний або лінійний градієнт до файлу XPS – це питання, на яке відповідає Aspose.Page API. Дізнайтеся про функції Java....rectangle with horizontal gradient fill in XPS document. 2 3 //...rectangle with vertical gradient fill in XPS document. 2 3 //...

    docs.aspose.com/page/uk/java/xps/working-with-g...
  2. PostScript でのグラデーション操作 | C++

    PS ファイルへのグラデーション追加は、Aspose.Page API ソリューションでサポートされている機能です。C++ でこの機能を使用する方法をご覧ください。...height)); 27 28 //Create linear gradient brush with rectangle as a...SetPaint(brush); 38 39 //Fill the rectangle 40 document -> Fill(path); 41 42...

    docs.aspose.com/page/ja/cpp/ps/working-with-gra...
  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....a rectangle with opaque gradient fill ////////// 16 GraphicsPath...(gradientBrush); 27 document. Fill (path); 28 ////////// 29 30...

    docs.aspose.com/page/de/net/ps/working-with-tra...
  4. 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....a rectangle with opaque gradient fill ////////// 16 GraphicsPath...(gradientBrush); 27 document. Fill (path); 28 ////////// 29 30...

    docs.aspose.com/page/it/net/ps/working-with-tra...
  5. 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...a rectangle with opaque gradient fill ////////// 16 GraphicsPath...(gradientBrush); 27 document. Fill (path); 28 ////////// 29 30...

    docs.aspose.com/page/es/net/ps/working-with-tra...
  6. Trabajar con degradado en un archivo XPS | Java

    Cómo agregar un degradado vertical, horizontal o lineal a un archivo XPS es una pregunta respondida por la Aspose.Page. Conozca la funcionalidad de Java...rectangle with horizontal gradient fill in XPS document. 2 3 //...funcionalidad completa para agregar gradiente vertical en un documento XPS:...

    docs.aspose.com/page/es/java/xps/working-with-g...
  7. Aspose.PSD за .NET 20.4 - Бележки за версията|D...

    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.... DisplayName = "Color Fill Layer" ; image . AddLayer (...CreateInstance ( FillType . Gradient ); gradientFillLayer . DisplayName...

    docs.aspose.com/psd/bg/net/aspose-psd-za-net-20...
  8. SVG-Filter und -Verläufe – SVG-Code – Aspose.SV...

    Sie lernen, wie Sie SVG-Code schreiben, um SVG-Filter, Gaußsche Unschärfe, Schlagschatteneffekte, Lichteffekte oder einen linearen und radialen Verlauf zu erstellen....defs > 13 < g stroke = "none" fill = "#20B2AA" > 14 < ellipse cx...cy = "90" rx = "75" ry = "55" fill = "#20B2AA" filter = "url(#shadow)"...

    docs.aspose.com/svg/de/net/drawing-basics/filte...
  9. Примітки до версії Aspose.PSD для .NET 23.12|Do...

    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....Gradient.NoiseColorModel F:Aspose.PSD...PSD.FileFormats.Psd.Layers.Gradient.NoiseColorModel.RGB F:Aspose...

    docs.aspose.com/psd/uk/net/aspose-psd-for-net-2...
  10. Python를 사용한 PSD 채우기 레이어 업데이트|Documentation

    Color Fill, Gradient Fill 및 Pattern Fill을 포함한 모든 종류의 조정 레이어 사용 예시... 채우기 레이어를 만든 후 fill_settings 속성을 사용하여 채우기 설정에 액세스하고...그라데이션 채우기 레이어를 만들려면 FillType.GRADIENT 매개변수를 사용하여 FillLayer.create_instance...

    docs.aspose.com/psd/ko/ko/python-net/psd-fill-l...