Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 44,582 for

color

(0.19 sec)
  1. Border Settings with Golang via C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and Color of cells. By adjusting the width, style, and Color of the border, you have more control over how cells look and appear....the borders' line style and color. With Aspose.Cells, developers...GetLineStyle() to set a border’s line color and style respectively. To set...

    docs.aspose.com/cells/go-cpp/cells-border-setti...
  2. Border Settings|Documentation

    How to use the Aspose.Cells library in C# to set the border style and Color of cells. By adjusting the width, style, and Color of the border, you have more control over how cells look and appear....the borders' line style and color. With Aspose.Cells, developers...properties, Color and LineStyle to set a border’s line color and style...

    docs.aspose.com/cells/net/cells-border-settings/
  3. 使用 JavaScript 复制带样式的范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本复制带格式的单元格范围。...shading color. style . foregroundColor = AsposeCells . Color . Yellow...BorderType . TopBorder ). color = AsposeCells . Color . Blue ; style ....

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  4. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PaperColor method. Gets or sets the background (paper) Color for the generated images. The default value is White in C++....sets the background (paper) color for the generated images. The...White . System :: Drawing :: Color Aspose :: Words :: Saving ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. FillType enumeration | Aspose.Words for Python

    aspose.words.drawing.FillType enumeration. Specifies fill type for a fillable object....( file_name = MY_DIR + 'Two color gradient.docx' ) # Get Fill...)) print ( 'The foreground color of the fill is: {0} ' . format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 在工作簿中应用样式|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.... Color = System . Drawing . ColorTranslator...Drawing . Color . Red ); style . Interior . Color = System ....

    docs.aspose.com/cells/zh/net/apply-styles-to-ra...
  7. Apply Styles to Ranges in Workbooks|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.... Color = System . Drawing . ColorTranslator...Drawing . Color . Red ); style . Interior . Color = System ....

    docs.aspose.com/cells/net/apply-styles-to-range...
  8. 用 C++ 管理 Excel 图表的标题|Documentation

    学习如何使用 Aspose.Cells for C++ 在 Microsoft Excel 中添加和格式化图表及轴标题。我们的指南将演示如何设置不同类型的标题,调整其外观,并修改轴标题以更好地展示数据和提高清晰度。...); // Setting the foreground color of the plot area chart . GetPlotArea...SetForegroundColor ( Color :: Blue ()); // Setting the foreground color of the...

    docs.aspose.com/cells/zh/cpp/chart-and-axis-tit...
  9. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition....Contents [ Hide ] In most cases, color is not needed for recognition...backgrounds, and crisper text than color images. Converting to grayscale...

    docs.aspose.com/ocr/cpp/grayscale/
  10. OptionButtonControl | Aspose.Words for Java

    The OptionButton control enables a single choice in a limited set of mutually exclusive choices in Java....getBackColor() Gets a background color of the control. getCaption()...getForeColor() Gets a foreground color of the control. getGroupName()...

    reference.aspose.com/words/java/com.aspose.word...