Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 6,812 for

point coloring

(0.17 sec)
  1. Aspose.PSD for .NET 21.9 - 发行说明|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....RasterImage image , Color oldColor , int diff , Color newColor ) { var...ReplaceColor ( Layer3 , Color . White , 256 , Color . Transparent );...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. 捕获 3D 场景的视口并渲染到纹理或窗口|Documentation

    每个 3D 场景可以包含任意数量的视口。使用 Aspose.3D for .NET API,开发人员可以在单个屏幕截图中捕获一个或多个视口。他们可以在基于GUI的 .NET 应用程序或图像中呈现它。... new Light () { Color = new Vector3 ( Color . White ), LightType...LightType = LightType . Point }). Transform . Translation = new Vector3...

    docs.aspose.com/3d/zh/net/capture-the-viewports...
  3. Apply Visual Effects on Saving 3D Views|Documen...

    Using Aspose.3D for Python via .NET API, developers may apply visual effects on 3D Views before saving in the image. These visual effects are also known as the post-processing effects or filters those are applied in real-time to everything displayed in the 3D View....pydrawing import Color from aspose.pydrawing.imaging...= Light () light . color = Vector3 ( Color . white ) light . light_type...

    docs.aspose.com/3d/python-net/apply-visual-effe...
  4. Apply Visual Effects on Saving 3D Views|Documen...

    Using Aspose.3D for .NET API, developers may apply visual effects on 3D Views before saving in the image. These visual effects are also known as the post-processing effects or filters those are applied in real-time to everything displayed in the 3D View.... new Light () { Color = new Vector3 ( Color . White ), LightType...LightType = LightType . Point }). Transform . Translation = new Vector3...

    docs.aspose.com/3d/net/apply-visual-effects-on-...
  5. Create StockHighLowClose Chart in Excel using C...

    Learn how to generate a StockHighLowClose chart in Excel using C# with Aspose.Cells for .NET. Step‑by‑step guide and full source code included.... Rich customization – colors, markers, axis titles, secondary...side and customizes the data‑point markers. 7️⃣ Saves the workbook...

    blog.aspose.com/cells/create-stockhighlowclose-...
  6. Recognize AUSTRALIAPOST BarCode Images via Pyth...

    Scan AUSTRALIAPOST symbology barcode images using Python applications without using any other software....recognition process in any color or size according to business...including postal codes, delivery point IDs, and other sorting information...

    products.aspose.com/total/python-net/recognize-...
  7. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for JavaScript via C++....textbox in an Excel file to 4 points and then saves it to disk....'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/change-cha...
  8. Identifying form fields names|Aspose.PDF for .NET

    Aspose.Pdf.Facades allows you identifying form fields names using Form Class....attributes, including location, color, border style, font, list item...displaying the field name. At this point, a question arises “how we would...

    docs.aspose.com/pdf/net/identifying-form-fields...
  9. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for nodejs-java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based nodejs-java application or an image....By adjusting properties like color, texture, transparency, and...are often used as a starting point for creating more intricate...

    docs.aspose.com/3d/nodejs-java/aspose-3d-docume...
  10. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for .NET....a certain color, control Z-Order, add gradiant color fill and...height , Aspose . Pdf . Color color , int zIndex ) { // Create...

    docs.aspose.com/pdf/net/add-rectangle/