Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 45,422 for

color

(0.16 sec)
  1. Shading.backgroundTintAndShade property | Aspos...

    Shading.backgroundTintAndShade property. Gets or sets a double value that lightens or darkens a background theme Color....darkens a background theme color. get backgroundTintAndSha ()...Shading object with non-theme colors. Remarks The allowed values...

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

    aspose.words.lists.ListLevel class. Defines formatting for a list level... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create New Email in PHP|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.... "<font color=blue>This line is in blue color</font>" ); \...

    docs.aspose.com/email/java/create-new-email-in-...
  4. Specify 3D File Save Options|Documentation

    There are several Scene.save method overloads that accept a SaveOptions instance....gamma-corrected color if a 3ds file provides both original color and gamma-corrected...gamma-corrected color. saveOpts . setGammaCorrectedCol ( true...

    docs.aspose.com/3d/java/specify-3d-file-save-op...
  5. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with Golang via C++....explains that the data in Red color and Yellow background will not...you can see, the data in Red color and Yellow background is not...

    docs.aspose.com/cells/go-cpp/filtering-the-kind...
  6. Aspose::Words::Font::get_Size method | Aspose.W...

    Aspose::Words::Font::get_Size method. Gets or sets the font size in points in C++....); font -> set_Color ( System :: Drawing :: Color :: get_Blue ());...set_HighlightColor ( System :: Drawing :: Color :: get_Yellow ()); doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Aspose::Words::Shading::get_ForegroundTintAndSh...

    Aspose::Words::Shading::get_ForegroundTintAndShade method. Gets or sets a double value that lightens or darkens a foreground theme Color in C++....darkens a foreground theme color. double Aspose :: Words :: Shading...set foreground and background colors for shading texture. auto doc...

    reference.aspose.com/words/cpp/aspose.words/sha...
  8. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, text fragments, and tables in one document.... Color . DarkSlateGray ), DefaultCellBorder...Box , 0.5f , Aspose . Pdf . Color . Black ), DefaultCellPadding...

    docs.aspose.com/pdf/net/complex-pdf-example/
  9. Export HTML String Value of the Cells to the Da...

    Learn how to export HTML string value of the cells to the DataTable through the Aspose.Cells for .NET API....Calibri;FONT-SIZE: 11pt;COLOR: #00b0f0;Background-Color: #ffe699;" > Crow...

    docs.aspose.com/cells/net/export-html-string-va...
  10. Add Line Object to PDF file|Aspose.PDF for Java

    This article explains how to create a line object to your PDF using Aspose.PDF for Java....also specify the dash pattern, color and other formatting for Line...object that is filled with color. public static void ExampleLine...

    docs.aspose.com/pdf/java/add-line/