Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 45,869 for

color

(0.09 sec)
  1. Insert Sparklines in Excel using C#

    This article provides a guide on how to insert sparklines in Excel using C#. It has IDE settings, steps, and a sample code to display sparklines charts using C#....range, row, and column Create a color using Workbook.CreateCellsColor()...sparkline to the group and set its color before saving the resultant...

    kb.aspose.com/cells/net/insert-sparklines-in-ex...
  2. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java....format("\t|Color: {0}", rangeStartTag.getColor()));...isDeep) getColor() Gets the color of the structured document tag...

    reference.aspose.com/words/java/com.aspose.word...
  3. Paint Builder – 创建 SVG 图案 – C#

    通过创建 SVG 图案作为示例,了解如何使用 Paint Builder 配置 SVG 元素的绘制属性。... 3, 7, 0, 5, 3, 3 }, fill: Color. Teal ) 15 . AddPolygon (points:...13, 7, 10, 5, 13, 3 }, fill: Color. DarkRed ) 16 . AddPolygon (points:...

    docs.aspose.com/svg/zh/net/paint-builder/
  4. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear C# code.... Color = Color . Black ; textBox . FillFormat...

    docs.aspose.com/slides/net/examples/elements/ma...
  5. 使用页眉和页脚|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....footer" ); // set header & footer color diagram . getHeaderFooter ()...(). setHeaderFooterColor ( Color . getRed ()); // set text font...

    docs.aspose.com/diagram/zh/java/working-with-he...
  6. 在 PS 文件中使用透明度 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Python 中使用该功能...Set the page ' s background color to see a white image on it '...options. background_color = aspose. pydrawing . Color . from_argb (211...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  7. Aspose::Words::ConditionalStyleCollection::GetE...

    Aspose::Words::ConditionalStyleCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all conditional styles in the collection in C++....Col ( System :: Drawing :: Color :: get_AliceBlue ()); // 2 -...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Black...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. How to create a tornado chart with Node.js via ...

    Learn how to create a tornado chart with Aspose.Cells for Node.js via C++ API.... Color . White ); chart . getPlotArea...(). setColor ( AsposeCells . Color . White ); chart . getLegend...

    docs.aspose.com/cells/nodejs-cpp/create-tornado...
  9. Add Custom XML Parts and Select Them by ID with...

    Learn how to add custom XML parts to Excel documents and select them by ID using Aspose.Cells for Node.js via C++.... setID ( "Color" ); wb . getCustomXmlParts ()...srchID = "Fruit" ; srchID = "Color" ; srchID = "Sport" ; // Search...

    docs.aspose.com/cells/nodejs-cpp/add-custom-xml...
  10. ListCollection.addCopy method | Aspose.Words fo...

    ListCollection.addCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... color = "#FF0000" ; list1 . listLevels...listLevels . at ( 0 ). font . color = "#0000FF" ; list2 . listLevels...

    reference.aspose.com/words/nodejs-net/aspose.wo...