Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 47,057 for

color

(0.25 sec)
  1. Aspose::Words::Drawing::Fill::get_FillType meth...

    Aspose::Words::Drawing::Fill::get_FillType method. Gets a fill type in C++....Document > ( get_MyDir () + u "Two color gradient.docx" ); // Get Fill...:: cout << "The foreground color of the fill is: " << fill ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. CleanupOptions.duplicate_style property | Aspos...

    CleanupOptions.duplicate_style property. Gets/sets a flag indicating whether duplicate styles should be removed from document... color = aspose . pydrawing . Color . blue duplicate_style...duplicate_style . font . color = aspose . pydrawing . Color . blue self ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/
  4. 使用C++复制范围数据并保持样式|Documentation

    使用Aspose.Cells for C++在Excel文件中复制范围数据,包括单元格样式... SetForegroundColor ( Color :: Yellow ()); style . SetPattern...:: TopBorder ). SetColor ( Color :: Blue ()); style . GetBorders...

    docs.aspose.com/cells/zh/cpp/copy-range-data-wi...
  5. ImageColorMode | Aspose.Words for Java

    Specifies the Color mode for the generated images of document pages in Java....ImageColorMode Specifies the color mode for the generated images...Examples: Shows how to set a color mode when rendering documents...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert Image to Grayscale in C#

    This tutorial focuses on how to convert image to grayscale in C#. It encompasses the environment settings, and the process, along with a sample code snippet to convert image to grayscale in C#....convert the color image to Grayscale Read the source color image with.... Firstly, read the source color image and cache it. Consequently...

    kb.aspose.com/imaging/net/convert-image-to-gray...
  7. Manage Presentation Themes in PHP|Aspose.Slides...

    Master presentation themes in Aspose.Slides for PHP via Java to create, customize and convert PowerPoint files with consistent branding....PowerPoint, a theme comprises colors, fonts , background styles...Theme Color A PowerPoint theme uses a specific set of colors for...

    docs.aspose.com/slides/php-java/presentation-th...
  8. Aspose.PSD for .NET 19.5 - Release Notes|Docume...

    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....= new int [] { Color . Red . ToArgb (), Color . Blue . ToArgb...ToArgb (), Color . Blue . ToArgb (), Color . Blue . ToArgb (), Color...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-5...
  9. Add Circle Object to PDF file|Aspose.PDF for C++

    This article explains how to create a circle object to your PDF using Aspose.PDF for C++....BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...get_GraphInfo () -> set_Color ( Color :: get_GreenYellow ());...

    docs.aspose.com/pdf/cpp/add-circle/
  10. StyleCollection.addCopy method | Aspose.Words f...

    StyleCollection.addCopy method. Copies a style into this collection.... color = "#FF0000" ; expect ( newStyle...expect ( newStyle . font . color ). not . toEqual ( doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...