Sort Score
Result 10 results
Languages All
Labels All
Results 9,411 - 9,420 of 47,073 for

color

(0.3 sec)
  1. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API....Retrieve font color 22 Console. WriteLine ( "Font Color: " + list...ParagraphStyle { FontColor = Color. Black , FontName = "Arial"...

    docs.aspose.com/note/net/working-with-text/
  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. How to Find & Replace Hyperlinks in pdf - F...

    Hello Aspose Team Can I get help to know How to Find & Replace Hyperlinks in pdf. I used the below sample code to get the hyperlink. Document document = new Document("c:/pdftest/TempFile.pdf"); // Traverse thro…... style="color: rgb(128, 128, 128); background-color: inherit;">//...

    forum.aspose.com/t/how-to-find-amp-replace-hype...
  4. 文本操作 | 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/
  5. Crop, Rotate and Resize Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Background color: A Color type parameter specifies the color to be...

    docs.aspose.com/imaging/net/crop-rotate-and-res...
  6. 清除数据透视表中的筛选器|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...
  7. Chart Types with Node.js via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for Node.js. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets.... Data markers of the same color constitute a data series. Pie...each area is given a solid color or pattern to emphasize the...

    docs.aspose.com/cells/nodejs-cpp/chart-types/
  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. 将 SVG 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 PDF。考虑将 SVG 转换为 PDF 的各种情况,并学习如何使用 PdfSaveOptions。...setBackgroundColor(value) Sets the color that will fill the background...page-size and change the background color to green 12 PdfSaveOptions options...

    docs.aspose.com/html/zh/java/convert-svg-to-pdf/
  10. 将 SVG 转换为 XPS – C# 示例

    您将学习如何以编程方式或在线将 SVG 转换为 XPS,并考虑使用 Aspose.SVG 将 SVG 转换为 XPS 的 C# 示例。... Color . Gray ; 9 10 // Convert SVG...、输出文件路径并执行转换操作。 在上面的示例中,我们添加了用于设置 Color 的 BackgroundColor 属性,该属性将填充每个页面的背景。...

    docs.aspose.com/svg/zh/net/convert-svg-to-xps/