Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 44,582 for

color

(0.13 sec)
  1. Watermarker.set_watermark_to_images method | As...

    aspose.words.lowcode.Watermarker.set_watermark_to_images method... color = aspose . pydrawing . Color . red images...watermark_options . color = aspose . pydrawing . Color . red images...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Watermarker.SetText | Aspose.Words for .NET

    Enhance your documents with our Watermarker SetText method. Easily add customizable text watermarks for improved branding and professionalism.... Color = Color . Red ; Watermarker . SetText...(); watermarkOptions . Color = Color . Red ; Watermarker . SetText...

    reference.aspose.com/words/net/aspose.words.low...
  3. Manage Connectors in Presentations in .NET|Aspo...

    Empower .NET apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors.... Color = Color . Black ; connector . StartShapeConnectedT...// Specifies the connector's color connector . LineFormat . FillFormat...

    docs.aspose.com/slides/net/connector/
  4. Working with Appointments using Aspose.Email|Do...

    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....Email Set Color Category for Outlook Message...

    docs.aspose.com/email/java/working-with-appoint...
  5. HorizontalRuleFormat.alignment property | Aspos...

    HorizontalRuleFormat.alignment property. Gets or sets the alignment of the horizontal rule.... color = "#0000FF" ; horizontalRuleFormat...HorizontalRuleFormat HorizontalRuleFormat.color property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 JavaScript 通过 C++ 管理范围|Documentation

    学习如何用 C++ 版的 Script 管理 Excel 中的范围。创建范围,设置值、样式,执行各种操作。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Range A1:C4 created...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  7. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification.... setForegroundColor ( Color . getBlue ()); textFragment...getTextState (). setBackgroundColor ( Color . getLightGray ()); // create...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  8. Three methods for filtering Chart Data with Jav...

    Learn how to filter charts in Excel using Aspose.Cells for JavaScript via C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = `<p style="color: green;">Initial - Filtered...

    docs.aspose.com/cells/javascript-cpp/filtering-...
  9. Draw Lines in Java

    This topic explains to draw lines in Java. It includes the environment configuration, step-by-step logic, and a working sample code for easy line drawing in Java....characteristics, including the color, position, etc. Steps to Draw...class instance containing the color and coordinates Save the output...

    kb.aspose.com/drawing/java/draw-lines-in-java/
  10. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#.... Apply a fill color to the chart series. Add labels...1 , 30 )); // Set the fill color for the series. series . Format...

    docs.aspose.com/slides/net/create-chart/