Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 6,613 for

point coloring

(0.81 sec)
  1. Aspose.PSD pro .NET 19.7 - Poznámky k vydání|Do...

    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/cs/net/aspose-psd-pro-net-1...
  2. التقط منافذ العرض لمشهد 3D وترجمه إلى نسيج أو ن...

    يمكن أن يشتمل كل مشهد 3D على أي عدد من وجهات النظر. باستخدام Aspose.3D for Python via .NET API ، يمكن للمطورين التقاط واحد أو أكثر من منافذ العرض في لقطة شاشة واحدة. يمكنهم تقديمه في تطبيق .NET المستند إلى GUI أو صورة....pydrawing import Color from aspose.pydrawing.imaging...= Light () light . color = Vector3 ( Color . white ) light . light_type...

    docs.aspose.com/3d/ar/python-net/capture-the-vi...
  3. Capture the Viewports of 3D Scene and Render to...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....pydrawing import Color from aspose.pydrawing.imaging...= Light () light . color = Vector3 ( Color . white ) light . light_type...

    docs.aspose.com/3d/tr/python-net/capture-the-vi...
  4. Convert STL to TIFF via C# | products.aspose.com

    Sample code for STL to TIFF C# conversion. Use API example code for batch STL files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....perpendicular direction and three points representing the vertices of...palette-color and full-color image data in several color spaces...

    products.aspose.com/cad/net/conversion/stl-to-t...
  5. Convert OBJ to TIFF via C# | products.aspose.com

    Sample code for OBJ to TIFF C# conversion. Use API example code for batch OBJ files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....Both polygonal geometry like points, lines, texture vertices, faces...palette-color and full-color image data in several color spaces...

    products.aspose.com/cad/net/conversion/obj-to-t...
  6. How to Find & Replace Hyperlinks in pdf - F...

    Hello Aspose Team Can I get help to know How to Find & Replace Hyperlinks in pdf. I used the below sample code to get the hyperlink. Document document = new Document("c:/pdftest/TempFile.pdf"); // Traverse thro…... style="color: rgb(128, 128, 128); background-color: inherit;">//...annotations contains a GoToURIAction pointing to an external URI, while...

    forum.aspose.com/t/how-to-find-amp-replace-hype...
  7. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP 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/php-java/shape-formatting/
  8. Renderización basada en hardware de geometría 3...

    Usando Aspose.3D for .NET API, los desarrolladores pueden programar la GPU (unidad de procesamiento de gráficos) y configurar el hardware de gráficos para renderizar la geometría 3D en lugar de la canalización de funciones fijas....de la pantalla y calcular el color del píxel final en el lado de... CreateViewport ( camera , Color . Gray , RelativeRectangle ...

    docs.aspose.com/3d/es/net/hardware-based-render...
  9. Архивы

    Архивы...illColor()->set_Color(System::Drawing::Color::get_Blue()); //...illColor()->set_Color(System::Drawing::Color::get_Orange());...

    blog.aspose.com/ru/slides/create-charts-in-powe...
  10. Gestion des séries de données de graphiques dan...

    Apprenez à gérer les séries de données de graphiques en PHP pour PowerPoint (PPT/PPTX) grâce à des exemples de code pratiques et aux meilleures pratiques afin d'améliorer vos présentations de données....Pie , 50 , 50 , 600 , 400 ); $point = $chart -> getChartData ()...get_Item ( 1 ); $point -> setExplosion ( 30 ); $point -> getFormat...

    docs.aspose.com/slides/fr/php-java/chart-series/