Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 2,924 for

lighting

(0.05 sec)
  1. Fill.one_color_gradient method | Aspose.Words f...

    aspose.words.drawing.Fill.one_color_gradient method...0 (light). one_color_gradient(color,...value from 0.0 (dark) to 1.0 (light). Examples Shows how to fill...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HTML Color Tutorial – Background, Border, and T...

    Complete HTML color guide. Learn how to change text color, background color & border colors using color names, RGB, HEX, and HSL codes....Codes HSL(hue, saturation, lightness) is a representation of the...color). Lightness is the amount of brightness or light in color...

    docs.aspose.com/html/net/tutorial/working-with-...
  3. テキスト条件付き書式の追加方法|Documentation

    Aspose.Cells for Python via .NETライブラリを使用してテキスト条件付き書式を適用する方法。これらの基準を調整することで、セルの外観と表示をより細かく制御できます。... light_goldenrod_yellow ) idx = conds...get_format_condition ( "E9:G10" , Color . light_blue ) idx = conds . add_condition...

    docs.aspose.com/cells/ja/python-net/how-to-add-...
  4. DocumentBase.page_color property | Aspose.Words...

    DocumentBase.page_color property. Gets or sets the page color of the document... light_gray doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 将 SVG 转换为 PDF – C# 示例

    您将学习如何以编程方式或在线将 SVG 转换为 PDF,并考虑使用 Aspose.SVG 将 SVG 转换为 PDF 的 C# 示例。...SVG 转换为 PDF 的场景: 使用 构造函数 ( light.svg ) 初始化文档。 初始化 类的实例并指定文档的属性。...SVGDocument(Path. Combine (DataDir, "light.svg" ))) 5 { 6 // Initialize...

    docs.aspose.com/svg/zh/net/convert-svg-to-pdf/
  6. Get the Cell Object by DisplayName of PivotFiel...

    Learn how to retrieve the cell object by the display name of a pivot field and apply formatting using Aspose.Cells for C++....and font color of the cell to light blue and black, respectively...

    docs.aspose.com/cells/go-cpp/get-the-cell-objec...
  7. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....and gradients taken in low-light conditions. Multicolored texts...including words printed in very light colors. If the threshold set...

    docs.aspose.com/ocr/java/binarization/
  8. تنسيق خلايا جدول البيانات المحورية|Documentation

    كيفية تنسيق خلايا الجدول المحوري باستخدام Aspose.Cells for JavaScript عبر C++....object with background color light blue const style = workbook...Format entire pivot table with light blue color pivotTable . formatAll...

    docs.aspose.com/cells/ar/javascript-cpp/format-...
  9. RevisionOptions.delete_cell_color property | As...

    RevisionOptions.delete_cell_color property. Allows to specify the color to be used for deleted cells [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... LIGHT_BLUE doc . layout_options ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cómo convertir archivos SVG – Ejemplos de C#

    Aprenderá cómo convertir SVG a otros formatos en C#, buscará ejemplos de código C# y probará un convertidor SVG en línea....uno de los constructores ( light.svg ). Producir una instancia...SVGDocument(Path. Combine (DataDir, "light.svg" ))) 5 { 6 // Initialize...

    docs.aspose.com/svg/es/net/convert-svg/