Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 44,566 for

color

(0.08 sec)
  1. How to add Watermark Annotation using .NET | As...

    Source code on C# to add Watermark annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Print , Color = Color . Blue }; document . Pages...

    products.aspose.com/pdf/net/annotation/watermar...
  2. How to add Strikeout Annotation using C++ | Asp...

    Source code to add Strikeout annotations in PDF file on any platform with C++ language... Print , Color = Color . Blue }; document . Pages...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  3. How to add Strikeout Annotation using .NET | As...

    Source code on C# to add Strikeout annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Print , Color = Color . Blue }; document . Pages...

    products.aspose.com/pdf/net/annotation/strikeou...
  4. How to add Underline Annotation using .NET | As...

    Source code on C# to add Underline annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Print , Color = Color . Blue }; document . Pages...

    products.aspose.com/pdf/net/annotation/underlin...
  5. Font.TintAndShade | Aspose.Words for .NET

    Discover the Font TintAndShade property to easily adjust Colors! Lighten or darken shades for vibrant designs. Enhance your projects effortlessly!...that lightens or darkens a color. public double TintAndShade...Font object with non-theme colors. Remarks The allowed values...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Changing the Layout of Pivot Table|Documentation

    How to change the layout of a Pivot Table with Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Operations completed...

    docs.aspose.com/cells/javascript-cpp/changing-t...
  7. JavaScript与C++中的Z轴|Documentation

    了解如何使用Aspose.Cells for Java脚本通过C++处理Z轴。我们的指南将帮助您理解如何配置和自定义Z轴,包括其刻度和标签,以增强您的图表效果。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/zh/javascript-cpp/z-axis/
  8. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied to this formatting.... color = "#FF0000" ; style . font ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…...font-size:12pt; color:#333; margin:20px;} h1 {color:#0066CC; margin-bottom:10px;}...

    forum.aspose.com/t/supported-css-properties-for...
  10. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark.... setColor ( Color . GRAY ); // Try LightGray to...watermark . setStrokeColor ( Color . GRAY ); // Try LightGray to...

    docs.aspose.com/words/java/add-watermark/