Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 44,876 for

color

(0.09 sec)
  1. Grayscale CMX images via Java | products.aspose...

    Try our On-Premise document APIs to grayscale CMX image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application.... However, color printing isn’t always feasible...Instead of regretting the loss of color information during this transition...

    products.aspose.com/imaging/java/grayscale/cmx/
  2. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_HasLegendKeys method. Gets or sets a flag indicating whether legend keys are displayed in the data table. The default value is true in C++....get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_DarkBlue...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 使用C++重用样式对象|Documentation

    在Aspose.Cells for C++中,通过创建和使用可重用的样式对象,可以简化样式管理并提高代码效率。我们的指南将帮助您利用可重用样式对象的优势,并将其实现于您的应用程序中。... SetColor ( Color :: Red ()); styleObject . GetFont...

    docs.aspose.com/cells/zh/cpp/reusing-style-obje...
  4. Add Page Number to PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....-> setForegroundColor (( new Color ()) -> getAqua ()); // Add stamp...

    docs.aspose.com/pdf/php-java/add-page-number/
  5. ShapeTextOrientation enumeration | Aspose.Words...

    aspose.words.drawing.ShapeTextOrientation enumeration. Specifies orientation of text in shapes.... Color . dark_blue ) # Set data label...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RowFormat.borders property | Aspose.Words for N...

    RowFormat.borders property. Gets the collection of default cell borders for the row.... color = "#FFA500" ; builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Hyperlinks | Aspose.Note Documenta...

    A comprehensive guide on creating and managing hyperlinks within your Java development projects.... Color . GRAY ); 17 18 RichText titleText... setFontColor (java. awt . Color . red ); 34 textStyleRed. setRunIndex...

    docs.aspose.com/note/java/working-with-hyperlinks/
  8. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。... SetColor ( Color :: Red ()); U16String outputPath...); std :: cout << "Comment color changed successfully." << std...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  9. 用 JavaScript 通过 C++ 侦测空白工作表|Documentation

    本文展示了如何使用 C++ 的 JavaScript API,通过代码检测 Excel 工作簿中空白工作表。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">No non-empty worksheets...

    docs.aspose.com/cells/zh/javascript-cpp/detecti...
  10. Date Axis with JavaScript via C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Chart created successfully...

    docs.aspose.com/cells/javascript-cpp/date-axis/