Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 46,917 for

color

(1.25 sec)
  1. Document.watermark property | Aspose.Words for ...

    Document.watermark property. Provides access to the document watermark.... color = aspose . pydrawing . Color . black text_watermark_options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.PSD for .NET 21.7 - 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.... Color ); (( IColorFillSettings ) backgroundFillLayer...backgroundFillLayer . FillSettings ). Color = Color . White ; image . AddLayer...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-7...
  3. Aspose::Words::Border::get_ThemeColor method | ...

    Aspose::Words::Border::get_ThemeColor method. Gets or sets the theme Color in the applied Color scheme that is associated with this Border object in C++....or sets the theme color in the applied color scheme that is associated...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. AxisTickLabels.is_auto_spacing property | Aspos...

    AxisTickLabels.is_auto_spacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels....pydrawing import Color from api_example_base import.... tick_labels . font . color = Color . red y_axis . tick_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AxisTickLabels.position property | Aspose.Words...

    AxisTickLabels.position property. Gets or sets the position of the tick labels on the axis....pydrawing import Color from api_example_base import.... tick_labels . font . color = Color . red y_axis . tick_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AxisTickLabels.spacing property | Aspose.Words ...

    AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn....pydrawing import Color from api_example_base import.... tick_labels . font . color = Color . red y_axis . tick_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxis.minor_unit property | Aspose.Words fo...

    ChartAxis.minor_unit property. Returns or sets the distance between minor tick marks....pydrawing import Color from api_example_base import.... tick_labels . font . color = Color . red y_axis . tick_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxis.tick_mark_spacing property | Aspose.W...

    ChartAxis.tick_mark_spacing property. Gets or sets the interval, at which tick marks are drawn....pydrawing import Color from api_example_base import.... tick_labels . font . color = Color . red y_axis . tick_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.BorderDistanceFrom | Aspose.Words for...

    Discover the PageSetup BorderDistanceFrom property to control page border measurements for precise document formatting. Enhance your layout today!... Color = Color . Blue ; border . DistanceFromText...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Add PDF Backgrounds in Python|Aspose.PDF for Py...

    Learn how to add a background image to PDF pages in Python using the BackgroundArtifact class in Aspose.PDF for Python via .NET....Background Color to a PDF Apply a solid background color to a PDF...artifact. Set the background color. Attach the artifact to a page...

    docs.aspose.com/pdf/python-net/add-backgrounds/