Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 45,423 for

color

(0.11 sec)
  1. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells.... color = aspose . pydrawing . Color . red borders.... vertical . color = aspose . pydrawing . Color . blue borders...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.ThemeFontAscii | Aspose.Words for .NET

    Discover the Font ThemeFontAscii property to easily customize theme fonts for Latin text (codes 0-127) in your design, enhancing visual appeal....to work with theme fonts and colors. Document doc = new Document...Normal style theme color is: {0} and RGB color is: {1}\n" , font...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Document.copy_styles_from_template method | Asp...

    aspose.words.Document.copy_styles_from_template method... color = aspose . pydrawing . Color . navy style...style . font . color = aspose . pydrawing . Color . deep_sky_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Black and White Adjustment Layer|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....how to adjust tonal range and color balance of a photo in PSD file...as well as for each primary color channel (red, green and blue)...

    docs.aspose.com/psd/java/layer-types/adjustment...
  5. Aspose.PSD for .NET 19.11 - 发行说明|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....Color P:Aspose.PSD.FileFormats.Psd...LayerEffects.IShadowEffect.Color P:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  6. Aspose::Words::Font::get_ThemeFontAscii method ...

    Aspose::Words::Font::get_ThemeFontAscii method. Gets or sets the theme font used for Latin text (characters with character codes from 0 (zero) through 127) in the applied font scheme that is associated with this Font object in C++....to work with theme fonts and colors. auto doc = System :: MakeObject...Normal style theme color is: {0} and RGB color is: {1} \n " , font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Get the Cell object by DisplayName of PivotFiel...

    How to get the Cell object by DisplayName of PivotField of PivotTable with Aspose.Cells for JavaScript via C++....then changes the fill color and font color of the cell to light...resultDiv . innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/get-the-ce...
  8. Photo Filter Adjustment Layer|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....adjustment layer API changes the color balance of the image using tinting...It means that you can set a color of the tint and change its intensity...

    docs.aspose.com/psd/java/layer-types/adjustment...
  9. DocumentBase.PageColor | Aspose.Words for .NET

    Discover the DocumentBase PageColor property to easily customize your document's page Color. Simplify design with this user-friendly feature!...property Gets or sets the page color of the document. This property...of BackgroundShape . public Color PageColor { get ; set ; } Remarks...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Add Arc Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a arc object to your PDF using Aspose.PDF for .NET....fill arc object with a certain color. Follow the steps below: Create...BorderSide . All , Aspose . Pdf . Color . Green ); graph . Border =...

    docs.aspose.com/pdf/net/add-arc/