Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 29,857 for

color

(0.13 sec)
  1. Aspose::Words::DocumentBase::set_PageColor meth...

    Aspose::Words::DocumentBase::set_PageColor method. Setter for Aspose::Words::DocumentBase::get_PageColor in C++....set_PageColor ( System :: Drawing :: Color value ) See Also Class DocumentBase...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Layout::RevisionOptions::set_Ins...

    Aspose::Words::Layout::RevisionOptions::set_InsertCellColor method. Allows to specify the Color to be used for inserted cells Insertion. Default value is Blue in C++....method Allows to specify the color to be used for inserted cells...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeleteCellColor method. Allows to specify the Color to be used for deleted cells Deletion. Default value is Pink in C++....method Allows to specify the color to be used for deleted cells...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Data Filtering with C++|Documentation

    Learn how to add data filter by using the Aspose.Cells for C++ API....contains Filter by Color Filters based on filled color Date Filters...different type of filters like Color Filter, Date Filter, Number...

    docs.aspose.com/cells/cpp/data-filtering/
  5. | Aspose

    Sample code for TIFF to PDF Java conversion. Use API example code for batch TIFF 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/java/conversion/tiff-to...
  6. | Aspose

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

    products.aspose.com/ocr/java/conversion/tiff-to...
  7. 使用C++创建AcroForms|Aspose.PDF for C++

    本节介绍如何使用Aspose.PDF for C++从头开始在PDF文档中创建AcroForms。...textBoxField -> set_Color ( Aspose :: Pdf :: Color :: get_Green ());...set_Border ( System :: Drawing :: Color :: get_Black ()); opt1 -> g...

    docs.aspose.com/pdf/zh/cpp/create-form/
  8. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....include the name, style, size, color, and other effects of the fonts...(); return 0 ; } Setting Font Color Use the Style.GetFont() object’s...

    docs.aspose.com/cells/cpp/cells-font-settings/
  9. 管理表格|Aspose.Slides 文档

    在 Java 中创建和管理 PowerPoint 演示文稿中的表格... setColor ( Color . RED ); cellFormat . getBorderTop...getSolidFillColor (). setColor ( Color . RED ); cellFormat . getBorderBottom...

    docs.aspose.com/slides/zh/androidjava/manage-ta...
  10. 管理表格|Aspose.Slides 文档

    在 Java 中创建和管理 PowerPoint 演示文稿中的表格... setColor ( Color . RED ); cellFormat . getBorderTop...getSolidFillColor (). setColor ( Color . RED ); cellFormat . getBorderBottom...

    docs.aspose.com/slides/zh/java/manage-table/