Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 6,713 for

point coloring

(0.9 sec)
  1. Рендер 3D Просмотр в формате изображения с каме...

    Используя Aspose.3D for .NET, разработчики могут отрисовывать изображение для просмотра реалистичного изображения модели 3D с улучшенным фоном, текстурами, тенями или без них, а также настраивать размер изображения....10) and look at the origin point for rendering, // It must be...the background color opt . BackgroundColor = Color . AliceBlue ;...

    docs.aspose.com/3d/ru/net/render-3d-view-in-ima...
  2. PSD Format overview|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....major parts are: File Header Color Mode Data Image Resources Layer...records, following. The following points need to be remembered while...

    docs.aspose.com/psd/net/psd-format-overview/
  3. Lưu trữ

    Lưu trữ...// Tạo bút Pen pen = new Pen(Color.FromKnownColor(KnownColor.Blue)...bút khác Pen pen1 = new Pen(Color.FromKnownColor(KnownColor.Red)...

    blog.aspose.com/vi/drawing/create-images-and-gr...
  4. 档案

    档案...new Point(0, 0), new Point(1000, 800), Color.Red, Color.Blue);...

    blog.aspose.com/zh/drawing/system.drawing-with-...
  5. 搜索

    搜索...new Point(0, 0), new Point(1000, 800), Color.Red, Color.Blue);...

    blog.aspose.com/zh-hant/drawing/system.drawing-...
  6. 搜索

    搜索...new Point(0, 0), new Point(1000, 800), Color.Red, Color.Blue);...

    blog.aspose.com/zh-hant/drawing/use-system-draw...
  7. كيفية تعيين النقطة كإجمالي باستخدام JavaScript ...

    تعلم كيفية تعيين النقاط كإجمالي في مخططات الماء باستخدام Aspose.Cells for JavaScript عبر C++.... innerHTML = '<p style="color: red;">Please select an Excel...( "Graphiq5" ); // set some points as total column // In this...

    docs.aspose.com/cells/ar/javascript-cpp/how-to-...
  8. أرشيف

    أرشيف...new Point(0, 0), new Point(1000, 800), Color.Red, Color.Blue);...

    blog.aspose.com/ar/drawing/use-system-drawing-b...
  9. Encontrar si los puntos de datos están en la se...

    Aprende cómo usar Aspose.Cells for Node.js via C++ para determinar si los puntos de datos están en la segunda tarta o barra en un gráfico de Pie de Pie o Bar de Pie. Esta guía demostrará cómo identificar y acceder a la tarta o barra secundaria en un gráfico compuesto, permitiéndote analizar y manipular los datos eficazmente....( 0 ); /* * Print the data points of the chart series and * check...property to determine * if data point is inside the bar or pie */...

    docs.aspose.com/cells/es/nodejs-cpp/find-if-dat...
  10. Gestionar porciones de texto en presentaciones ...

    Aprenda a gestionar porciones de texto en presentaciones de PowerPoint utilizando Aspose.Slides para Java, mejorando el rendimiento y la personalización.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/es/java/portion/