Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 46,167 for

color

(0.17 sec)
  1. RevisionOptions.commentColor property | Aspose....

    RevisionOptions.commentColor property. Allows to specify the Color to be used for comments...property Allows to specify the color to be used for comments. Default...property will be set to default color. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Tables::PreferredWidth::Equals m...

    Aspose::Words::Tables::PreferredWidth::Equals method. Determines whether the specified PreferredWidth is equal in value to the current PreferredWidth in C++....Col ( System :: Drawing :: Color :: get_LightYellow ()); builder...Col ( System :: Drawing :: Color :: get_LightBlue ()); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. TIFF Images Binarization with Python | products...

    How to use Python for TIFF images and photos binarization on desktop and web applications....Python The introduction of color photography marked a pivotal...spite of the prevalence of color cameras, many individuals still...

    products.aspose.com/imaging/python-net/binarize...
  4. Manage Fonts in Presentations on Android|Aspose...

    Control fonts in Java with Aspose.Slides for Android: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent.... Set the font color using the FillFormat exposed...code changes the font, the color, and the font style. Figure:...

    docs.aspose.com/slides/androidjava/manage-fonts/
  5. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.ChartShapeType enumeration. Specifies the shape type of chart elements.... color = aspose . pydrawing . Color . dark_green...pydrawing . Color . green ) series . data_labels . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style.name property | Aspose.Words for Python

    Style.name property. Gets or sets the name of the style.... color = aspose . pydrawing . Color . red self ....1' ) . font . color , new_style . font . color ) Shows how to...

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

    List.list_levels property. Gets the collection of list levels for this list.... 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...
  8. ImportFormatOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.ImportFormatOptions for customizable document formatting. Enhance your output with tailored import settings for optimal results....specifies whether to resolve theme colors of the shapes forcibly. The...New" ; myStyle . Font . Color = Color . Blue ; builder . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/imp...
  9. Reusing Style Objects|Documentation

    In Aspose.Cells for JavaScript via C++, you can simplify style management and improve code efficiency by creating and using reusable style objects. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....const { Workbook , SaveFormat , Color } = AsposeCells ; AsposeCells...(); styleObject . font . color = Color . Red ; styleObject . font...

    docs.aspose.com/cells/javascript-cpp/reusing-st...
  10. 向PDF文件添加圆形对象|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java在PDF中创建圆形对象。... All , Color . getGreen ()); graph . setBorder...getGraphInfo (). setColor ( Color . getGreenYellow ()); graph...

    docs.aspose.com/pdf/zh/java/add-circle/