Sort Score
Result 10 results
Languages All
Labels All
Results 8,921 - 8,930 of 44,469 for

color

(0.19 sec)
  1. PdfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfSaveOptions to enhance your document saving experience. Customize settings for optimal PDF output quality and performance....sets a value determining how colors are rendered. Compliance {...get; set; } Specifies how the color space will be selected for the...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Save SVG in C# – Save to file, Url, SVGZ

    Learn how to save SVG files programmatically in C# using Aspose.SVG for .NET. Simple examples for exporting and compressing SVG to SVGZ....edit SVG documents, convert color codes, vectorize images and...Converters SVGZ to SVG SVG to PNG Color Converters Base64 Encoders Image...

    products.aspose.com/svg/net/save-svg/
  3. 文本操作 | C++ API 解决方案

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加文本的问题。了解如何在 C++ 中使用该功能...CreateSolidColorBrus(System::Drawing::Color::get_Black()); 6 //Add glyph...CreateSolidColorBrus(System::Drawing::Color::get_Black()); 6 System ::SharedPtr...

    docs.aspose.com/page/zh/cpp/xps/working-with-text/
  4. Aspose::Words::DocumentBase class | Aspose.Word...

    Aspose::Words::DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document. To learn more, visit the documentation article in C++....get_PageColor () Gets or sets the page color of the document. This property...set_PageColor (System::Drawing::Color) Setter for Aspose::Words::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Shape.Filled | Aspose.Words for .NET

    Control shape aesthetics with the Shape Filled property, deciding if your closed paths are filled for enhanced design flexibility and visual appeal.... Color )); AppendLine ( $"Stroke colors: {shape.Stroke...Stroke.Color}, {shape.Stroke.Color2}" ); AppendLine ( $"Stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。... foreground_color = ap . Color . blue ts . font_size...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  7. 清除数据透视表中的筛选器|Documentation

    如何用Aspose.Cells for Java脚本通过C++清除数据透视表中指定数据透视字段的筛选器。... innerHTML = '<p style="color: green;">Pivot table created...). innerHTML += '<p style="color: green;">Pivot filter cleared...

    docs.aspose.com/cells/zh/javascript-cpp/clear-f...
  8. Set Data source for the chart with JavaScript v...

    Learn about the various data sources supported by Aspose.Cells for JavaScript via C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets.... innerHTML = '<p style="color: green;">Workbook created successfully...'result' ). innerHTML = '<p style="color: green;">Workbook created. Click...

    docs.aspose.com/cells/javascript-cpp/data-forma...
  9. 在 Java 中将 SVG 转换为 PNG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 PNG。考虑将 SVG 转换为 PNG 的各种情况,并学习如何使用 ImageSaveOptions 自定义输出。...setBackgroundColor(value) Sets Color which will fill background of... Default value is Color.Transparent(Color.getTransparent()) ...

    docs.aspose.com/html/zh/java/convert-svg-to-png/
  10. 投影 – SVG 滤镜 – C# 代码

    了解如何编写 SVG 代码并使用 Aspose.SVG API 创建投影效果,并将投影效果应用于 SVG 形状和文本。...这是使用属性 flood-color 和 flood-opacity 来实现的。让我们看看如何使用...stdDeviation = "3" flood - color = "CornflowerBlue" /> 5 </ filter...

    docs.aspose.com/svg/zh/net/drop-shadow/