Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 46,429 for

color

(1.21 sec)
  1. CommandButtonControl class | Aspose.Words for N...

    Aspose.Words.Drawing.Ole.CommandButtonControl class. The CommandButton control runs a macro that performs an action when a user clicks it....backColor Gets or sets a background color of the control. The default...foreColor Gets or sets a foreground color of the control. The default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OptionButtonControl class | Aspose.Words for No...

    Aspose.Words.Drawing.Ole.OptionButtonControl class. The OptionButton control enables a single choice in a limited set of mutually exclusive choices....backColor Gets or sets a background color of the control. The default...foreColor Gets or sets a foreground color of the control. The default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldDisplayBarcode.foregroundColor property | ...

    FieldDisplayBarcode.foregroundColor property. Gets or sets the foreground Color of the barcode symbol...Gets or sets the foreground color of the barcode symbol. Valid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for any shape or TextBox using Aspose.Cells for Node.js via C++....OffsetBottom ); } // Set the font color and size of the textbox tb ...(). setColor ( AsposeCells . Color . Red ); tb . getFont (). setSize...

    docs.aspose.com/cells/nodejs-cpp/setting-shadow...
  5. 在 Python 中管理电子邮件附件|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....<br/>" + "<font color=blue>This line is in blue color</font>" ) \...

    docs.aspose.com/email/zh/java/manage-attachment...
  6. ChartAxis.Document | Aspose.Words for .NET

    Discover ChartAxis Document property, access the parent chart's document effortlessly for enhanced data visualization and analysis.... Color = Color . Red ; yAxis . TickLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartAxis.MajorTickMark | Aspose.Words for .NET

    Discover the ChartAxis MajorTickMark property to easily customize your chart's major tick marks for enhanced visual clarity and precision.... Color = Color . Red ; yAxis . TickLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Chart.AxisX | Aspose.Words for .NET

    Explore the Chart AxisX property for seamless control over your chart's primary X axis, enhancing data visualization and insights.... Color = Color . Red ; yAxis . TickLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  9. GradientVariant enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.GradientVariant enumeration. Specifies the variant for a gradient fill....Rectangle , 80 , 80 ); // Apply One-color gradient fill to the shape with...Rectangle , 80 , 80 ); // Apply Two-color gradient fill to the shape....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_Gray ()); } // Save the...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/