Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 47,145 for

color

(0.54 sec)
  1. 使用 JavaScript 通过 C++ 复制和移动工作表的示例代码,描述了如何在工作簿内以及...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Sheet copied successfully...

    docs.aspose.com/cells/zh/javascript-cpp/copying...
  2. MarkerSymbol enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.MarkerSymbol enumeration. Specifies marker symbol style....series will not invert their colors if the value is negative. for.... format . fill . color = drawing . Color . red # For a cleaner...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 在 Android 上创建和应用 WordArt 效果|Aspose.Slides 文档

    在 Aspose.Slides for Android 中创建和自定义 WordArt 效果。本分步指南帮助开发者使用 Java 为演示文稿添加专业文本。... setColor ( Color . ORANGE ); portion . getPortionFormat...getBackColor (). setColor ( Color . WHITE ); portion . getPortionFormat...

    docs.aspose.com/slides/zh/androidjava/wordart/
  4. Aspose::Words::Drawing::ShapeBase::get_IsHorizo...

    Aspose::Words::Drawing::ShapeBase::get_IsHorizontalRule method. Returns true if this shape is a horizontal rule in C++....horizontalRuleFormat -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the C# library or .NET API....Column Headers Set Worksheet Tab Color Analyzing your prompt, please...

    docs.aspose.com/cells/net/hiding-the-display-of...
  6. Working with Views | Aspose.Tasks Documentation

    Learn how to work with views in Microsoft Project files using Aspose.Tasks for .NET, including customization of Gantt charts, timescale settings, text styling, and saving with specific views.... WriteLine ( "Gridlines Color: " + gridlines. NormalColor..."ProgressLines.LineColor: " + Color. Red , view. ProgressLines ...

    docs.aspose.com/tasks/net/working-with-project-...
  7. Use Style Dialog|Documentation

    This article introduces the Style Dialog in GridDesktop....draw borders of any type and color with just a few clicks. All...change their font name, size, color, and style, etc. Users can also...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. PageBorderDistanceFrom enumeration | Aspose.Wor...

    Aspose.Words.PageBorderDistanceFrom enumeration. Specifies the positioning of the page border relative to the page margin.... color = "#0000FF" ; border . distanceFromText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Set Barcode Checksum using Java

    Follow this article to set barcode checksum using Java. It will share details to set the IDE, a list of instructions, and a sample code to apply checksum in barcode....QR code color, refer to the article Change QR code color using...

    kb.aspose.com/barcode/java/set-barcode-checksum...
  10. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... Color . FromRgb ( System . Drawing . Color . LightGray...Aspose . Pdf . Color . FromRgb ( System . Drawing . Color . Red );...

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