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

color

(0.18 sec)
  1. DocumentBuilder.StartTable | Aspose.Words for .NET

    Effortlessly create professional tables in your documents with DocumentBuilder's StartTable method. Enhance your formatting with ease!... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DocumentBuilder.EndTable | Aspose.Words for .NET

    Effortlessly conclude your document tables with DocumentBuilder's EndTable method, ensuring seamless formatting and professional presentation.... BackgroundPatternCol = Color . GreenYellow ; builder . CellFormat... RowFormat . Borders . Color = Color . Orange ; builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_document method... # Change the text color for one of the styles to set...'CustomStyle' ) . font . color = aspose . pydrawing . Color . dark_red #...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++....)); link -> set_Color ( Aspose :: Pdf :: Color :: get_Green ());...)); link -> set_Color ( Aspose :: Pdf :: Color :: get_Green ());...

    docs.aspose.com/pdf/cpp/create-links/
  5. How to create TreeMap chart|Documentation

    Learn how to create a Treemap chart in Aspose.Cells for Java. Our guide will help you understand the various properties and formatting options available for Treemap charts, including Colors, labels, and data representation....chart displays categories by color and proximity, and can easily...

    docs.aspose.com/cells/java/creating-treemap-chart/
  6. RowFormat.height_rule property | Aspose.Words f...

    RowFormat.height_rule property. Gets or sets the rule for determining the height of the table row....background_pattern_color = aspose . pydrawing . Color . from_argb (...background_pattern_color = aspose . pydrawing . Color . white builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Format Pivot Table Cells|Documentation

    How to format pivot table cells with Aspose.Cells for Python via .NET....you want to apply background color to pivot table cells. Aspose...

    docs.aspose.com/cells/python-net/format-pivot-t...
  8. Adding Javascript actions to existing PDF file|...

    Learn how to add JavaScript actions to PDF documents in Java with Aspose.PDF for enhanced document interactivity.... Color . GREEN ); // save the output...

    docs.aspose.com/pdf/java/adding-javascript-acti...
  9. 创建图表|Aspose.Slides 文档

    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 = Color . Black . ToArgb (); ppChart.... Line . ForeColor . RGB = Color . Black . ToArgb (); //Accessing...

    docs.aspose.com/slides/zh/net/create-a-chart/
  10. 使用 JavaScript 和 C++ 显示或隐藏网格线以及行列标题|Documentation

    本文提供了使用 C++ 的 JavaScript API 的示例代码,用于以编程方式隐藏或显示 Excel 工作表的网格线、行和列标题。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Gridlines hidden successfully...

    docs.aspose.com/cells/zh/javascript-cpp/show-an...