Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 47,148 for

color

(1.12 sec)
  1. 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/
  2. 添加节点层次结构并在 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...
  3. Convert TIFF to ICO via Java | products.aspose.com

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

    products.aspose.com/imaging/java/conversion/tif...
  4. 在 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/
  5. Convert ONETOC2 to TIFF - Java Code and Online ...

    Sample code for ONETOC2 to TIFF Java conversion. Use API example code for batch ONETOC2 files to TIFF conversion within any Java based application....within the notebook and the color of the notebook. TIFF What is...palette-color and full-color image data in several color spaces...

    products.aspose.com/note/java/conversion/onetoc...
  6. 在 Java 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 Java 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且全面地为 PPT、PPTX 和 ODP 文件设置填充、线条和效果样式。... setColor ( Color . BLUE ); // 将 PPTX 文件保存到磁盘。...getSolidFillColor (). setColor ( Color . BLACK ); shape2 . getFillFormat...

    docs.aspose.com/slides/zh/java/shape-formatting/
  7. Change Text Direction of the Comment with Golan...

    Learn how to change the text direction of comments in Excel using Aspose.Cells for C++....to change the Comment Font Color with Golang via C++...

    docs.aspose.com/cells/go-cpp/change-text-direct...
  8. Remove background in TIFF documents via Java | ...

    Try our On-Premise document APIs to change background from TIFF files on Java Application....images featuring a uniform color background, an automatic method...palette-color and full-color image data in several color spaces...

    products.aspose.com/imaging/java/remove-backgro...
  9. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。...GoToURIAction("callto:678-555-0103") Color = Color . Blue }; 添加装饰的链接注释 您可以...aspose.com/pdf/net" ), Color = Color . Blue }; linkAnnotation4...

    docs.aspose.com/pdf/zh/net/link-annotations/
  10. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for С++ for more engaging slides....65 ))); // Sets fill color for series series -> get_Format...get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    docs.aspose.com/slides/cpp/chart-data-label/