Sort Score
Result 10 results
Languages All
Labels All
Results 9,751 - 9,760 of 45,761 for

color

(0.11 sec)
  1. How to set category axis with JavaScript via C+...

    Learn how to set the category axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels.... innerHTML = '<p style="color: green;">Workbook created. Click...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  2. 添加带有单元格文本的条件图标集,使用JavaScript通过C++|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在单元格文本旁添加条件图标。通过图标增强数据的含义。... innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/zh/javascript-cpp/add-con...
  3. Aspose::Words::Drawing::ShapeBase::get_BoundsIn...

    Aspose::Words::Drawing::ShapeBase::get_BoundsInPoints method. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape in C++....set_StrokeColor ( System :: Drawing :: Color :: get_Orange ()); // Even though...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_FormatCode method. Gets or sets the format code applied to a data label in C++.... -; -@ -" Custom with color - “[Red]-#,##0.0” Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntax error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…... 57780 static Black = new Color(0x00, 0x00, 0x00); ~~~~~~~~~~...contexts. 57781 static Navy = new Color(0x00, 0x00, 0x80); ~~~~~~~~~~...

    forum.aspose.com/t/typescript-syntax-error-in-a...
  6. Aspose.Barcode in .Net MAUI Mobile Application|...

    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 . FromArgb ( 0x6f00FF00 ));...SolidBrush ( Aspose . Drawing . Color . Red ); using ( Graphics graphics...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  7. how to customize UI appearance for message tip ...

    This article describes how to customize the UI appearance for message toast in GridJs....#667eea 0%, #764ba2 100%)' , color : 'white' , padding : '20px..., background : '#323232' , color : 'white' , padding : '12px...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  8. Number Settings|Documentation

    Aspose.Cells is a JavaScript library for working with spreadsheet files that supports many different cell number settings. This article introduces how to use the Aspose.Cells library to manage the number settings of cells for adjusting number formats in spreadsheets.... innerHTML = '<p style="color: green;">Workbook processed...'result' ). innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/cells-numb...
  9. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java...."HighlightColor" property to a background color that we want to apply to the...getApplyFont().setHighlightColor(Color.GRAY); NumberHexer numberHexer...

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/