Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 45,866 for

color

(0.13 sec)
  1. Manage DataLabels of Excel Charts|Documentation

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for .NET. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... Apply font, color, and background settings to...styling. label . Font . Color = Color . DarkBlue ; label . Font...

    docs.aspose.com/cells/net/insert-datalabels-to-...
  2. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation.... solid_fill_color . color = draw . Color . from_argb( 150...

    products.aspose.com/slides/python-net/watermark...
  3. 使用 Python 将 PowerPoint 演示文稿转换为视频|Aspose.Slides ...

    了解如何使用 Python 将 PowerPoint 和 OpenDocument 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。... solid_fill_color . color = drawing . Color . indigo new_slide...Aspose.Slides PowerPoint Pulse Color Pulse Teeter Spin Grow/Shrink...

    docs.aspose.com/slides/zh/python-net/convert-po...
  4. Aspose cells 在保存wps编辑过的文件之后 里面的正文内容会变成蓝色字体 - Fr...

    文件原本是xls格式的 保存为xlsx格式之后 使用wps编辑 再使用cell工具保存 会出现com.aspose.cells.b.a.d.k59 cannot be cast to com.aspose.cells.l86这个错误,如果保存为xls格式再使用wps编辑,再使用cell工具保存的时候不报错,但是里面的正文内容会部分变成蓝色字体...can reset the font color to the desired color programmatically...code snippet to reset the font color before saving: import com.aspose...

    forum.aspose.com/t/aspose-cells-wps/314668
  5. Export PSD to GIF in Java

    Refer to this article for converting PSD to GIF in Java. You can convert the Adobe Photoshop native file format PSD to GIF with a few API calls by following the steps and code shared in this article....low-resolution graphics using a limited color palette but a widely compatible...conversion such as adding a color balance adjustment layer, brightness...

    kb.aspose.com/psd/java/export-psd-to-gif-in-java/
  6. Aspose::Words::Layout::RevisionTextEffect enum ...

    Aspose::Words::Layout::RevisionTextEffect enum. Allows to specify decoration effect for revisions of document text in C++.... Color 1 Revised content is highlighted with color only....Revised content is made bold and colored. Italic 3 Revised content is...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java....format("\t|Color: {0}", rangeStartTag.getColor()));...isDeep) getColor() Gets the color of the structured document tag...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.Words.Themes module | Aspose.Words for N...

    The Aspose.Words.Themes module provides classes that allow to access theme information in Microsoft Word documents....theme can specify fonts and colors to be used in a document. Themes...ThemeColors Represents the color scheme of the document theme...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 在 Python 中自定义 Treemap 和 Sunburst 图表的数据点|Aspose....

    了解如何使用 Aspose.Slides for Python via .NET 在 treemap 和 sunburst 图表中管理数据点,兼容 PowerPoint 和 OpenDocument 格式。... solid_fill_color . color = draw . Color . yellow 设置数据点的分支颜色...fill . solid_fill_color . color = draw . Color . red presentation...

    docs.aspose.com/slides/zh/python-net/data-point...
  10. Manage Presentation Hyperlinks in Java|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Java—enhance interactivity and workflow in minutes.... setColor ( Color . BLACK ); paragraph . setText...dispose (); } Format Hyperlinks Color With the ColorSource property...

    docs.aspose.com/slides/java/manage-hyperlinks/