Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 1,711 for

stroke color

(0.59 sec)
  1. Notas de la versión de Aspose.PSD para .NET 24....

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

    docs.aspose.com/psd/es/net/aspose-psd-for-net-2...
  2. Робота з текстурами в PS файлі | Java

    Як додати візерунок текстури до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Java...Stroke для обведення у відповідні...платформою Java. Це java.awt.Color , java.awt.TexturePaint , java...

    docs.aspose.com/page/uk/java/ps/working-with-te...
  3. Конвертировать SVG в JPG – код C# и онлайн-конв...

    Конвертируйте SVG в JPG на C# с помощью Aspose.HTML for .NET. Рассмотрим различные сценарии преобразования SVG в JPG на примерах C#....r ='55' fill='green' stroke='red' stroke-width='10' />" + 6 "</svg>"...is . This property sets the color that will fill the background...

    docs.aspose.com/html/ru/net/convert-svg-to-jpg/
  4. Convertir SVG en XPS | Aspose.HTML for .NET

    Convertir SVG en XPS à l'aide de Aspose.HTML for .NET. Examinez divers scénarios de conversion SVG vers XPS dans des exemples C#....r ='60' fill='none' stroke='red' stroke-width='10' />" + 6 "</svg>"...processing. This property sets the color that will fill the background...

    docs.aspose.com/html/fr/net/convert-svg-to-xps/
  5. Convierta SVG a imagen, JPG, PNG, BMP, TIFF y G...

    Obtenga información sobre los escenarios de conversión de SVG a imagen admitidos y cómo ejecutarlos en C#. Encontrará ejemplos de C# y un convertidor SVG en línea...irregulares al mezclar los colores de los píxeles a su alrededor...la página, los márgenes, el color de fondo, etc. Property Description...

    docs.aspose.com/svg/es/net/convert-svg-to-image/
  6. Trabajar con texto en PostScript | .NET

    Cómo agregar texto en un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en .NET...para rellenar el texto con el color actual del estado de los gráficos...default or already defined color. In given case it is black....

    docs.aspose.com/page/es/net/ps/working-with-text/
  7. Конвертировать SVG в PNG – Aspose.HTML for .NET.

    Конвертируйте SVG в PNG с помощью Aspose.HTML for .NET. Рассмотрим различные сценарии преобразования SVG в PNG на примерах C#....r ='60' fill='none' stroke='red' stroke-width='10' />" + 6 "</svg>"...is . This property sets the color that will fill the background...

    docs.aspose.com/html/ru/net/convert-svg-to-png/
  8. SVG in JPG umwandeln – C#-Code und Online-Konve...

    Konvertieren Sie SVG in JPG in C# mit Aspose.HTML API. Betrachten Sie verschiedene SVG zu JPG Konvertierung Szenarien in C# Beispiele....r ='55' fill='green' stroke='red' stroke-width='10' />" + 6 "</svg>"...is . This property sets the color that will fill the background...

    docs.aspose.com/html/de/net/convert-svg-to-jpg/
  9. Convertir SVG a GIF – código C# y convertidor e...

    Convierta SVG a GIF en C# con Aspose.HTML for .NET. Considere varios escenarios de conversión de SVG a GIF en ejemplos de C#....r ='55' fill='pink' stroke='red' stroke-width='8' />" + 6 "</svg>"... and change the background color to AliceBlue 13 ImageSaveOptions...

    docs.aspose.com/html/es/net/convert-svg-to-gif/
  10. Path Builder – SVG Path erstellen – C#

    Erfahren Sie, wie Sie mit PathBuilder SVG-Pfade programmgesteuert erstellen. PathBuilder erleichtert das Erstellen und Bearbeiten von SVG-Pfaden....the fill color of the path to teal 23 . Fill (Color. Teal ))...Fill (f => f. None ()). Stroke (Color. IndianRed ). Transform...

    docs.aspose.com/svg/de/net/path-builder/