Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 41,787 for

color

(0.11 sec)
  1. 用 JavaScript 通过 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 通过 JavaScript 保护和解除保护Excel文件的工作簿结构。... innerHTML = '<p style="color: green;">Workbook created and...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  2. 在 C++ 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 C++ 中格式化 PowerPoint 形状——为 PPT、PPTX 和 ODP 文件精准且完全控制地设置填充、线条和效果样式。...get_SolidFillColor () -> set_Color ( Color :: get_Blue ()); // 将 PPTX...get_SolidFillColor () -> set_Color ( Color :: get_Black ()); shape2...

    docs.aspose.com/slides/zh/cpp/shape-formatting/
  3. How to remove background from an image|Document...

    Removing photo background. Change image background Color.... You need to set a new color, when you've removed the background...

    docs.aspose.com/imaging/java/developer-guide/ho...
  4. BorderCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.BorderCollection, your go-to solution for managing and customizing Border objects effortlessly for enhanced document formatting.... Color { get; set; } Gets or sets the border color. Count...

    reference.aspose.com/words/net/aspose.words/bor...
  5. DocumentBuilder.EndBookmark | Aspose.Words for ...

    Effortlessly mark the end of a bookmark in your document with DocumentBuilder's EndBookmark method, enhancing your document organization and navigation.... Color = Color . Blue ; builder . Font...

    reference.aspose.com/words/net/aspose.words/doc...
  6. 使用Node.js通过C++设置形状或文本框的文本效果阴影|Documentation

    了解如何使用Aspose.Cells for Node.js via C++设置任何形状或文本框的文本效果阴影。...OffsetBottom ); } // Set the font color and size of the textbox tb ...(). setColor ( AsposeCells . Color . Red ); tb . getFont (). setSize...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-sha...
  7. Watermark.set_text method | Aspose.Words for Py...

    aspose.words.Watermark.set_text method... color = aspose . pydrawing . Color . black text_watermark_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在Node.js中通过C++为HtmlSaveOptions.TableCssId属性前缀表格...

    学习如何使用Aspose.Cells for Node.js via C++为HTML中的表格元素样式添加前缀。...the style of the cell - font color is Red const st = cell . getStyle...(). setColor ( AsposeCells . Color . Red ); cell . setStyle ( st...

    docs.aspose.com/cells/zh/nodejs-cpp/prefix-tabl...
  9. 使用 C# 将表格添加到 PDF | Aspose.PDF

    C# 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上在 PDF 文件中添加表格。... Color . LightGray ), DefaultCellBorder...All , . 5f , Aspose . Pdf . Color . LightGray ) }; for ( int row_count...

    products.aspose.com/pdf/zh-hans/net/table/add/
  10. Body constructor | Aspose.Words for Python

    Body constructor. Initializes a new instance of the [Body](../) class.... color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-net/aspose.wo...