Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 46,914 for

color

(0.09 sec)
  1. Create High-Low-Close (HLC) Stock Chart with Ja...

    Learn how to create a high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization.... innerHTML = '<p style="color: red;">Please select an Excel...foregroundColor = AsposeCells . Color . Maroon ; // Fill the PlotArea...

    docs.aspose.com/cells/javascript-cpp/create-hig...
  2. CellFormat.Orientation | Aspose.Words for .NET

    Discover how to use the CellFormat Orientation property to adjust text direction in table cells, enhancing readability and design in your documents.... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  3. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...font style, background color, border color, and the text itself...channel so I can only get solid colors. This is resolved with a graph...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  4. Manage Callouts in Presentation Charts on Andro...

    Create and style callouts in Aspose.Slides for Android with concise Java code examples, compatible with PPT and PPTX to automate presentation workflows.... Color . WHITE ); dataPoint . getFormat...(). setColor ( java . awt . Color . LIGHT_GRAY ); lbl . getDataLabelFormat...

    docs.aspose.com/slides/androidjava/callout/
  5. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...usually represented by small 2-colors (usually black&white) simple...square 28 Pen pen = new Pen(Color. Black , 2); 29 30 //For every...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  6. 用JavaScript通过C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表之间复制图片、图表等形状。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Picture copied successfully...

    docs.aspose.com/cells/zh/javascript-cpp/copy-sh...
  7. Manage Chart Data Labels in Presentations on An...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Android via Java for more engaging slides.... 65 )); // Sets the fill color of series series . getFormat...getSolidFillColor (). setColor ( Color . RED ); // Sets the LabelFormat...

    docs.aspose.com/slides/androidjava/chart-data-l...
  8. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Java for more engaging slides.... 65 )); // Sets the fill color of series series . getFormat...getSolidFillColor (). setColor ( Color . RED ); // Sets the LabelFormat...

    docs.aspose.com/slides/java/chart-data-label/
  9. How to use CSS Selector – Aspose.HTML for .NET

    Learn how to effectively apply selectors to select elements you want to style using QuerySelector() and QuerySelectorAll() methods in Aspose.HTML...."style" , "color:rgb(50,150,200); background-color:#e1f0fe;" );...example, the text color and background color were changed for...

    docs.aspose.com/html/net/how-to-articles/how-to...
  10. 在使用JavaScript通过C++处理ODS文件中的背景|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++管理ODS文件中的背景。... innerHTML = '<p style="color: red;">Please select an ODS/Excel...类以管理ODS文件中的背景。下方代码示例演示了如何使用 OdsPageBackground.color 属性为ODS文件添加颜色背景。请查看由代码生成的 输出ODS...

    docs.aspose.com/cells/zh/javascript-cpp/working...