Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 30,672 for

color

(0.21 sec)
  1. Creating and Saving Outlook Notes in PHP|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....$note -> setSubject ( "Blue color note" ); $note -> setBody (...( "This is a blue color note" ); $noteColor = new NoteColor ();...

    docs.aspose.com/email/java/creating-and-saving-...
  2. ParagraphFormat.Shading | Aspose.Words for .NET

    Discover the ParagraphFormat Shading property for enhanced text styling. Access a Shading object to elevate your paragraph's visual appeal effortlessly.... BackgroundPatternCol = Color . LightCoral ; shading . ForegroundPatternCol...ForegroundPatternCol = Color . LightSalmon ; builder . Write (...

    reference.aspose.com/words/net/aspose.words/par...
  3. FixedPageSaveOptions.ColorMode | Aspose.Words f...

    Discover the FixedPageSaveOptions ColorMode property to customize Color rendering for enhanced document quality and visual appeal. Optimize your output today!...sets a value determining how colors are rendered. public ColorMode...Examples Shows how to change image color with saving options property...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Stroke.back_tint_and_shade property | Aspose.Wo...

    Stroke.back_tint_and_shade property. Gets or sets a double value that lightens or darkens the stroke background Color....darkens the stroke background color. @property def back_tint_and_shade...Shows how to set back theme color and tint and shade. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxis.Title | Aspose.Words for .NET

    Discover the ChartAxis Title property for easy access and customization of axis titles, enhancing your data visualization and presentation.... Color = Color . Blue ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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...
  7. 图表格式化|Aspose.Slides 文档

    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.... setColor ( Color . GRAY ); chartTitle . getPortionFormat...getSolidFillColor (). setColor ( Color . BLUE ); chart . getAxes ()...

    docs.aspose.com/slides/zh/java/chart-formatting/
  8. PDF Forms. Manage via Python | Aspose.PDF

    Manage PDF Forms programmatically with Python sample code using Aspose.PDF for Python via .NET....Set the color of the text box field textBoxField . color = apdf...apdf . Color . green # Add the text box field to the form document...

    products.aspose.com/pdf/python-net/acroforms/
  9. 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...
  10. PDF Highlights Annotation|Aspose.PDF for Java

    标记注释在文档的文本中以高亮、下划线、删除线或波浪下划线的形式呈现。... setColor ( Color . getLightGreen ()); StrikeOutAnnotation...strikeOutAnnotation . setColor ( Color . getBlue ()); SquigglyAnnotation...

    docs.aspose.com/pdf/zh/java/highlights-annotation/