Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 45,654 for

color

(0.2 sec)
  1. 使用C++重用样式对象|Documentation

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

    docs.aspose.com/cells/zh/cpp/reusing-style-obje...
  2. 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/
  3. 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...
  4. 在 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...
  5. 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/
  6. Chart.axisX property | Aspose.Words for Node.js

    Chart.axisX property. Provides access to properties of the primary X axis of the chart.... color = "#FF0000" ; yAxis . tickLabels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for Android: insert, crop, compress, reColor, and export images with Java examples for PPT, PPTX, and ODP presentations.... setColor ( Color . valueOf ( 144 , 238 , 144...

    docs.aspose.com/slides/androidjava/examples/ele...
  8. 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...
  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/