Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 41,787 for

color

(0.29 sec)
  1. 使用JavaScript通过C++为Excel工作簿的VBA项目设置密码保护|Document...

    学习如何使用Aspose.Cells for JavaScript通过C++为Excel工作簿的VBA项目设置密码保护。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">VBA project protected...

    docs.aspose.com/cells/zh/javascript-cpp/passwor...
  2. 使用 C++ 通过 JavaScript 移除工作簿中未使用的样式|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 从工作簿中移除未使用的样式。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Unused styles removed...

    docs.aspose.com/cells/zh/javascript-cpp/remove-...
  3. ChartDataLabelCollection.Count | Aspose.Words f...

    Discover the Count property of ChartDataLabelCollection, providing quick access to the total number of ChartDataLabels for enhanced data visualization.... Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts in JavaScript using Aspose.Cells for JavaScript via C++....color Working with the Glow Effect...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  5. Specify Layout Options in Node.js|Aspose.Words ...

    Specify Layout Options for various document layouts using Node.js....(revision highlighting color, revision bar color, etc.), use the RevisionOptions...

    docs.aspose.com/words/nodejs-net/specify-layout...
  6. Simple Labeling|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.... FontColor Determines color of the text. HaloSize Determines...text. HaloColor Determines color of the halo around the text...

    docs.aspose.com/gis/net/simple-labeling/
  7. Aspose::Words::Drawing::Charts::ChartXValueColl...

    Aspose::Words::Drawing::Charts::ChartXValueCollection class. Represents a collection of X values for a chart series in C++....maxValueIndex = i ; } } // Change colors of the max and min values....set_ForeColor ( System :: Drawing :: Color :: get_Red ()); series -> get_DataPoints...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FindReplaceOptions.ReplacingCallback | Aspose.W...

    Discover the FindReplaceOptions ReplacingCallback property, a customizable method that enhances your replace functionality with precision and control...."HighlightColor" property to a background color that we want to apply to the...ApplyFont . HighlightColor = Color . LightGray ; NumberHexer numberHexer...

    reference.aspose.com/words/net/aspose.words.rep...
  9. StructuredDocumentTag.level property | Aspose.W...

    StructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree....Inline ); // Set the title and color of the frame that appears when...title = "My plain text" ; tag . color = "#FF00FF" ; // Set a tag for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Create Volume-Open-High-Low-Close (VOHLC) Stock...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to plot stock market data, including volume, open, high, low, and close prices, onto a chart for better analysis and visualization....setCategoryData ( "A2:A9" ); // Set color for the first series (Volume)...setForegroundColor ( new AsposeCells . Color ( 79 , 129 , 189 )); // Fill...

    docs.aspose.com/cells/nodejs-cpp/create-volume-...