Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 1,687 for

stroke color

(0.76 sec)
  1. PostScript での図形の操作 | C++

    PS ファイルに図形を追加する方法については、Aspose.Page API ソリューションで回答されています。C++ での機能の使用方法については、こちらをご覧ください。...dBrush > (System::Drawing::Color::get_Orange())); 24 //Fill the... 0f , 100. 0f )); 30 //Set stroke 31 document -> SetStroke(System::MakeObject...

    docs.aspose.com/page/ja/cpp/ps/working-with-sha...
  2. Naviguer dans SVG – Aspose.SVG for Python via .NET

    Apprenez à inspecter SVG à l'aide de Python, à parcourir les éléments SVG et à naviguer dans SVG à l'aide du sélecteur CSS ou de XPath....Attribute: style = stroke - width:5; stroke:FireBrick 8 Element...Attribute: style = stroke - width:10; stroke:DarkCyan 15 Element...

    docs.aspose.com/svg/fr/python-net/navigate-svg/
  3. Aspose.PSD Java için 23.10 - Sürüm Notları|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....Kullanma Özellik PSDJAVA-540 Stroke şekilleri için iç alanın render...IFillSettings.setColor(com.aspose.psd.Color) M:com.aspose.psd.fileformats...

    docs.aspose.com/psd/tr/java/aspose-psd-for-java...
  4. GroupShape Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Drawing.GroupShape per gestire e manipolare facilmente le forme raggruppate nei tuoi documenti, per un impatto visivo migliore....200 , Height = 200 , Stroke = { Color = Color . Red } }; Shape cube...100 , Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape...

    reference.aspose.com/words/it/net/aspose.words....
  5. Utilisation des utilitaires graphiques XPS | C++

    Créez facilement des images et des formes relativement complexes sur une page XPS à l'aide des utilitaires graphiques d'Aspose.Page pour C++....CreateSolidColorBrus(System::Drawing::Color::get_Green())); 21 doc -> Add...CreateSolidColorBrus(System::Drawing::Color::get_Red())); 26 doc -> Add...

    docs.aspose.com/page/fr/cpp/xps/graphic-utilities/
  6. Convertir SVG a PNG – código C# y convertidor e...

    Convierta SVG a PNG en C# con Aspose.HTML for .NET. Considere varios escenarios de conversión de SVG a PNG en ejemplos de C#. Pruebe el convertidor SVG en línea....r ='60' fill='none' stroke='red' stroke-width='10' />" + 6 "</svg>"...la página, los márgenes, el color de fondo, etc. Property Description...

    docs.aspose.com/html/es/net/convert-svg-to-png/
  7. Release Notes Aspose.PSD для .NET 24.4|Document...

    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.... Stroke ; ColorFillSettings strokeFill...strokeFill = shapeLayer . Stroke . Fill as ColorFillSettings ; AssertAreEqual...

    docs.aspose.com/psd/ru/net/aspose-psd-for-net-2...
  8. บันทึกการอัพเดต Aspose.PSD for .NET 24.4|Docume...

    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.... Stroke ; ColorFillSettings strokeFill...strokeFill = shapeLayer . Stroke . Fill as ColorFillSettings ; AssertAreEqual...

    docs.aspose.com/psd/th/net/aspose-psd-for-net-2...
  9. ChartDataLabelCollection.Rotation | Aspose.Word...

    Regola la rotazione di ChartDataLabelCollection per una visibilità ottimale. Personalizza gli angoli delle etichette dati per migliorare la leggibilità e l'impatto del grafico.... Stroke . Fill . Solid ( Color . DarkBlue ); //...

    reference.aspose.com/words/it/net/aspose.words....
  10. SVG erstellen, SVG laden und lesen in C# – Aspo...

    Erfahren Sie, wie Sie SVG aus einer Speicherzeichenfolge, einem Stream oder einer Datei erstellen. wie man SVG aus dem Web lädt und SVG mit der Aspose.SVG for .NET-API liest....AddStop (offset: 0, stopColor: Color. FromArgb (0xff, 0xff, 0xFF)...AddStop (offset: 1, stopColor: Color. FromArgb (0xff, 0xff, 0xFF)...

    docs.aspose.com/svg/de/net/create-svg-document/