Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 45,423 for

color

(0.11 sec)
  1. 使用Node.js通过C++设置形状或文本框的文本效果阴影|Documentation

    了解如何使用Aspose.Cells for Node.js via C++设置任何形状或文本框的文本效果阴影。...OffsetBottom ); } // Set the font color and size of the textbox tb ...(). setColor ( AsposeCells . Color . Red ); tb . getFont (). setSize...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-sha...
  2. Watermark.set_text method | Aspose.Words for Py...

    aspose.words.Watermark.set_text method... color = aspose . pydrawing . Color . black text_watermark_options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...(); $colors = new Color (); // Set the table border color as LightGray...$borderSide -> All , 0.5 , $colors -> getLightGray ()); $table...

    products.aspose.com/pdf/zh-hant/php-java/table/...
  4. 在 3D 场景上创建鱼眼镜头效果并保存在图像中|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在 3D 场景上创建鱼眼镜头效果,并将该视图保存为支持的图像格式。...pydrawing import Color from aspose.pydrawing.imaging...() light . color = a3d . utilities . Vector3 ( Color . cadet_blue...

    docs.aspose.com/3d/zh/python-net/create-a-fishe...
  5. 在 Python 中管理 PowerPoint 文本段落|Aspose.Slides for ...

    使用 Aspose.Slides for Python(基于 .NET)掌握段落格式——在 Python 中优化 PowerPoint 和 OpenDocument 演示文稿的对齐、间距和样式,以吸引观众。... solid_fill_color . color = draw . Color . red text_frame...fill_format . solid_fill_color . color = draw . Color . blue text_frame...

    docs.aspose.com/slides/zh/python-net/manage-par...
  6. Locking WordArt Watermark with Node.js via C++|...

    Learn how to lock WordArt watermarks in Aspose.Cells for Node.js via C++.... getFill (); // Set the color wordArtFormat . setOneColorGradient...setOneColorGradient ( AsposeCells . Color . Red , 0.2 , AsposeCells . GradientStyleType...

    docs.aspose.com/cells/nodejs-cpp/locking-wordar...
  7. Apply Theme To Shape|Documentation

    This section explains how to set theme Properties in a visio shape with Aspose.Diagram....Contents [ Hide ] Set Theme Color to a Shape in Visio This topic...developers can apply theme color to a shape using Aspose.Diagram...

    docs.aspose.com/diagram/java/apply-theme-to-shape/
  8. 使用 C# 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式在 PDF 文件中添加表格... Color . LightGray ), DefaultCellBorder...All , . 5f , Aspose . Pdf . Color . LightGray ) }; for ( int row_count...

    products.aspose.com/pdf/zh-hans/net/table/add/
  9. How to add Circle Annotation using Java | Aspos...

    Add Circle annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... setColor ( Color . getRed ()); circleAnnotation...circleAnnotation . setInteriorColor ( Color . getMistyRose ()); circleAnnotation...

    products.aspose.com/pdf/java/annotation/circle/...
  10. Body constructor | Aspose.Words for Python

    Body constructor. Initializes a new instance of the [Body](../) class.... color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-net/aspose.wo...