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

color

(0.41 sec)
  1. Apply Shape Effects in Presentations with Pytho...

    Transform your PPT, PPTX and ODP files with advanced shape effects using Aspose.Slides for Python—create striking, professional slides in seconds.... shadow_color . color = draw . Color . dark_gray shape.... glow_effect . color . color = draw . Color . magenta shape...

    docs.aspose.com/slides/python-net/shape-effect/
  2. 在VSTO和Aspose.Cells中使用公式函数来处理数据|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....background color to Yellow in cell A4 cellA4 . Interior . Color = Excel...A4 //and set the background color to Yellow in cell A4 Style style...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  3. Use Formulas Functions to Process Data in VSTO ...

    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....background color to Yellow in cell A4 cellA4 . Interior . Color = Excel...A4 // and set the background color to Yellow in cell A4 Style style...

    docs.aspose.com/cells/net/use-formulas-function...
  4. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph.... color = aspose . pydrawing . Color . blue font ...run . font . color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for C++ to customize slice and sector Colors in a pie chart. Our guide will demonstrate how to assign unique Colors to each slice, sector, or legion for improved visual appeal and data representation....Custom Slice or Sector Colors in Pie Chart with Golang via C++...explains how to add custom colors to pie chart slices/sectors...

    docs.aspose.com/cells/go-cpp/custom-slice-or-se...
  6. 重用样式对象|Documentation

    通过 C++ 调用 Aspose.Cells for JavaScript ,通过创建和使用可重用的样式对象,可以简化样式管理并提高代码效率。我们的指南将帮助你利用可重用样式对象的优势,并在你的应用中实现它们。...const { Workbook , SaveFormat , Color } = AsposeCells ; AsposeCells...(); styleObject . font . color = Color . Red ; styleObject . font...

    docs.aspose.com/cells/zh/javascript-cpp/reusing...
  7. 在演示文稿中使用 Python 复制段落和文本片段|Aspose.Slides for Pyt...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿之间复制段落和文本片段,从而提升你的工作流程。... solid_fill_color . color = portData . fill_format...fill_format . solid_fill_color . color temp . portion_format . font_bold...

    docs.aspose.com/slides/zh/python-net/copying-pa...
  8. PreferredWidth.from_percent method | Aspose.Wor...

    PreferredWidth.from_percent method. A creation method that returns a new instance that represents a preferred width specified as a percentage....background_pattern_color = aspose . pydrawing . Color . light_yellow...background_pattern_color = aspose . pydrawing . Color . light_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to binarize an image|Documentation

    Binarize an image using fixed binarisation method with threshold, method Bradly and Otsu method....value 255 (black color), or 0 (white color) otherwise. The more...

    docs.aspose.com/imaging/python-net/developer-gu...
  10. DocumentBuilder.Underline | Aspose.Words for .NET

    Discover DocumentBuilder's Underline property to easily customize font styles. Enhance your documents with versatile underline options for a professional look.... Color = Color . Blue ; builder . Font...

    reference.aspose.com/words/net/aspose.words/doc...