Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 46,455 for

color

(0.12 sec)
  1. Create rectangle as polylines and fill it with ...

    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.... use CadHatch to work with color and use CadEdgeBoundaryPath...CadHatchPatternData for pattern. Example: Coloring of inserts with new added...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  2. Create rectangle as polylines and fill it with ...

    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.... use CadHatch to work with color and use CadEdgeBoundaryPath...CadHatchPatternData for pattern. Example: Coloring of inserts with new added...

    docs.aspose.com/cad/net/how-to/create-rectangle...
  3. Convert ICO to TIFF via Java | products.aspose.com

    Sample code for ICO to TIFF Java conversion. Use API example code for batch ICO files to TIFF conversion within any Web or Desktop Java based application....images at multiple sizes and color depths, such that they may be...palette-color and full-color image data in several color spaces...

    products.aspose.com/imaging/java/conversion/ico...
  4. Convert TIFF to BMP via Java | products.aspose.com

    Sample code for TIFF to BMP Java conversion. Use API example code for batch TIFF files to BMP conversion within any Web or Desktop Java based application....palette-color and full-color image data in several color spaces...both monochrome as well as color format with various colour depths...

    products.aspose.com/imaging/java/conversion/tif...
  5. Specify 3D File Save Options in C#|Documentation

    There are several Scene.Save method overloads that accept a SaveOptions object. Each save format has a corresponding class that holds save options for that save format....gamma-corrected color if a 3ds file provides both original color and gamma-corrected...gamma-corrected color. saveOpts . GammaCorrectedColor = true ;...

    docs.aspose.com/3d/net/specify-3d-file-save-opt...
  6. 添加节点层次结构并在 3D 场景的多个节点之间共享网格的几何数据|Documentation

    Aspose.3D for Python via .NET 提供生成节点层次结构。节点是场景的基本构建块。节点层次结构定义场景的逻辑结构,并通过将几何图形、灯光和摄影机附加到节点来提供可见内容。...= Scene () # Define color vectors colors = [ Vector3 ( 1 , 0...CreateMeshUsingPolyg () idx = 0 for color in colors : # Initialize cube node...

    docs.aspose.com/3d/zh/python-net/add-node-hiera...
  7. 用C++通过JavaScript创建高低收(HLC)股票图表|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++创建高低收股票图表。我们的逐步指南将展示如何在图表上绘制股票市场数据,包括高价、低价和收盘价,以便进行更好的分析和可视化。... innerHTML = '<p style="color: red;">Please select an Excel...foregroundColor = AsposeCells . Color . Maroon ; // Fill the PlotArea...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  8. Watermarker.SetWatermarkToImages | Aspose.Words...

    Enhance your images with our Watermarker Set method, adding customizable text watermarks for a professional touch and seamless output.... Color = Color . Red ; images = Watermarker...(); watermarkOptions . Color = Color . Red ; images = Watermarker...

    reference.aspose.com/words/net/aspose.words.low...
  9. Font.border property | Aspose.Words for Node.js

    Font.border property. Returns a [Border](../../border/) object that specifies border for the font.... color = "#008000" ; builder . font...Font Font.boldBi property Font.color property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 在 Python 中为演示文稿图表添加趋势线|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 快速在 PowerPoint 和 OpenDocument 图表中添加和自定义趋势线——提供实用指南和代码示例,以提高预测准确性并吸引观众。... solid_fill_color . color = draw . Color . red # 为第2个系列添加对数趋势线...fill_format . solid_fill_color . color = draw . Color . red pres . save...

    docs.aspose.com/slides/zh/python-net/trend-line/