Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 3,171 for

lighting

(0.12 sec)
  1. 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...
  2. 如何转换 SVG 文件 – C# 示例

    您将学习如何在 C# 中将 SVG 转换为其他格式、查找 C# 代码示例并尝试在线 SVG 转换器。...转换为 PNG,请执行以下步骤: 使用 构造函数之一 ( light.svg ) 初始化文档。 生成 类的实例。 创建 类的新实例。...SVGDocument(Path. Combine (DataDir, "light.svg" ))) 5 { 6 // Initialize...

    docs.aspose.com/svg/zh/net/convert-svg/
  3. 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-...
  4. RevisionOptions.insert_cell_color property | As...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.engrave property | Aspose.Words for Python

    Font.engrave property. True if the font is formatted as engraved.... light_blue # Below are two ways of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font.emboss property | Aspose.Words for Python

    Font.emboss property. True if the font is formatted as embossed.... light_blue # Below are two ways of...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert SVG to XPS – C# Examples

    You will learn how to convert SVG to XPS programmatically or online and consider C# examples of SVG to XPS conversions using Aspose.SVG....document using constructor ( light.svg ). Initialize an instance...SVGDocument(Path. Combine (DataDir, "light.svg" ))) 5 { 6 // Initialize...

    docs.aspose.com/svg/net/convert-svg-to-xps/
  8. Aspose::Words::Fonts::FontSettings::SetFontsFol...

    Aspose::Words::Fonts::FontSettings::SetFontsFolders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts in C++....() -> set_Name ( u "Junction Light" ); builder -> Writeln ( u "The...get_FullFontName () == u "Junction Light" ; })))); // Use the "SetFontsFolders"...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. 将 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/
  10. 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...