Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 47,129 for

color

(0.78 sec)
  1. Add text to BMP via .NET | products.aspose.com

    Add text to BMP image file using .NET graphic library...using the desired text font, color and coordinates. Save the created...monochrome as well as color format with various color depths. Read More...

    products.aspose.com/drawing/net/edit-image/add-...
  2. Paint Builder in C# – Create SVG Pattern and Gr...

    Create SVG patterns and gradient fills in C# with Aspose.SVG Builder API. Configure reusable paint servers, fills, and strokes programmatically....paint values, including solid colors and references to paint servers...and elements when applying colors, patterns, or gradients. is...

    docs.aspose.com/svg/net/paint-builder/
  3. | Aspose

    Sample code for TIF to XML Java conversion. Use API example code for batch TIF files to XML conversion within any Web or Desktop Java based application....palette-color and full-color image data in several color spaces...

    products.aspose.com/ocr/java/conversion/tif-to-...
  4. | Aspose

    Sample code for TIFF to DOC Java conversion. Use API example code for batch TIFF files to DOC conversion within any Web or Desktop Java based application....palette-color and full-color image data in several color spaces...

    products.aspose.com/ocr/java/conversion/tiff-to...
  5. 添加节点层次结构并在 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...
  6. 在 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/
  7. Integrate PDF Tables with Data Sources in Java|...

    Learn how to integrate PDF tables with structured data sources such as CSV files in Java.... All , 1 , Color . getLightGray ())); table ...( BorderSide . Bottom , 1 , Color . getLightGray ())); String...

    docs.aspose.com/pdf/java/integrate-table/
  8. Add Digital Signature to an already signed Exce...

    This article describes how to add a digital signature to an already signed Excel file using JavaScript with Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: red;">Please select a .pfx...

    docs.aspose.com/cells/javascript-cpp/add-digita...
  9. Aspose::Words::Tables::PreferredWidth class | A...

    Aspose::Words::Tables::PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell. To learn more, visit the documentation article in C++....Col ( System :: Drawing :: Color :: get_LightYellow ()); builder...Col ( System :: Drawing :: Color :: get_LightBlue ()); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Manage Callouts in Presentation Charts Using Ja...

    Create and style callouts in Aspose.Slides for Java with concise code examples, compatible with PPT and PPTX to automate presentation workflows.... Color . WHITE ); dataPoint . getFormat...(). setColor ( java . awt . Color . LIGHT_GRAY ); lbl . getDataLabelFormat...

    docs.aspose.com/slides/java/callout/