Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 36,859 for

color

(0.08 sec)
  1. Aspose::Words::Tables::RowFormat::get_Borders m...

    Aspose::Words::Tables::RowFormat::get_Borders method. Gets the collection of default cell borders for the row in C++....Col ( System :: Drawing :: Color :: get_GreenYellow ()); builder...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Orange...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. 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...
  3. 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...
  4. | Aspose

    Sample code for TIF to PDF Java conversion. Use API example code for batch TIF files to PDF conversion within any Web or Desktop Java based application....palette-color and full-color image data in several color spaces...

    products.aspose.com/ocr/cpp/conversion/tif-to-pdf/
  5. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for .Net.... On the Colors and Lines tab, expand the Color list. Click...to change the Comment Font Color How to set comment background...

    docs.aspose.com/cells/net/comments-and-notes/
  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...