Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 8,310 for

fill color

(1.18 sec)
  1. Visio Şeklinin Degradesini Değiştirme|Documenta...

    Bu sayfada, visio şeklinin gradyan renginin Aspose.Diagram kitaplığıyla nasıl değiştirileceği açıklanmaktadır....GetShape ( 1 ); // get the gradient fill properties GradientFill gradientfill...gradientfill = shape . Fill . GradientFill ; // get the gradient...

    docs.aspose.com/diagram/tr/net/modify-the-gradi...
  2. Supporto di SoCoResource|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....contiene informazioni sulle Color Fill Layers. Questo articolo dimostra...

    docs.aspose.com/psd/it/support-of-socoresource/
  3. Comment changer l’arrière plan d’un commentaire...

    Comment changer la couleur du commentaire et insérer une image ou une photo dans un commentaire dans Excel en utilisant Aspose.Cells for JavaScript via C++....> Change Comment Background Color Example </ title > </ head >...> Change Comment Background Color Example </ h1 > < input type...

    docs.aspose.com/cells/fr/javascript-cpp/how-to-...
  4. Работа с цветами|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....foreground color to yellow style . BackgroundColor = Color . Yellow...custom color to the palette at 55th index Color color = Color . FromArgb...

    docs.aspose.com/cells/ru/net/working-with-colors/
  5. Travailler avec les couleurs|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....foreground color to yellow style . BackgroundColor = Color . Yellow...custom color to the palette at 55th index Color color = Color . FromArgb...

    docs.aspose.com/cells/fr/net/working-with-colors/
  6. Konwersja HEX na RGB w Python | Szestnastkowy n...

    Dowiedz się, jak przekształcić kody kolorów HEX na kody kolorów RGB lub RGBA w Python. Zawiera przewodnik krok po kroku, tabelę porównawczą i przykłady kodu.... Utwórz obiekt Color używając metody from_string()...drawing import Color # Zdefiniuj kod koloru HEX hex_color = "#DEB487"...

    blog.aspose.com/pl/svg/convert-hex-to-rgb-in-py...
  7. Python kullanarak PowerPoint'te Arka Plan Rengi...

    Python'u kullanarak PowerPoint'te arka plan rengini değiştirin. Python kullanarak PPT arka plan rengini değiştirmeye ilişkin IDE ayrıntılarını, adımları ve örnek kodu edinin....erişin fill_format özelliğini alın ve fill_type ile fill_color’u...

    kb.aspose.com/tr/slides/python/change-backgroun...
  8. Trabajar con formas en un archivo PS | Python

    Cómo agregar formas a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Python.... Color . orange )) 17 # Fill the rectangle 18...18 document. fill (path) 19 20 # Create a graphics path from the...

    docs.aspose.com/page/es/python-net/ps/working-w...
  9. Définir l apparence du graphique avec C++|Docum...

    Apprenez à configurer l apparence des graphiques dans Aspose.Cells for C++. Notre guide vous montrera comment modifier les dispositions du graphique, les couleurs, les polices et les effets pour obtenir le style visuel souhaité et améliorer vos feuilles de calcul....); // Setting the foreground color of the plot area chart . GetPlotArea...SetForegroundColor ( Color :: Blue ()); // Setting the foreground color of the...

    docs.aspose.com/cells/fr/cpp/setting-chart-appe...
  10. Sombra paralela (Drop Shadow) – Filtros SVG – C...

    Aprenda a escribir código SVG y crear un efecto de sombra paralela utilizando la API Aspose.SVG y aplicar el efecto de sombra paralela a formas y texto SVG....width = "100" height = "100" fill = "orange" filter = "url(#shadow)"...SourceAlpha conduce a un resultado de color negro (figura a). <feGaussianBlur>...

    docs.aspose.com/svg/es/net/drop-shadow/