Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 4,971 for

point coloring

(0.05 sec)
  1. Rogner, Faire Pivoter et Redimensionner les Ima...

    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....fond : Un paramètre de type Color spécifie la couleur à remplir...HautGaucheàHautGauche 0 Le point haut gauche de la nouvelle image...

    docs.aspose.com/psd/fr/java/crop-rotate-and-res...
  2. Paint Builder – Создание SVG узора (pattern) – C#

    Узнайте, как использовать Paint Builder для настройки свойств рисования элементов SVG, на примере создания SVG узоров (patterns).... AddPolygon (points: new double [] { 5, 0, 7, 3...3 }, fill: Color. Teal ) 17 . AddPolygon (points: new double...

    docs.aspose.com/svg/ru/net/paint-builder/
  3. PDF Text Annotation|Aspose.PDF لـ C++

    Aspose.PDF for C++ يسمح لك بإضافة، الحصول على، وحذف تعليقات النص من مستند PDF الخاص بك....Rectangle::get_Trivial(), Point::get_Trivial(), Point::get_Trivial()));...get_Trivial (), Point :: get_Trivial (), Point :: get_Trivial...

    docs.aspose.com/pdf/ar/cpp/text-annotation/
  4. إدارة عناوين مخططات Excel باستخدام Node.js عبر ...

    تعلم كيفية استخدام Aspose.Cells for Node.js via C++ لإضافة وتنسيق عناوين المخططات والمحاور في Microsoft Excel. سيظهر دليلنا كيفية تعيين أنواع مختلفة من العناوين، وتعديل مظهرها، وتغيير عناوين المحاور لتحسين تمثيل البيانات ووضوحها....); // Setting the foreground color of the plot area chart . getPlotArea...AsposeCells . Color . Blue ); // Setting the foreground color of the...

    docs.aspose.com/cells/ar/nodejs-cpp/chart-and-a...
  5. Hantera titlar på Excel diagram med Node.js via...

    Lär dig att använda Aspose.Cells for Node.js via C++ för att lägga till och formatera diagram och axeltitlar i Microsoft Excel. Vår guide visar hur du ställer in olika typer av titlar, justerar deras utseende och ändrar axeltitlar för bättre datavisualisering och tydlighet....); // Setting the foreground color of the plot area chart . getPlotArea...AsposeCells . Color . Blue ); // Setting the foreground color of the...

    docs.aspose.com/cells/sv/nodejs-cpp/chart-and-a...
  6. Path Builder – Crear ruta SVG – C#

    Aprenda a utilizar PathBuilder para crear rutas SVG mediante programación. PathBuilder facilita la creación y manipulación de rutas SVG....16 // 'M' sets the starting point of the path (Move to x=50, y=50)...line from the current point to the new point (Line to x=100, y=50)...

    docs.aspose.com/svg/es/net/path-builder/
  7. Path Builder – Créer un chemin SVG – C#

    Découvrez comment utiliser PathBuilder pour créer des chemins SVG par programmation. PathBuilder facilite la création et la manipulation de chemins SVG....16 // 'M' sets the starting point of the path (Move to x=50, y=50)...line from the current point to the new point (Line to x=100, y=50)...

    docs.aspose.com/svg/fr/net/path-builder/
  8. PS-fájl vásznak kezelése | .NET

    .NET API megoldás PS fájlok kezelésére. Kódpélda a PS-fájlok grafikus állapotainak vágására és átalakítására néhány soros C# kóddal....SolidBrush(Color.Blue)); //Fill the second rectangle...new System.Drawing.SolidBrush(Color.Red)); //Fill the third rectangle...

    products.aspose.com/page/hu/net/work-with-ps-gr...
  9. Kuchendiagramm|Aspose.Slides für Python Dokumen...

    Plot-Optionen für Kuchendiagramme und Slice-Farben in PowerPoint-Präsentationen in Python... data_points . add_data_point_for_pie_series ( fact...20 )) series . data_points . add_data_point_for_pie_series ( fact...

    docs.aspose.com/slides/de/python-net/pie-chart/
  10. Ajouter un objet Rectangle au fichier PDF|Aspos...

    Cet article explique comment créer un objet Rectangle dans votre PDF en utilisant Aspose.PDF pour C++....float width , float height , Color color , int zindex ) { // Créer...rect . GraphInfo . FillColor = color ; // Couleur de l'objet graph...

    docs.aspose.com/pdf/fr/cpp/add-rectangle/