Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 35,862 for

color

(0.12 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 在 PDF 中添加、获取或删除水印https://products.aspose.com/pdf/zh-hans/net/watermark/Recent content in 使用 C# 在 PDF 中添加、获取或删除水印 on Aspsoe.PDF ProductsHu......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hans/net/watermark/i...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Aggiungi, estrai o rimuovi allegati in PDF usando C#https://products.aspose.com/pdf/it/net/attachments/Recent content in Aggiungi, estrai o rim......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/it/net/attachments/inde...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Aggiungi, estrai o rimuovi allegati in PDF usando Pythonhttps://products.aspose.com/pdf/it/python-net/attachments/Recent content in Aggiungi, e......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/it/python-net/attachmen...
  4. TableStyle.columnStripe property | Aspose.Words...

    TableStyle.columnStripe property. Gets or sets a number of columns to include in the banding when the style specifies odd/even columns banding....table to apply a different color to the row/column, // based...odd, creating an alternating color pattern. // We can also apply...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ImageSaveOptions.ImageColorMode | Aspose.Words ...

    Discover the ImageSaveOptions ImageColorMode property to easily customize and optimize the Color mode for your generated images. Enhance your visuals today!...ImageColorMode property Gets or sets the color mode for the generated images...Examples Shows how to set a color mode when rendering documents...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Stroke.join_style property | Aspose.Words for P...

    Stroke.join_style property. Defines the join style of a polyline.... color = drawing . Color . red arrow . stroke...filled_in_arrow . fill . fore_color = drawing . Color . green filled_in_arrow...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the formatting properties of the cell.... color = aspose . pydrawing . Color . red # Use the...background_pattern_color = aspose . pydrawing . Color . orange doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Font::get_Underline method | Asp...

    Aspose::Words::Font::get_Underline method. Gets or sets the type of underline applied to the font in C++....); font -> set_Color ( System :: Drawing :: Color :: get_Blue ());...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. TableStyle.Alignment | Aspose.Words for .NET

    Discover the TableStyle Alignment property to effortlessly customize your table's layout and enhance visual appeal for a professional look.... Color = Color . Blue ; tableStyle . Borders...tableStyle . Borders . Color = Color . Green ; tableStyle . Borders...

    reference.aspose.com/words/net/aspose.words/tab...
  10. Copy Range Data Only with C++|Documentation

    Learn how to copy range data only without formatting using Aspose.Cells with C++.... SetForegroundColor ( Color :: Yellow ()); style . SetPattern...:: TopBorder ). SetColor ( Color :: Blue ()); style . GetBorders...

    docs.aspose.com/cells/cpp/copy-range-data-only/