Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 6,847 for

point coloring

(0.93 sec)
  1. Архів

    Архів...Clear(Color.FromKnownColor(KnownColor.Gray));...Transform(matrix); Pen pen = new Pen(Color.FromKnownColor(KnownColor.Blue)...

    blog.aspose.com/uk/drawing/matrix-global-local-...
  2. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... Color . from_known_color ( draw . KnownColor...SolidBrush ( draw . Color . from_known_color ( draw . KnownColor...

    docs.aspose.com/slides/python-net/activex/
  3. Сохраните сцену 3D как HTML в C#|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....DiffuseColor = new Vector3 ( Color . Chartreuse ) }; scene . RootNode...() { LightType = LightType . Point }). Transform . Translation...

    docs.aspose.com/3d/ru/net/save-3d-scene-as-html/
  4. Table Formatting in C++|Aspose.Words for C++

    Table formatting in details using C++. Using C++ to format every part of table....set the amount of space (in points) to add to the left/top/right/bottom...method to specify the width in points The pictures below show a representation...

    docs.aspose.com/words/cpp/applying-formatting/
  5. Gérer les étiquettes de données de graphique da...

    Apprenez à ajouter et mettre en forme les étiquettes de données de graphique dans les présentations PowerPoint à l'aide d'Aspose.Slides pour Java afin de créer des diapositives plus attrayantes....données du graphique ou sur des points de données individuels. Elles...getSolidFillColor (). setColor ( Color . RED ); // Définit les propriétés...

    docs.aspose.com/slides/fr/java/chart-data-label/
  6. Format PowerPoint Shapes on Android|Aspose.Slid...

    Learn how to format PowerPoint shapes on Android using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Set the line color for the shape. Save the modified...150 , 75 ); // Set the fill color for the rectangle shape. shape...

    docs.aspose.com/slides/androidjava/shape-format...
  7. Rendering basato su hardware di 3D geometria|Do...

    Utilizzando Aspose.3D for .NET API, gli sviluppatori possono programmare la GPU (unità di elaborazione grafica) e configurare l'hardware grafico per il rendering della geometria 3D invece della pipeline di funzioni fisse....dello schermo e calcolare il colore del pixel finale sul lato GPU... CreateViewport ( camera , Color . Gray , RelativeRectangle ...

    docs.aspose.com/3d/it/net/hardware-based-render...
  8. Aspose.PSD for .NET 19.7 - リリースノート|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....= null ) { Point p0 = bezierKnotRecord . Points [ 0 ]; bezierKnotRecord...bezierKnotRecord . Points [ 0 ] = bezierKnotRecord . Points [ 2 ]; bezierKnotRecord...

    docs.aspose.com/psd/ja/net/aspose-psd-for-net-1...
  9. Diagrammdatenreihen in Präsentationen mit PHP v...

    Erfahren Sie, wie Sie Diagrammdatenreihen in PHP für PowerPoint (PPT/PPTX) verwalten, mit praktischen Codebeispielen und bewährten Methoden, um Ihre Datenpräsentationen zu verbessern....Pie , 50 , 50 , 600 , 400 ); $point = $chart -> getChartData ()...get_Item ( 1 ); $point -> setExplosion ( 30 ); $point -> getFormat...

    docs.aspose.com/slides/de/php-java/chart-series/
  10. Crear elementos SVG en C# usando Builder API – ...

    Cree y edite elementos SVG en C# usando Aspose.SVG Builder API. Genere formas, rutas, texto y gráficos SVG mediante programación en .NET.... Fill (Color. Red ). Stroke (Paint. None...Cx(100).Cy(100).R(50).Fill(Color.Red).Stroke(Paint.None).StrokeWidth(2)...

    docs.aspose.com/svg/es/net/element-builders/