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

fill color

(0.16 sec)
  1. 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/
  2. Рисуване на изображения с използване на Graphic...

    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....на класа Graphics (DrawPath и Fill Paths), за да изчертаете или...на класа Graphics и подадете Color като параметър. Този метод запълва...

    docs.aspose.com/psd/bg/net/drawing-images-using...
  3. 在C#中與圖表一起工作|Aspose.Words for .NET

    圖表功能簡介,如何使用C#來建立及操作圖表。...series color. series1 . Format . Fill . ForeColor = Color . Red...series2 . Format . Fill . ForeColor = Color . Yellow ; series3...

    docs.aspose.com/words/zh-hant/net/working-with-...
  4. Verrouiller le filigrane WordArt avec JavaScrip...

    Apprenez à verrouiller les filigranes WordArt en Aspose.Cells for JavaScript via C++....Text ] : true }; // Get the fill format of the word art const...wordArtFormat = wordart . fill ; // Set the color (converted to property...

    docs.aspose.com/cells/fr/javascript-cpp/locking...
  5. Archivio

    Archivio...Color.Black; nameBox.Color = Aspose.Pdf.Color.FromRgb(System...FromRgb(System.Drawing.Color.Red); TextBoxField mrnBox = new TextBoxField(pdfdoc...

    blog.aspose.com/it/pdf/create-fill-edit-fillabl...
  6. ค้นหา

    ค้นหา...Color.Black; nameBox.Color = Aspose.Pdf.Color.FromRgb(System...FromRgb(System.Drawing.Color.Red); TextBoxField mrnBox = new TextBoxField(pdfdoc...

    blog.aspose.com/th/pdf/create-fill-edit-fillabl...
  7. Note sulla versione di Aspose.PSD per Python vi...

    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....Color P:Aspose.PSD.FileFormats.Psd...= "Gradient-Fill.psd" destFile = "Gradient-Fill-out.psd" with...

    docs.aspose.com/psd/it/net/aspose-psd-for-pytho...
  8. Arbeiten mit Formen in PostScript | .NET

    Wie man einer PS-Datei Formen hinzufügt, ist eine Frage, die von Aspose.Page beantwortet wird. Erfahren Sie, wie die Funktionalität in .NET genutzt wird....( new SolidBrush(Color. Orange )); 16 //Fill the rectangle 17...17 document. Fill (path); 18 19 //Create graphics path from the...

    docs.aspose.com/page/de/net/ps/working-with-sha...
  9. Travailler avec des formes dans PS | Python

    Comment ajouter des formes au fichier PS Utilisation d'Aspose.Page. Découvrez comment utiliser cette fonctionnalité 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/fr/python-net/ps/working-w...
  10. Python でプレゼンテーションにライン シェイプを作成する|Aspose.Slides f...

    Aspose.Slides for Python via .NET を使用して、PowerPoint および OpenDocument のプレゼンテーションでラインの書式設定を操作する方法を学びます。プロパティ、メソッド、例をご紹介します。... fill_format . fill_type = slides . FillType...line_format . fill_format . solid_fill_color . color = draw . Color . maroon...

    docs.aspose.com/slides/ja/python-net/line/