Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 47,145 for

color

(1 sec)
  1. Change the format of a cell|Documentation

    How to use Aspose.Cells library in JavaScript via C++ to change the formatting of cells, including font, Color, border, etc. By adjusting these properties, you have more control over how cells look and appear.... font color, number format, borders, background color, etc. Explore...formatting options (e.g., font color, bold), and apply the format...

    docs.aspose.com/cells/javascript-cpp/how-to-cha...
  2. ImageSaveOptions.imageColorMode property | Aspo...

    ImageSaveOptions.imageColorMode property. Gets or sets the Color mode for the generated images....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/nodejs-net/aspose.wo...
  3. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for JavaScript via C++ API.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Sorting completed successfully...

    docs.aspose.com/cells/javascript-cpp/sort-data-...
  4. ImportFormatOptions.smart_style_behavior proper...

    ImportFormatOptions.smart_style_behavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... color = aspose . pydrawing . Color . blue builder...style, so it is a different color than that of the original. #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Copy Range Data with Style in C++|Documentation

    Copy range data including cell styles in Excel files using Aspose.Cells for C++.... SetForegroundColor ( Color :: Yellow ()); style . SetPattern...:: TopBorder ). SetColor ( Color :: Blue ()); style . GetBorders...

    docs.aspose.com/cells/cpp/copy-range-data-with-...
  6. Markup Annotations using Python|Aspose.PDF for ...

    Learn how to add, read, and delete text, caret, and replace annotations in PDF documents using Aspose.PDF for Python via .NET....subject, contents, display flags, color, and icon. text_annotation =...PRINT text_annotation . color = ap . Color . blue text_annotation...

    docs.aspose.com/pdf/python-net/markup-annotations/
  7. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...object is created to define the color and thickness of the outline...shape. The Color.alice_blue constant represents the color, and you...

    docs.aspose.com/psd/python-net/graphics-api/
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 .NET 添加、移动或删除 PDF 中的页面 https://products.aspose.com/pdf/zh-hans/net/pages/ Recent content in 使用 .NET 添加、移动或删除 PDF 中的页面 on Aspsoe.PDF Products......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hans/net/pages/index...
  9. Change PDF to Black and White using C#

    Refer to this article for converting a PDF to black and white using C#. It has details to set the IDE, a list of steps, and a sample code for changing PDF Color to black and white using C#....NET for changing the PDF color to black and white Import the...the Document class, having colored contents in it Define the strategy...

    kb.aspose.com/pdf/net/change-pdf-to-black-and-w...
  10. How to Add Text to a PNG File using C#

    This article guides on how to add text to a PNG file using C#. It has details to set the development environment, a list of steps, and a runnable sample code to add text to PNG using C#....the text font, the brush for color, and the rectangle within which...Clear(Color.Green) method to set the Green background color, setting...

    kb.aspose.com/drawing/net/how-to-add-text-to-a-...