Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 8,310 for

fill color

(0.08 sec)
  1. Usando utilidades gráficas XPS | C++

    Descubra cómo crear fácilmente imágenes y formas relativamente complejas en una página XPS utilizando utilidades gráficas en Aspose.Page API para C++... f )); 20 path -> set_Fill(doc -> CreateSolidColorBrus...(System::Drawing::Color::get_Green())); 21 doc -> Add < System::SharedPtr...

    docs.aspose.com/page/es/cpp/xps/graphic-utilities/
  2. Trabajar con patrones de sombreado en PostScrip...

    Cómo agregar un patrón de sombreado a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en .NET...pequeña imagen simple de 2 colores (generalmente blanco y negro)...square 28 Pen pen = new Pen(Color. Black , 2); 29 30 //For every...

    docs.aspose.com/page/es/net/ps/working-with-hat...
  3. Vytvoření obrázku PSD nebo PSB od základu pomoc...

    Příklad, jak pomocí Aspose.PSD pro Python vytvořit obrazový soubor Psd od základu...psd import Graphics , Pen , Color , Rectangle from aspose.psd...regularLayer ) pen = Pen ( Color . alice_blue ) brush = LinearGradientBrush...

    docs.aspose.com/psd/cs/cs/python-net/create-psd...
  4. Lavorare con le texture in un file PS | Java

    Come aggiungere un pattern di texture a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in Java....Color , java.awt.TexturePaint , java...awt.RadialGradientPaint . Il colore del tratto in Java viene assegnato...

    docs.aspose.com/page/it/java/ps/working-with-te...
  5. Ubah HEX ke RGB di Python | Hexadecimal ke RGB

    Pelajari cara mengonversi kode warna HEX ke RGB atau RGBA di Python. Termasuk panduan langkah-demi-langkah, tabel perbandingan, dan contoh kode.... Buat objek Color menggunakan metode from_string()...drawing import Color # Definisikan kode warna HEX hex_color = "#DEB487"...

    blog.aspose.com/id/svg/convert-hex-to-rgb-in-py...
  6. C++でのグラフの外観設定|Documentation

    Aspose.Cells for C++でグラフの外観を設定する方法を学びます。レイアウト、色、フォント、エフェクトのカスタマイズ方法を紹介し、望ましいビジュアルスタイルを実現し、ワークシートを向上させます。...); // Setting the foreground color of the plot area chart . GetPlotArea...SetForegroundColor ( Color :: Blue ()); // Setting the foreground color of the...

    docs.aspose.com/cells/ja/cpp/setting-chart-appe...
  7. Shape.Accept | Aspose.Words per .NET

    Scopri il metodo Shape Accept, progettato per migliorare il coinvolgimento dei visitatori e semplificare il processo di accettazione per ottenere risultati migliori.... Color , shape . StrokeColor ); AppendLine...AppendLine ( $"Stroke colors: {shape.Stroke.Color}, {shape.Stroke.Color2}"...

    reference.aspose.com/words/it/net/aspose.words....
  8. Shape.Accept | Aspose.Words لـ .NET

    اكتشف طريقة قبول الشكل، المصممة لتعزيز مشاركة الزائرين وتبسيط عملية القبول للحصول على نتائج أفضل.... Color , shape . StrokeColor ); AppendLine...AppendLine ( $"Stroke colors: {shape.Stroke.Color}, {shape.Stroke.Color2}"...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Lavorare con i colori in Apache POI e Aspose.Ce...

    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....foreground color to yellow style . setBackgroundColor ( Color . getYellow...custom color to the palette at 55th index Color color = Color . fromArgb...

    docs.aspose.com/cells/it/java/working-with-colo...
  10. Imagen de mosaico como textura dentro de la for...

    Aprende cómo mosaico una imagen como textura dentro de una forma usando Aspose.Cells for C++....Fill.TextureFill.IsTiling y configurándola...xlsx" ); std :: cout << "Texture fill tiling applied successfully...

    docs.aspose.com/cells/es/cpp/tile-picture-as-a-...