Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 8,310 for

fill color

(0.63 sec)
  1. Блокировка водяного знака WordArt с помощью Nod...

    Узнайте, как заблокировать водяные знаки WordArt с помощью Aspose.Cells for Node.js via C++.... Text , true ); // Get the fill format of the word art const...wordart . getFill (); // Set the color wordArtFormat . setOneColorGradient...

    docs.aspose.com/cells/ru/nodejs-cpp/locking-wor...
  2. How to Create a Table in Word using Python

    This article describes how to create a table in Word using Python. It contains detailed instructions to configure the environment, write a program to accomplish the task, and also shares a runnable sample code for inserting table in MS Word using Python.... Once the contents are filled in the table, it is saved as...shading.background_pattern_color, wrap_text, and fit_text. Similarly...

    kb.aspose.com/words/python/how-to-create-a-tabl...
  3. إضافة كائن منحنى إلى ملف PDF|Aspose.PDF for .NET

    يشرح هذا المقال كيفية إنشاء كائن منحنى في ملف PDF باستخدام Aspose.PDF for .NET.... Color . Green ); graph . Border =...{ GraphInfo = { Color = Aspose . Pdf . Color . GreenYellow }...

    docs.aspose.com/pdf/ar/net/add-curve/
  4. Aspose.PSD для .NET 24.2 - Примечания к выпуску...

    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....= new int [] { Color . Aqua . ToArgb (), Color . Red . ToArgb...ToArgb (), Color . Red . ToArgb (), Color . Aqua . ToArgb (), Color...

    docs.aspose.com/psd/ru/net/aspose-psd-dlya-net-...
  5. أسبوز.PSD لـ .NET 24.2 - ملاحظات الإصدار|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....= new int [] { Color . Aqua . ToArgb (), Color . Red . ToArgb...ToArgb (), Color . Red . ToArgb (), Color . Aqua . ToArgb (), Color...

    docs.aspose.com/psd/ar/net/aspose-psd-for-net-2...
  6. ActiveX-Steuerelemente in Präsentationen mit Py...

    Erfahren Sie, wie Aspose.Slides für Python via .NET ActiveX nutzt, um PowerPoint-Präsentationen zu automatisieren und zu erweitern, und Entwicklern leistungsstarke Kontrolle über Folien bietet.... Color . from_known_color ( draw . KnownColor...WINDOW )) as brush : graphics . fill_rectangle ( brush , 0 , 0 ,...

    docs.aspose.com/slides/de/python-net/activex/
  7. Lavorare con i modelli di tratteggio in PostScr...

    Come aggiungere un modello di tratteggio a un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in 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/it/cpp/ps/working-with-hat...
  8. Créer du SVG, charger et lire du SVG en C#

    Apprenez à créer du SVG à partir d'une chaîne mémoire, d'un flux ou d'un fichier; comment charger SVG à partir du Web et lire SVG à l'aide d'Aspose.SVG pour l'API .NET....AddStop (offset: 0, stopColor: Color. FromArgb (0xff, 0xff, 0xFF)...AddStop (offset: 1, stopColor: Color. FromArgb (0xff, 0xff, 0xFF)...

    docs.aspose.com/svg/fr/net/create-svg-document/
  9. أرشيف

    أرشيف...new SVGDocument("C:\\Files\\Fill-Circle.svg"); // تهيئة مثيل...BackgroundColor = System.Drawing.Color.DarkBlue; // تحويل SVG إلى PDF...

    blog.aspose.com/ar/svg/convert-svg-to-pdf-in-cs...
  10. Rechtecke zu Präsentationen auf Android hinzufü...

    Steigern Sie Ihre PowerPoint-Präsentationen, indem Sie mit Aspose.Slides für Android via Java Rechtecke hinzufügen – Formen einfach programmgesteuert entwerfen und ändern.... Setzen Sie den Fill Type des Rectangles auf Solid...getSolidFillColor (). setColor ( Color . GRAY ); // Wenden Sie einige...

    docs.aspose.com/slides/de/androidjava/rectangle/