Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 6,937 for

fill color

(0.08 sec)
  1. Editar archivo SVG – Aspose.SVG for Python via ...

    Aprenda a editar archivos SVG en Python. Agregue, busque y edite elementos en documentos SVG usando la biblioteca Aspose.SVG for Python via .NET.... set_attribute ( "fill" , "red" ) Agregar elementos...# Add < g > element and set "fill" attribute 8 g_element = document...

    docs.aspose.com/svg/es/python-net/edit-svg-file/
  2. Конвертировать SVG в PDF – Aspose.HTML for Java

    Конвертируйте SVG в PDF на Java с помощью Aspose.HTML API. Рассмотрим различные сценарии преобразования SVG в PDF в коде Java....stroke='black' stroke-width='3' fill='red' />\n" + 4 "</svg>\n" ;...stroke='black' stroke-width='3' fill='red' />\n" + 4 "</svg>\n" ;...

    docs.aspose.com/html/ru/java/convert-svg-to-pdf/
  3. Créer un objet Style en utilisant la classe Cel...

    Aspose.Cells est une bibliothèque C++ pour travailler avec des fichiers de tableurs offrant un objet style pour styliser les cellules. Cet article explique comment créer un objet style de cellule en utilisant la classe CellsFactory dans la bibliothèque Aspose.Cells afin que les utilisateurs puissent personnaliser l apparence des cellules selon leurs besoins....CreateStyle (); // Set the Style fill color to Yellow st . SetPattern...); st . SetForegroundColor ( Color :: Yellow ()); // Create a workbook...

    docs.aspose.com/cells/fr/cpp/create-style-objec...
  4. Добавить водяной знак WordArt на лист в Aspose....

    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.... 1 , 130 , 800 ); //Get the fill format of the word art MsoFillFormat...wordart . FillFormat ; //Set the color wordArtFormat . ForeColor =...

    docs.aspose.com/cells/ru/net/add-wordart-waterm...
  5. تعديل وإضافة ملفات XPS جديدة | المحلول .NET

    NET API Solution لإدارة ملفات XPS. قم بإنشاء وتعديل ملفات XPS ببضعة أسطر من التعليمات البرمجية. تعرف على أمثلة C# حول كيفية القيام بذلك....Fill = xDocs.CreateSolidColorBrus(Color.Black); //...XpsLoadOptions()); // Create the fill of the signature text XpsSolidColorBrush...

    products.aspose.com/page/ar/net/create-xps-file/
  6. Crear SVG, cargar y leer SVG en C#

    Aprenda a crear SVG a partir de una cadena de memoria, una secuencia o un archivo; cómo cargar SVG desde la Web y leer SVG usando Aspose.SVG for .NET API....AddStop (offset: 0, stopColor: Color. FromArgb (0xff, 0xff, 0xFF)...AddStop (offset: 1, stopColor: Color. FromArgb (0xff, 0xff, 0xFF)...

    docs.aspose.com/svg/es/net/create-svg-document/
  7. 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....SoCoResourceのサポート SoCoResource には、Color Fill Layersに関する情報が含まれています。この記事では、...

    docs.aspose.com/psd/ja/net/support-of-socoresou...
  8. Arbeiten mit Transparenz in PostScript | C++

    Wie man einer PS-Datei Transparenz hinzufügt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....15 //Set page's background color to see white image on it's own...set_BackgroundColor(System::Drawing::Color::FromArgb(211, 8, 48)); 17 18...

    docs.aspose.com/page/de/cpp/ps/working-with-tra...
  9. Travailler avec des motifs de hachures dans Pos...

    Comment ajouter un motif de hachures au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...System::Drawing::Pen > (System::Drawing::Color::get_Black(), 2. 0f ); 37 38...System::Drawing::Color::get_Black(), System::Drawing::Color::get_White()));...

    docs.aspose.com/page/fr/cpp/ps/working-with-hat...
  10. Archivo

    Archivo...opciones de guardado de PDF, como Color de fondo, etc. Finalmente, llama...new SVGDocument("C:\\Files\\Fill-Circle.svg"); // Inicializar...

    blog.aspose.com/es/svg/convert-svg-to-pdf-in-cs...