Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 36,858 for

color

(0.36 sec)
  1. Paragraph.paragraph_format property | Aspose.Wo...

    Paragraph.paragraph_format property. Provides access to the paragraph formatting properties.... color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Inline.font property | Aspose.Words for Python

    Inline.font property. Provides access to the font formatting of this object.... color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run.... color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for shapes or textboxes using Aspose.Cells for C++....OffsetBottom ); } // Set the font color and size of the textbox tb .... GetFont (). SetColor ( Color :: Red ()); tb . GetFont (). SetSize...

    docs.aspose.com/cells/cpp/setting-shadow-of-tex...
  5. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start.... color = aspose . pydrawing . Color . blue builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextDmlEffect | Aspose.Words for Java

    Dml text effect for text runs in Java....GLOW Glow effect, in which a color blurred outline is added outside...GLOW Glow effect, in which a color blurred outline is added outside...

    reference.aspose.com/words/java/com.aspose.word...
  7. 用 C++ 格式化数据透视表单元格|Documentation

    了解如何使用Aspose.Cells与C++格式化数据透视表单元格。... SetBackgroundColor ( Color :: LightBlue ()); pivotTable...style . SetBackgroundColor ( Color :: Yellow ()); PivotTable pivotTable2...

    docs.aspose.com/cells/zh/cpp/format-pivot-table...
  8. Extended overview of main Aspose.PSD for Java F...

    Examples of working PSD, PSD and AI formats using Java...Depths and Color Modes](psd/java/bit-depth-color-mode-convert/)...

    docs.aspose.com/psd/java/update-psd-psb-files-w...
  9. Locking WordArt Watermark with C++|Documentation

    Learn how to lock WordArt watermarks in Excel worksheets using Aspose.Cells for C++. Prevent editing, movement, and selection of watermarks programmatically....Set the color wordArtFormat . SetOneColorGradient ( Color :: Red...

    docs.aspose.com/cells/cpp/locking-wordart-water...
  10. 使用 C# 在 PDF 中旋转文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中旋转 PDF 文件中的文本,以调整文本对齐和改善展示效果。... Color . LightGray ; textFragment1...ForegroundColor = Aspose . Pdf . Color . Blue ; // Create text fragment...

    docs.aspose.com/pdf/zh/net/rotate-text-inside-pdf/