Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 45,424 for

color

(0.09 sec)
  1. Aspose::Words::Drawing::Shape::set_StrokeColor ...

    Aspose::Words::Drawing::Shape::set_StrokeColor method. Setter for Aspose::Words::Drawing::Shape::get_StrokeColor in C++....set_StrokeColor ( System :: Drawing :: Color value ) See Also Class Shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Themes::ThemeColors::set_Hyperli...

    Aspose::Words::Themes::ThemeColors::set_Hyperlink method. Setter for Aspose::Words::Themes::ThemeColors::get_Hyperlink in C++....set_Hyperlink ( System :: Drawing :: Color value ) See Also Class ThemeColors...

    reference.aspose.com/words/cpp/aspose.words.the...
  3. Aspose::Words::Drawing::Stroke::set_ForeColor m...

    Aspose::Words::Drawing::Stroke::set_ForeColor method. Setter for Aspose::Words::Drawing::Stroke::get_ForeColor in C++....set_ForeColor ( System :: Drawing :: Color value ) See Also Class Stroke...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET... CreateSolidColorBrus (Color. Green ); 15 doc. Add (path);...doc. CreateSolidColorBrus (Color. Red ); 20 doc. Add (path);...

    docs.aspose.com/page/net/xps/graphic-utilities/
  5. Create Transparent Image of Excel Worksheet wit...

    Learn how to generate a transparent image of an Excel worksheet using Aspose.Cells for JavaScript via C++....all cells that have no fill colors. Aspose.Cells provides the...with no fill colors are drawn with white color, and when it is...

    docs.aspose.com/cells/javascript-cpp/create-tra...
  6. BarcodeParameters.foregroundColor property | As...

    BarcodeParameters.foregroundColor property. Bar code foreground Color (0x000000 - 0xFFFFFF)...property Bar code foreground color (0x000000 - 0xFFFFFF) get foregroundColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add Text to PDF Using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET... Color . LightGray ; textFragment ...ForegroundColor = Aspose . Pdf . Color . Red ; var textBuilder = new...

    products.aspose.com/pdf/net/text/
  8. 使用透明度 | C++

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 C++ 中使用该功能。...CreateSolidColorBrus(System::Drawing::Color::get_Gray())); 7 doc -> AddPath(doc...CreateSolidColorBrus(System::Drawing::Color::get_Gray())); 8 9 // Create...

    docs.aspose.com/page/zh/cpp/xps/working-with-tr...
  9. Add Text to PDF Using C++ | Aspose.PDF

    Add text to PDF programmatically with C++ sample code using Aspose.PDF for C++...() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    products.aspose.com/pdf/cpp/text/
  10. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a document using Python....with a specific font size and color? A: Create a TextWatermarkOptions...font_name , font_size , and color properties, and then call watermark...

    docs.aspose.com/words/python-net/working-with-w...